mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-5378] ADF Previewer: Image Rotate + Save (#6958)
* updates including cropperJS * update on rotation + unit tests * small fix * hide toolbar on save * remove unused & duplicate method * added readonly & prettier code * include readOnly mode to hide/show media management actions * updated dependencies * fix emit spy * ADF-5378: Fix failing e2es * Fix comments for unit tests * ADF-5378: Removed obsolete buttons from e2e Co-authored-by: kristian <kristian.dimitrov@alfresco.com> Co-authored-by: adomi <ardit.domi@alfresco.com>
This commit is contained in:
co-authored by
kristian
adomi
parent
8b5e45f4eb
commit
e8ffe8e35e
@@ -26,6 +26,7 @@
|
||||
"@alfresco/js-api": "4.4.0-3371",
|
||||
"@alfresco/adf-extensions": "4.3.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"cropperjs": "1.5.11",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"pdfjs-dist": ">=2.3.200"
|
||||
|
||||
Reference in New Issue
Block a user