Sercan Yemen
2a10f3e443
Moved the navigation.model.ts into its own folder
...
+ Added support for translations in nav items
+ Added badge support for collapsable nav items
+ Initialize the navigation from app.component rather then navigation.service
2017-12-06 14:10:48 +03:00
Sercan Yemen
a65f61cce4
Form Stepper examples
...
+ Simplified the mat-select style
+ Further simplified the mat-select in dashboard widgets
2017-11-30 15:37:32 +03:00
Sercan Yemen
0d8fe0be72
Trigger expand/collapse of the navigation on ngOnInit to update the active item
2017-11-30 10:37:35 +03:00
Sercan Yemen
7f357306eb
Angular 5.0.1 & Angular Material 5.0.0-rc0 compatibility (wip)
2017-11-12 22:36:14 +03:00
Sercan Yemen
d9c36cad82
Fix: Angular 5 AoT issues
2017-11-04 16:14:12 +03:00
Sercan Yemen
0fd8a75f7d
Added exactMatch parameter to the navigation items for correctly highlighting them
2017-11-04 13:39:18 +03:00
Sercan Yemen
3bca193bcc
Fixes #39 : Nav item not showing in Horizontal menu + its height is not correct
2017-11-04 12:46:40 +03:00
Sercan Yemen
685cd76da2
Fixed: Minor issues with E-Commerce app
...
+ Fixed: Navigation collapsable items don't expand if the url has extra parameters in it
2017-11-02 11:16:24 +03:00
Sercan Yemen
ee29f20304
Added an ability to control the folded status of the vertical navigation via FuseConfig
2017-10-30 13:31:23 +03:00
Sercan Yemen
ac7e6f75bc
Added theme options openBar function to the navigation as an example
...
+ Removed duplicate Black and White tabs from colors
2017-10-16 10:08:40 +03:00
Sercan Yemen
6d594d63db
Added a way of accessing and updating nav items
...
+ Added an ability to add custom functions to the nav items
2017-10-14 18:44:11 +03:00
mustafahlvc
688b443ea8
<mat-select> wrapped with <mat-form-field> and fixed relative issues.
2017-10-12 14:05:22 +03:00
mustafahlvc
c06e99dc97
@angular/material v2.0.0-beta.12 compability update,
...
Lots of breaking changes,
all "md" prefixes changed with "mat" due to angular material deprecation of "md",
md2 package removed, its not compatible with latest material version, will be replaced with another date picker later.
2017-10-10 16:37:24 +03:00
Sercan Yemen
533f5f3f3f
removed unnecessary console.logs and added possible route animations
2017-10-09 12:32:40 +03:00
mustafahlvc
9400c3d748
Responsive refinement on some doc pages,
...
Navigation scrool fix on collapse toggled.
2017-09-28 12:22:33 +03:00
mustafahlvc
8910e6f5dc
angular-in-memory-web-api updated,
...
+ Http changed with HttpClient,
+ Angular Material Element examples added,
+ angular2-markdown Library added
2017-09-27 19:41:01 +03:00
mustafahlvc
52c5e6a18b
Nested group vertical navigation indentation fix
2017-09-27 18:45:24 +03:00
mustafahlvc
3d9ded9a44
Nested Group feature added to navigation
2017-09-26 11:58:34 +03:00
Sercan Yemen
e6ee5d017e
small tweaks and ng-* cleanups
...
+ Fixed: todo item action buttons shouldn't trigger "view todo" action
+ Fixed: contacts selected bar mobile issues
2017-09-22 15:02:07 +03:00
Sercan Yemen
cb2b544526
chat, todo & theme options tweaks
2017-09-22 12:11:21 +03:00
Sercan Yemen
e5cf4fdafb
demo component and service page updates
2017-09-21 15:54:11 +03:00
Sercan Yemen
098dacf2a5
removed console warn
2017-09-21 15:13:27 +03:00
mustafahlvc
2f8539e987
Merge remote-tracking branch 'origin/master'
2017-09-21 15:05:36 +03:00
mustafahlvc
f688a58656
Animations enhanced for all apps and some pages.
2017-09-21 15:05:18 +03:00
Sercan Yemen
9cb8c0c96b
Added a way to swap navigation model on the fly
...
Moved the navigation service to the app.module since we need it to be a singleton at all times
2017-09-21 14:56:08 +03:00
Sercan Yemen
b9198e3717
Entirely changed the navigation model structure (sorry!)
...
+ Fixed: Horizontal and Vertical navigation must be able to use the same model structure
+ Fixed: Collapsable nav item that has the active menu shouldn't be collapsed when other collapsables toggles
2017-09-21 12:08:52 +03:00
Sercan Yemen
6d20c1d62d
Custom perfect-scrollbar directive for better control (replaced the ngx-perfect-scrollbar with fuse-perfect-scrollbar)
2017-09-18 16:06:15 +03:00
Sercan Yemen
b55bce2de4
fixed: navigation collapsable issue on route change
...
fixed: footer stays on top of the navigation on mobile
2017-09-18 15:58:47 +03:00
Sercan Yemen
fe7e6d173b
small tweaks and clean-ups
2017-09-18 10:47:35 +03:00
Sercan Yemen
d4374e6df0
changed 'perfect-scrollbar' to 'perfectScrollbar'
2017-09-18 10:46:09 +03:00
Sercan Yemen
752660f5dc
fix: theme options are not correctly shown on mobile
2017-09-12 10:25:11 +03:00
Sercan Yemen
4cbbd3a1d6
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-09-11 12:30:07 +03:00
Sercan Yemen
2f4ce6221e
horizontal navigation layout
...
+ added boxed layout option
+ added a close overlay to theme options
+ moved the buy button to the footer
+ added fade-in-out animation
+ File Manager app min row height
2017-09-11 12:30:01 +03:00
mustafahlvc
44cdadaec9
(Scrumboard, Chat) some css style refinements
2017-09-08 19:21:35 +03:00
mustafahlvc
b21526410a
(Scrumboard) final touches..
2017-08-30 18:46:07 +03:00
mustafahlvc
58bdf07da0
Style fixes especially for Edge/IE Browser
2017-08-30 15:04:20 +03:00
Sercan Yemen
215d1cb78a
added cookie saving for shortcuts component
...
+ services and components pages for the demo
2017-08-29 17:20:13 +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
53c52af351
moved navigation model
2017-08-22 15:57:01 +03:00
mustafahlvc
37c441f888
SearchBar Mobile fix.
...
+ disabling custom scrollbars on mobile
2017-08-22 14:17:17 +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
mustafahlvc
50bbbf18db
(FuseMaterialColorPickerComponent) added.
2017-08-21 16:12:51 +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
Sercan Yemen
723d9e110f
put Fuse prefix to all components
2017-08-18 14:50:19 +03:00
mustafahlvc
51a6e864dd
Reformatting.
2017-08-17 10:40:25 +03:00
mustafahlvc
c0fc801208
Code inspections.
2017-08-17 10:31:04 +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
02a67630a4
(Navigation) nav-link badge feature added.
2017-08-15 13:11:20 +03:00
Sercan Yemen
05b051431e
rxjs import stuff fixed
2017-08-14 17:17:49 +03:00