(css,js) Update md to v1.1.3-master-e3f9772

pull/16/merge
Francis Lachapelle 2017-03-23 16:11:32 -04:00
parent 1d028e4cf5
commit b0cc012849
3 changed files with 3 additions and 2 deletions

1
NEWS
View File

@ -9,6 +9,7 @@ Enhancements
- [web] display year in day and week views
- [web] split string on comma and semicolon when pasting multiple addresses (#4097)
- [web] restrict Draft/Sent/Trash/Junk mailboxes to the top level
- [web] updated Angular Material to version 1.1.3
Bug fixes
- [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)

@ -1 +1 @@
Subproject commit 2c9a5ccb60acca30581e10bf859031e9aea0c4f7
Subproject commit e3f977214010aa8217c79dfc732e504d83a654bf

View File

@ -10,7 +10,7 @@
"angular-sanitize": "1.6.x",
"angular-ui-router": "latest",
"angular-file-upload": "latest",
"angular-material": "1.1.1-master-2c9a5cc",
"angular-material": "1.1.3-master-e3f9772",
"file-saver.js": "latest",
"lodash": "latest",
"ng-sortable": "latest",