mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[AAE-10766] upgrade to new About component (#2769)
* [AAE-10766] upgrade to new About component
* upgrade to latest ADF alpha
* update e2e to reflect snackbar changes
* Revert "update e2e to reflect snackbar changes"
This reverts commit 6164804bab.
* ACS-3640 a 11 y aca 881740 snackbar messages disappear without option to adjust timing (#2734)
* ACS-3640 Increasing time of autoclosing snackbar and adding X icon to close snackbar
* ACS-3640 Fix lint issues
* ACS-3640 Addressing PR comments
* ACS-3640 Fix lint issue
* ACS-3640 Added aria label for action icon
* ACS-3640 Fixed one left file
* ACS-3640 Fixed lint issues
* use latest adf
* ACS-3640 Correction for e2e
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* remove the action check from the snackbar
* update e2e
* update e2e
* update e2e
* Update e2e
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
co-authored by
Denys Vuika
AleksanderSklorz
Aleksander Sklorz
parent
bc4905631b
commit
5ce4835e4c
+6
-6
@@ -25,10 +25,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "5.2.0-36943",
|
||||
"@alfresco/adf-core": "5.2.0-36943",
|
||||
"@alfresco/adf-extensions": "5.2.0-36943",
|
||||
"@alfresco/js-api": "5.2.0-409",
|
||||
"@alfresco/adf-content-services": "5.2.0-36995",
|
||||
"@alfresco/adf-core": "5.2.0-36995",
|
||||
"@alfresco/adf-extensions": "5.2.0-36995",
|
||||
"@alfresco/js-api": "5.2.0-417",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.2",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "5.2.0-36943",
|
||||
"@alfresco/adf-testing": "5.2.0-36943",
|
||||
"@alfresco/adf-cli": "5.2.0-36995",
|
||||
"@alfresco/adf-testing": "5.2.0-36995",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user