Commit graph

6 commits

Author SHA1 Message Date
Alexander Zhukov
65dcb90f05 fix(picture uploader): ngx-uploader integration 2017-01-27 14:52:14 +03:00
Grzegorz Rozdzialik
05e17d24df feat(sidebar): add menu sidebar updating (#548)
* feat(sidebar): add menu sidebar updating

Relates to issue #236

* refactor(sidebar): move menu initialization into app component

Also fix BaMenuService provider (move it into module providers from component providers)

* refactor(sidebar): move baMenuService to services directory
2016-12-20 11:22:57 +03:00
Dmitry Nehaychik
40aa2ed0ae fix(services): fix providers for root, correctly apply another themes 2016-10-04 12:41:34 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +03:00
nixa
98097f5e27 chore(r5): dependencies update, couple of fixes 2016-08-30 14:34:53 +03:00
nixa
5b7c132eac feat(rc5): update to angular rc.5
- NgaModule - module wrapper for all ng2-admin custom features
- Ng Module per page
- async components load
- menu moved (again) to a separate file (as now each module has its own route file)
- no need to import Ba* directives into the pages which have NgaModule in the import statement
2016-08-30 14:34:53 +03:00