mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA] 3.3.0 alpha update (#1108)
* update to 3.3.0 alpha * add arabic language * layout orientation support * take direction from parent * set direction based on language locale on initialization * test
This commit is contained in:
committed by
Denys Vuika
parent
1c18f6c555
commit
07c7f49af1
+4
-4
@@ -37,10 +37,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.2.0",
|
||||
"@alfresco/adf-core": "3.2.0",
|
||||
"@alfresco/adf-extensions": "3.2.0",
|
||||
"@alfresco/js-api": "3.2.0",
|
||||
"@alfresco/adf-content-services": "3.3.0-4a363c731be09d8213e25cd149bee302ebcbeb82",
|
||||
"@alfresco/adf-core": "3.3.0-4a363c731be09d8213e25cd149bee302ebcbeb82",
|
||||
"@alfresco/adf-extensions": "3.3.0-4a363c731be09d8213e25cd149bee302ebcbeb82",
|
||||
"@alfresco/js-api": "3.2.1",
|
||||
"@angular/animations": "7.2.14",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
"@angular/common": "7.2.14",
|
||||
|
||||
Reference in New Issue
Block a user