mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2182] ADF 3.3.0 alpha (#1126)
* upgrade to latest adf 3.0.0 alpha * use ADF share dialog * [ACA-2069] make sure toggles have the right color * raise error popups for shared links * update test * use date only for sharing * [ACA-2069] small improvement - make sure toggles have the right color * remove old share dialog * move toggle-shared component to common module
This commit is contained in:
+3
-3
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.3.0-8a2a71d60be3f2b3dd0173f6a51d8075241e7203",
|
||||
"@alfresco/adf-core": "3.3.0-8a2a71d60be3f2b3dd0173f6a51d8075241e7203",
|
||||
"@alfresco/adf-extensions": "3.3.0-8a2a71d60be3f2b3dd0173f6a51d8075241e7203",
|
||||
"@alfresco/adf-content-services": "3.3.0-626bb01bf7d26e693a4947982d20695c45794503",
|
||||
"@alfresco/adf-core": "3.3.0-626bb01bf7d26e693a4947982d20695c45794503",
|
||||
"@alfresco/adf-extensions": "3.3.0-626bb01bf7d26e693a4947982d20695c45794503",
|
||||
"@alfresco/js-api": "3.2.1",
|
||||
"@angular/animations": "7.2.15",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
|
||||
Reference in New Issue
Block a user