mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-03 08:08:49 +01:00
fix(tree): fix tree component, replace ng2-tree on the angular-tree-component
Closes #1690
This commit is contained in:
parent
386a53072e
commit
22c161ff0c
7 changed files with 2806 additions and 3670 deletions
|
|
@ -45,6 +45,7 @@
|
|||
"@nebular/theme": "^2.0.0-rc.8",
|
||||
"@ng-bootstrap/ng-bootstrap": "1.0.0",
|
||||
"@swimlane/ngx-charts": "7.0.1",
|
||||
"angular-tree-component": "7.2.0",
|
||||
"angular2-chartjs": "0.4.1",
|
||||
"angular2-toaster": "4.0.1",
|
||||
"bootstrap": "4.0.0",
|
||||
|
|
@ -60,7 +61,6 @@
|
|||
"nebular-icons": "1.0.6",
|
||||
"ng2-ckeditor": "1.1.13",
|
||||
"ng2-smart-table": "1.2.2",
|
||||
"ng2-tree": "2.0.0-rc.4",
|
||||
"ngx-echarts": "2.0.1",
|
||||
"normalize.css": "6.0.0",
|
||||
"pace-js": "1.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue