(css,js) Update md to v1.1.20

pull/259/head
Francis Lachapelle 2019-09-03 16:02:21 -04:00
parent e4ad088f0d
commit d2a851700c
3 changed files with 3 additions and 2 deletions

1
NEWS
View File

@ -11,6 +11,7 @@ Enhancements
- [web] avoid saving an empty calendar name
- [web] prohibit duplicate contact categories in Preferences module
- [web] improve constrat of text in toolbar with input fields
- [web] updated Angular Material to version 1.1.20
Bug fixes
- [web] properly handle Windows-1256 charaset (#4781)

@ -1 +1 @@
Subproject commit bb81caa0be8c54af971c34100277e91caea7a5b6
Subproject commit a0e60eeb1e97557ae39864c6aa684a02e118793b

View File

@ -8,7 +8,7 @@
"angular-aria": "1.7.x",
"angular-cookies": "1.7.x",
"angular-file-upload": "latest",
"angular-material": "1.1.19",
"angular-material": "1.1.20",
"angular-messages": "1.7.x",
"angular-sanitize": "1.7.x",
"angular-ui-router": "1.0.x",