fuse-angular/src
2018-04-04 14:42:49 +03:00
..
@fuse Remove the {navigation} import from the ThemeOptions and inject it where we actually use the fuseThemeOptions 2018-04-04 14:41:43 +03:00
app Merge branch 'master' into skeleton 2018-04-04 14:42:49 +03:00
assets Removed unnecessary Angular Material example files, fixes AoT builds 2018-03-09 06:30:59 +03:00
environments @angular/material v2.0.0-beta.12 compability update, 2017-10-10 16:37:24 +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 Changed the title 2018-03-10 14:35:09 +03:00
main.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
polyfills.ts Angular 5 compatibility (wip) 2017-11-02 12:52:27 +03:00
styles.scss Moved core into @fuse 2018-02-17 17:21:39 +03:00
test.ts Angular 5 compatibility (wip) 2017-11-02 12:52:27 +03:00
tsconfig.app.json Angular 5 compatibility (wip) 2017-11-02 12:52:27 +03:00
tsconfig.spec.json Angular 5 compatibility (wip) 2017-11-02 12:52:27 +03:00
typings.d.ts Angular 5 compatibility (wip) 2017-11-02 12:52:27 +03:00