mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-30 21:25:18 +01:00
feat(loader): add loading progress indicator (#1319)
* feat(progress): add loading progress indicator * feat(progress): add pace.js package * use theme variables for pace.js indicator * cleanup * remove loading circle
This commit is contained in:
parent
7ee43dcedd
commit
f479715feb
5 changed files with 55 additions and 919 deletions
|
|
@ -55,6 +55,7 @@
|
|||
"ng2-tree": "2.0.0-alpha.5",
|
||||
"ngx-echarts": "1.2.2",
|
||||
"normalize.css": "6.0.0",
|
||||
"pace-js": "^1.0.2",
|
||||
"roboto-fontface": "0.8.0",
|
||||
"rxjs": "5.4.2",
|
||||
"socicon": "^3.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue