Commit graph

6 commits

Author SHA1 Message Date
Dmitry Nehaychik
e9600b4a07 feat: update to Angular 8, Nebular 4 (#2114) 2019-07-02 16:18:09 +03:00
Valentin Kononov
cac36f0717 refactor(@core): refactor data services for better integration (#1997)
With this change all components, which used data services before, now use abstract classes of service interfaces, mock services extend interface services, CoreModule contains code to inject a needed implementation of some service.
2019-01-18 16:25:35 +03:00
Dmitry Nehaychik
3880ab3d74 refactor(app): remove shared module, export dependencies through 2017-08-04 19:28:40 +03:00
KostyaDanovsky
0f546d950f fix(tables): improve smart-table styles 2017-07-29 13:17:21 +03:00
Dmitry Nehaychik
b71c1190bc refactor(theme): move dependencies into demo 2017-06-13 20:40:08 +03:00
Alexander Zhukov
21cd21fbef feat(tables): add a tables module 2017-05-23 17:45:35 +03:00