Commit Graph

179 Commits

Author SHA1 Message Date
Sercan Yemen
ff4899e8d2 Merge branch 'master' into skeleton
# Conflicts:
#	src/app/app.module.ts
#	src/app/main/content/apps/calendar/calendar.component.html
#	src/app/main/content/apps/contacts/contact-list/contact-list.component.html
#	src/app/main/content/apps/contacts/contacts.component.html
#	src/app/main/content/apps/contacts/contacts.component.scss
#	src/app/main/content/apps/contacts/contacts.module.ts
#	src/app/main/content/apps/contacts/contacts.service.ts
#	src/app/main/content/apps/contacts/selected-bar/selected-bar.component.html
#	src/app/main/content/apps/mail/sidenavs/main/main-sidenav.component.html
#	src/app/navigation.model.ts
2017-08-24 11:18:24 +03:00
Sercan Yemen
a3844b5556 fuse2 1.0.1 update
+ AoT compatibility
+ Route animation options
+ Locked Angular version to 4.3.5 due to broken Angular Animation
2017-08-24 11:13:12 +03:00
mustafahlvc
f1ac166ca6 Roter Animation:
+ animations disabled for child queries (eg. Mail App)
+ New router animations added
+ Router animation option added to config and theme options
+ Disabled delaying fakedb requests
2017-08-23 17:28:15 +03:00
Sercan Yemen
cc7af0c2e4 purchase button 2017-08-22 16:23:38 +03:00
Sercan Yemen
f865626667 navbar position fixes 2017-08-22 16:06:01 +03:00
Sercan Yemen
e818c53f1d navbar fixes 2017-08-22 16:05:32 +03:00
Sercan Yemen
ca96fffadf removed fuse fake db 2017-08-22 15:58:35 +03:00
Sercan Yemen
53c52af351 moved navigation model 2017-08-22 15:57:01 +03:00
Sercan Yemen
d7003711ee skeleton branch 2017-08-22 15:55:48 +03:00
Sercan Yemen
8cbc2f3ab7 perfect scrollbar update on nav item toggle
+ iconset url fix
2017-08-22 15:42:11 +03:00
Sercan Yemen
fcabc1fbff native input color theming 2017-08-22 14:45:35 +03:00
mustafahlvc
37c441f888 SearchBar Mobile fix.
+ disabling custom scrollbars on mobile
2017-08-22 14:17:17 +03:00
mustafahlvc
fbd62c1aa9 Merge branch 'master' of https://github.com/withinpixels/fuse2 2017-08-22 13:45:41 +03:00
mustafahlvc
2eb9b3f09e FuseMaterialColorPicker enhanced
+ Navbar, Footer, Toolbar color options added to theme-options
+ FuseLayoutService moved to FuseConfigService
2017-08-22 13:45:07 +03:00
Sercan Yemen
fa4b2908e9 Merge remote-tracking branch 'origin/master' 2017-08-22 13:10:57 +03:00
Sercan Yemen
c56f3dc35b simple theming
+ modified the native webkit scrollbar styles a bit
+ todo & mail app sidenav header colors
+ added a way to disable perfect-scrollbars
2017-08-22 13:10:46 +03:00
mustafahlvc
f39464199e Merge branch 'master' of https://github.com/withinpixels/fuse2 2017-08-21 16:26:43 +03:00
mustafahlvc
50bbbf18db (FuseMaterialColorPickerComponent) added. 2017-08-21 16:12:51 +03:00
Sercan Yemen
59b7c4a70b page layouts fixed
+ resposive fixes on apps
+ fixed: router animation breaks the perfect-scrollbar
+ updated the perfect-scrollbar version
2017-08-21 15:02:03 +03:00
mustafahlvc
faebddd114 Small fixes for todo, mail, projects-dashboard app, ie suppport etc.. 2017-08-20 16:39:22 +03:00
Sercan Yemen
e83e0ff07b fuse shortcuts mobile behavior 2017-08-20 13:26:45 +03:00
mustafahlvc
d70ad0d3c7 Fuck.n router animation.. 2017-08-19 16:20:09 +03:00
mustafahlvc
b8d5c16237 (fuseNavBar) close on route change for mobile. 2017-08-18 16:44:39 +03:00
mustafahlvc
38f83bd905 (fuseNavBar) change media steps for folded feature. 2017-08-18 16:33:19 +03:00
Sercan Yemen
953f8cf44a added header-bg image 2017-08-18 15:09:12 +03:00
Sercan Yemen
723d9e110f put Fuse prefix to all components 2017-08-18 14:50:19 +03:00
Sercan Yemen
0b2c506935 splash screen 2017-08-18 12:31:17 +03:00
mustafahlvc
51a6e864dd Reformatting. 2017-08-17 10:40:25 +03:00
mustafahlvc
1467c22604 Page Layouts: content coloring with helper class "md-white-bg" 2017-08-17 10:37:19 +03:00
mustafahlvc
c0fc801208 Code inspections. 2017-08-17 10:31:04 +03:00
mustafahlvc
8dcfcaac4e Responsive stuff. 2017-08-17 09:58:02 +03:00
mustafahlvc
874d401bac Lots of Responsive refinements applied espacially for the apps
+ responsive variations of spacing class helpers added.
2017-08-16 15:19:26 +03:00
mustafahlvc
f38cde844a (FuseNavBar) changed folded defaults to false 2017-08-16 09:38:51 +03:00
mustafahlvc
9dc44c2206 (FuseNavBar) no navbar css fixed, missing nav-link-title added to collapse item. 2017-08-15 16:04:12 +03:00
mustafahlvc
da97ab7e4b (FuseNavBar) default folded option added, responsive, right/left sidenav issues fixed. 2017-08-15 15:34:24 +03:00
mustafahlvc
117f5a85b2 (Contacts) sidenav toggler fixed and sidenav style refined for mobile. 2017-08-15 13:29:07 +03:00
mustafahlvc
9a420c9599 (File Manager) unnecessary sidenav toggler removed 2017-08-15 13:28:20 +03:00
mustafahlvc
02a67630a4 (Navigation) nav-link badge feature added. 2017-08-15 13:11:20 +03:00
mustafahlvc
dad0964563 (Calendar App) unnecessary binding removed. 2017-08-15 11:43:31 +03:00
mustafahlvc
f134e10a27 (Mail App) Compose Dialog added. 2017-08-15 11:42:39 +03:00
mustafahlvc
a9e5115558 webkit-scrollbar styles added. 2017-08-15 10:34:57 +03:00
mustafahlvc
92c8417a9a Perfect Scrollbar enabled, missing attrs added
+ darken navbar bg color
2017-08-14 18:18:01 +03:00
Sercan Yemen
2fc3ac0997 navbar header 2017-08-14 17:24:10 +03:00
Sercan Yemen
05b051431e rxjs import stuff fixed 2017-08-14 17:17:49 +03:00
Sercan Yemen
429478b828 Merge branch 'master' of https://github.com/withinpixels/fuse2
# Conflicts:
#	package.json
2017-08-14 17:10:46 +03:00
Sercan Yemen
2b92320185 layout firefox + safari stuff 2017-08-14 17:09:00 +03:00
mustafahlvc
6e93b5fe76 Border class helpers added. 2017-08-14 16:59:36 +03:00
mustafahlvc
495d4eb1e3 (Projects Dashboard) Sidenav widgets small fixes. 2017-08-14 16:52:20 +03:00
mustafahlvc
0cbe978f49 (Projects Dashboard) Now widget date format corrected. 2017-08-14 16:36:54 +03:00
mustafahlvc
a522fb3822 (fuseIfOndDom) function changed for ie
+ new polyfills added and activated.
2017-08-14 16:15:19 +03:00