fuse-angular/src/@fuse
2018-11-27 11:11:07 +03:00
..
animations Fixed router animations after the layout changes 2018-06-09 14:58:45 +03:00
components (FuseNavigation) Trigger observables on item add 2018-11-16 09:53:31 +03:00
directives (FusePerfectScrollbar) Unbind 'keydown' events of the PerfectScrollbar instances. This fixes the Angular Material inputs' high CPU usage.. The real problem is in the Angular Material library but we cannot do anything about it so we have removed the keyboard events of the PerfectScrollbar which resolves this years long issue. 2018-10-12 23:59:03 +03:00
mat-colors Various fixes 2018-08-28 07:03:19 +03:00
pipes Improving the codebase (wip) 2018-05-20 10:12:31 +03:00
scss Fixed: Forgot to change the font families 2018-10-19 10:43:48 +03:00
services Import cleanup 2018-11-27 11:11:07 +03:00
types (FuseConfig) Only reset the layout object on route changes 2018-08-27 12:28:20 +03:00
utils Improving the codebase (wip) 2018-05-20 10:12:31 +03:00
fuse.module.ts (Fuse) Tree-shakable core services, closes #64 2018-07-02 14:30:18 +03:00
shared.module.ts Separately importing Angular Material modules (wip) 2018-02-23 19:35:28 +03:00