Date widget: support for display date format (#1710)

* Date widget: support for `display date format`

* unit tests update

* pin js-api version

* Fix Thumbnail preview (#1689)

* Fix Thumbnail preview

* Fix thumbnail unit test

* Remove the fix prexif

* Rollback the pin js api version

* Update package.json

* 1.2.1 tasklist,processlist,form
This commit is contained in:
Denys Vuika
2017-03-10 18:20:55 +00:00
committed by Mario Romano
parent c13c3aaeeb
commit c290c47229
16 changed files with 103 additions and 55 deletions

View File

@@ -88,10 +88,10 @@
"ng2-alfresco-search": "1.2.0",
"ng2-alfresco-upload": "1.2.0",
"ng2-alfresco-viewer": "1.2.0",
"ng2-activiti-form": "1.2.0",
"ng2-activiti-tasklist": "1.2.0",
"ng2-activiti-form": "1.2.1",
"ng2-activiti-tasklist": "1.2.1",
"ng2-alfresco-userinfo": "1.2.0",
"ng2-activiti-processlist": "1.2.0",
"ng2-activiti-processlist": "1.2.1",
"ng2-alfresco-webscript": "1.2.0",
"ng2-alfresco-tag": "1.2.0",
"dialog-polyfill": "^0.4.3",