fuse-angular/src
2018-10-19 08:59:35 +03:00
..
@fuse (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
app Updated Angular Material elements 2018-10-19 00:31:01 +03:00
assets Added images for Angular Material examples 2018-10-19 08:59:35 +03:00
environments Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
browserslist Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
favicon.ico new fuse logo 2017-09-18 10:47:08 +03:00
hmr.ts Added HMR config. Use 'npm run hmr' for HMR enabled environment. This start script disables the sourcemaps to further increase the re-compile performance. If you need HMR with sourcemaps use 'npm run hmrs' 2017-09-21 10:58:19 +03:00
index.html Used 'Muli' as the primary font 2018-09-24 11:18:07 +03:00
karma.conf.js Updated Angular and Angular Material 2018-05-15 14:09:01 +03:00
main.ts Updated Angular & Angular Material 2018-06-28 13:28:56 +03:00
polyfills.ts intl polyfill is no longer required 2018-05-05 15:31:29 +03:00
styles.scss (Theming) Dark theme + Ability to use multiple themes 2018-08-26 18:30:01 +03:00
test.ts Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
tsconfig.app.json Removed the types definition for Webstorm IDE compatibility 2018-06-28 20:59:55 +03:00
tsconfig.spec.json Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
tslint.json Improving the codebase (wip) 2018-05-20 10:12:31 +03:00