[ADF-5257] Refactor Document list header filters (#1691)

* [ADF-5219] Refactor Document list header filters

* Fix navigation

* Remove unsued code

* Push package-lock

* Fix C306990
This commit is contained in:
davidcanonieto
2020-09-28 09:14:02 +01:00
committed by GitHub
parent 8d6af0dadb
commit 51184e5b16
7 changed files with 58 additions and 82 deletions
+3 -3
View File
@@ -34,9 +34,9 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.0.0",
"@alfresco/adf-core": "4.0.0",
"@alfresco/adf-extensions": "4.0.0",
"@alfresco/adf-content-services": "4.1.0-c84ef7318ff84a681971f7e3aa08065b13eb5e05",
"@alfresco/adf-core": "4.1.0-c84ef7318ff84a681971f7e3aa08065b13eb5e05",
"@alfresco/adf-extensions": "4.1.0-c84ef7318ff84a681971f7e3aa08065b13eb5e05",
"@alfresco/js-api": "4.0.0",
"@angular-custom-builders/lite-serve": "^0.2.2",
"@angular/animations": "10.0.4",