Commit graph

3 commits

Author SHA1 Message Date
Evgeny Lupanov
aa4ae169d9 feat: upgrade to Angular 9 and Nebular 5 (#5628)
BREAKING CHANGE:
Angular updated to version 9.
Nebular updated to version 5.
`@agm/core` replaced with `@angular/google-maps`.
`ng2-completer` replaced with `@akveo/ng2-completer`, read details [here](https://github.com/akveo/ng2-smart-table/pull/1140#issue-392285957).
2020-05-22 11:24:30 +03:00
Dmitry Nehaychik
66b86fa915 build: starter-kit clean up 2019-07-16 13:20:59 +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
Renamed from src/app/@core/data/data.module.ts (Browse further)