mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-1430] Initial NgRx setup (#384)
* initial ngrx integration, migrate header * update header tests * update spellcheck rules * fix locked image path for virtual paths
This commit is contained in:
committed by
Cilibiu Bogdan
parent
c9cd7ae5c4
commit
a67dd43ad6
@@ -42,6 +42,10 @@
|
||||
"@angular/router": "5.1.1",
|
||||
"@mat-datetimepicker/core": "1.0.1",
|
||||
"@mat-datetimepicker/moment": "1.0.1",
|
||||
"@ngrx/effects": "^5.2.0",
|
||||
"@ngrx/router-store": "^5.2.0",
|
||||
"@ngrx/store": "^5.2.0",
|
||||
"@ngrx/store-devtools": "^5.2.0",
|
||||
"@ngstack/electron": "0.1.0",
|
||||
"@ngx-translate/core": "9.1.1",
|
||||
"alfresco-js-api": "2.4.0-beta9",
|
||||
|
||||
Reference in New Issue
Block a user