[ADF-4089] Refactoring ContentListPage (#4162)

* [ADF-NO-ISSUE] Refactoring ContentListPage

* Applying changes

* [ADF-4089] contentListPage refactoring

* Fixing missing dependencies

* Fixing core and search failing tests

* Fix tooltip document-list tests

* no message
This commit is contained in:
Marouan Bentaleb
2019-03-08 10:49:23 +00:00
committed by Eugenio Romano
parent 88ef01011e
commit 27c6e18a10
93 changed files with 3409 additions and 3840 deletions
+5 -5
View File
@@ -101,16 +101,16 @@
"zone.js": "~0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.10.0",
"@angular-devkit/build-angular": "^0.13.4",
"@angular-devkit/build-ng-packagr": "~0.10.0",
"@angular/cli": "^7.0.5",
"@angular/compiler-cli": "7.0.3",
"@angular/compiler-cli": "^7.2.7",
"@nrwl/nx": "7.1.1",
"@nrwl/schematics": "7.1.1",
"@types/hammerjs": "2.0.35",
"@types/jasmine": "~2.8.3",
"@types/jasminewd2": "~2.0.2",
"@types/node": "6.0.90",
"@nrwl/nx": "7.1.1",
"@nrwl/schematics": "7.1.1",
"ajv-cli": "^3.0.0",
"bundlesize": "^0.15.3",
"chalk": "^2.3.2",
@@ -164,8 +164,8 @@
"scss-bundle": "2.3.2",
"spdx-license-list": "^5.0.0",
"stylelint": "^9.7.1",
"tsickle": "^0.34.0",
"ts-node": "~4.1.0",
"tsickle": "^0.34.0",
"tslib": "^1.9.0",
"tslint": "5.9.1",
"typedoc": "^0.11.1",