mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-1038] - Dropddown Breadcrumb component (#2092)
* Update material to beta8 * Install @angular/cdk * DropdownBreadcrumb component * Style fixes * Fix styling issues after rebase * Fix Material issue in processlist * Update material again, because of rebase errors... :/ * Fix new tslint rule raised errors
This commit is contained in:
committed by
Eugenio Romano
parent
3a76027fe3
commit
6947e04208
4182
ng2-components/ng2-activiti-analytics/package-lock.json
generated
4182
ng2-components/ng2-activiti-analytics/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -33,15 +33,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "4.2.5",
|
||||
"@angular/cdk": "2.0.0-beta.8",
|
||||
"@angular/common": "4.2.5",
|
||||
"@angular/compiler": "4.2.5",
|
||||
"@angular/core": "4.2.5",
|
||||
"@angular/forms": "4.2.5",
|
||||
"@angular/http": "4.2.5",
|
||||
"@angular/material": "^2.0.0-beta.8",
|
||||
"@angular/platform-browser": "4.2.5",
|
||||
"@angular/platform-browser-dynamic": "4.2.5",
|
||||
"@angular/router": "4.2.5",
|
||||
"@angular/material": "2.0.0-beta.6",
|
||||
"@ngx-translate/core": "7.0.0",
|
||||
"alfresco-js-api": "~1.6.1",
|
||||
"chart.js": "2.5.0",
|
||||
"core-js": "2.4.1",
|
||||
@@ -51,7 +53,6 @@
|
||||
"ng2-activiti-diagrams": "1.6.1",
|
||||
"ng2-alfresco-core": "1.6.1",
|
||||
"ng2-charts": "1.6.0",
|
||||
"@ngx-translate/core": "7.0.0",
|
||||
"raphael": "2.2.7",
|
||||
"reflect-metadata": "0.1.10",
|
||||
"rxjs": "5.1.0",
|
||||
|
Reference in New Issue
Block a user