mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| components | ||
| directives | ||
| pipes | ||
| sass | ||
| services | ||
| validators | ||
| index.ts | ||
| initial.scss | ||
| nga.module.ts | ||
| theme.config.ts | ||
| theme.configProvider.ts | ||
| theme.constants.ts | ||
| theme.scss | ||