mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-09 01:44:20 +01:00
feat(tables): add hot-table component page (#1053)
This commit is contained in:
parent
f98b128140
commit
6d27f164e7
55 changed files with 2177 additions and 14 deletions
|
|
@ -60,6 +60,7 @@
|
|||
"bootstrap": "4.0.0-alpha.6",
|
||||
"chart.js": "1.1.1",
|
||||
"chartist": "0.10.1",
|
||||
"chroma-js": "1.3.3",
|
||||
"ckeditor": "4.6.2",
|
||||
"core-js": "2.4.1",
|
||||
"easy-pie-chart": "2.1.7",
|
||||
|
|
@ -74,6 +75,7 @@
|
|||
"lodash": "4.17.4",
|
||||
"ng2-ckeditor": "1.1.6",
|
||||
"ng2-completer": "1.3.1",
|
||||
"ng2-handsontable": "0.48.0",
|
||||
"ng2-smart-table": "1.0.3",
|
||||
"ng2-tree": "2.0.0-alpha.5",
|
||||
"ngx-uploader": "2.2.5",
|
||||
|
|
@ -116,4 +118,4 @@
|
|||
"wintersmith": "2.2.5",
|
||||
"wintersmith-sassy": "1.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue