fuse-angular/src/app
2021-05-11 13:09:38 +03:00
..
core (icons) Added Material Solid icons 2021-04-25 23:14:13 +03:00
layout (refactoring) Move *ngFor directives to their own <ng-container> elements. This is mostly a personal preference but it's a good habit to have as you cannot put more than one structural directive on a single element. This way our main repeated element is free of any common structural directives so we can use ours on them if needed. 2021-05-07 12:10:45 +03:00
mock-api (pages/settings) Added new Settings page 2021-05-11 12:48:51 +03:00
modules (pages/settings) Fixed: Drawer shouldn't be closed on 'side' mode when changing the selected panel 2021-05-11 13:09:38 +03:00
shared Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.component.html Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.component.scss Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.component.ts Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.module.ts Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.resolvers.ts Fuse v12.0.0 2021-04-15 17:13:46 +03:00
app.routing.ts (pages/settings) Added new Settings page 2021-05-11 12:48:51 +03:00
app.types.ts Fuse v12.0.0 2021-04-15 17:13:46 +03:00