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:
Hatem Hosny 2017-10-18 11:45:23 +02:00 committed by Dmitry Nehaychik
parent 7ee43dcedd
commit f479715feb
5 changed files with 55 additions and 919 deletions

View file

@ -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",