mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Upgrade to latest ADF beta & UI fixes (#1082)
* [ACA-2359] upgrade ADF to 3.2.0-beta7 version * [ACA-2359] revert temporary fix because no more nested 'adf-datatable-cell' items coming from ADF * [ACA-2359] remove no more needed styles related to [ADF-4401] issue * [ACA-2359] clean-up unneeded styles - coming from new ADF version * [ACA-2363] fix issue with text being visible underneath the info drawer * [ACA-2359] fix ellipsis on locked_by text * [ACA-2359] increase item select area * [ACA-2331] fix destination picker custom source title * [ACA-2331] fix destination picker column display * min-width for adf-no-grow-cell
This commit is contained in:
committed by
Denys Vuika
parent
5788d1e7c4
commit
3f5e8815c3
+4
-4
@@ -36,10 +36,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.2.0-bcdfcee39750ffcee85a78c6f099a5a8b6ece0c2",
|
||||
"@alfresco/adf-core": "3.2.0-bcdfcee39750ffcee85a78c6f099a5a8b6ece0c2",
|
||||
"@alfresco/adf-extensions": "3.2.0-bcdfcee39750ffcee85a78c6f099a5a8b6ece0c2",
|
||||
"@alfresco/js-api": "3.2.0-fa5916ff413131513c3e382d7f27dd9b4cfa0e7e",
|
||||
"@alfresco/adf-content-services": "3.2.0-beta7",
|
||||
"@alfresco/adf-core": "3.2.0-beta7",
|
||||
"@alfresco/adf-extensions": "3.2.0-beta7",
|
||||
"@alfresco/js-api": "3.2.0-beta7",
|
||||
"@angular/animations": "7.2.13",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
"@angular/common": "7.2.13",
|
||||
|
||||
Reference in New Issue
Block a user