mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
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:
committed by
Mario Romano
parent
c13c3aaeeb
commit
c290c47229
@@ -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",
|
||||
|
Reference in New Issue
Block a user