Commit graph

17 commits

Author SHA1 Message Date
Alexander Zhukov
ea7342008a feat(dependencies): update angular to 2.4.3. DLL Integration 2017-01-27 14:52:14 +03:00
Dmitry Nehaychik
d89d176e54 feat(aot): aot compilation work in progress 2017-01-27 14:51:43 +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
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +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
Gal Tetinger
58219dca8e fixing navigation issue - creating deep copy of routes before working on
it. https://github.com/akveo/ng2-admin/issues/93
2016-07-17 19:41:00 +03:00
nixa
0ee317bc4d feat(sidebar): menu separated from sidebar, menu merged with routes 2016-07-08 18:03:48 +03:00
nixa
24de0070fa refactor(router): code style changes 2016-07-07 16:30:00 +03:00
Ronny Roos
f24546639c Fixed problems with the sidebar service. Switched to use "path" concept instead of component 2016-07-07 13:54:15 +03:00
Ronny Roos
31efdaa1f1 Added RC4 and beta router
Merge branch 'master' of https://github.com/akveo/ng2-admin
2016-07-07 13:54:13 +03:00
nixa
affc122a77 fix(baSidebar): fix current selected menu 2016-06-29 12:11:33 +03:00
nixa
2b7d7ef3e6 chore(dept): update dependencies, angular to rc2 2016-06-21 12:24:19 +03:00
nixa
b4b22de324 fix(login): fix navigation error 2016-06-16 16:15:19 +03:00
nixa
baade22f33 baSlimScroll 2016-05-19 14:41:48 +03:00
nixa
69acf25d43 sidebar logic updates and fixes 2016-05-19 13:11:31 +03:00
nixa
8700268b7b sidebar -> baSidebar 2016-05-18 17:48:15 +03:00
nixa
b534eafbd0 sidebar -> baSidebar 2016-05-18 17:38:46 +03:00
Renamed from src/app/theme/components/sidebar/sidebar.component.ts (Browse further)