mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-15 16:35:35 +00:00
(js) Update ng to v1.7.2 and md to v1.1.10
This commit is contained in:
@@ -5,7 +5,8 @@ Enhancements
|
||||
- [web] now possible to show events/task for the current year
|
||||
- [web] show current ordering setting in lists
|
||||
- [web] remove invalid occurrences when modifying a recurrent event
|
||||
- [web] updated Angular Material to version 1.1.9
|
||||
- [web] updated Angular to version 1.7.2
|
||||
- [web] updated Angular Material to version 1.1.10
|
||||
- [web] allow mail flag addition/edition on mobile
|
||||
- [web] added Japanese (jp) translation - thanks to Ryo Yamamoto
|
||||
|
||||
|
||||
Submodule UI/WebServerResources/angular-material updated: db1a85da8f...40c7853f73
@@ -2,15 +2,15 @@
|
||||
"name": "sogo-web",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular": "1.6.x",
|
||||
"angular-animate": "1.6.x",
|
||||
"angular-aria": "1.6.x",
|
||||
"angular-cookies": "1.6.x",
|
||||
"angular-messages": "1.6.x",
|
||||
"angular-sanitize": "1.6.x",
|
||||
"angular": "1.7.x",
|
||||
"angular-animate": "1.7.x",
|
||||
"angular-aria": "1.7.x",
|
||||
"angular-cookies": "1.7.x",
|
||||
"angular-messages": "1.7.x",
|
||||
"angular-sanitize": "1.7.x",
|
||||
"angular-ui-router": "1.0.15",
|
||||
"angular-file-upload": "latest",
|
||||
"angular-material": "1.1.9",
|
||||
"angular-material": "1.1.10",
|
||||
"file-saver.js": "latest",
|
||||
"lodash": "latest",
|
||||
"ng-sortable": "1.3.7",
|
||||
|
||||
Reference in New Issue
Block a user