sercan
e5ce782c3b
Angular 10 compatibility update
2020-07-23 15:15:42 +03:00
sercan
137b728f95
(Navigation) Fix: Navigation items cannot be updated on the fly
2020-07-23 13:32:01 +03:00
sercan
54dd7837ec
Updated to Angular 9.0.0
...
Removed Angular Material docs and added a link to the official docs
2020-02-03 14:18:21 +03:00
sercan
007739c356
(FuseNavigation) Fixed: Translations are not being applied
2019-12-16 08:21:37 +03:00
sercan
116721dd33
Updated Angular to 8.1.2, Angular Material to 8.1.1 and updated various other packages
...
Fixed: Fuse Navigation collapsable items don't collapse/expand correctly after certain level if used more than once within the same group
Fixed: Better dark mode support for Calendar App
2019-07-20 13:46:35 +03:00
sercan
72fd2dd22d
Angular 8.1.0 compatibility update
...
Various small fixes
2019-07-04 18:11:05 +03:00
sercan
00e228ab5a
Removed redundant mat-list checkbox fix
2019-06-01 12:39:27 +03:00
sercan
f1e1ddc236
Updated Angular & Angular Components to 8.0.0
...
Updated various other libraries to their latest versions
Updated various project files for better Angular 8 support
2019-05-30 10:47:34 +03:00
sercan
bc2fc44bcf
(Animations) Added *ngIf support to the fadeInOut animation
2019-03-20 13:32:46 +03:00
sercan
4ce34b2234
Fixed: Tabbed page widths are not spanning to entire layout card
2019-02-19 09:56:05 +03:00
sercan
3827b10fc5
Fixed: Flex layout ObservableMedia is depreciated
2019-01-17 07:29:39 +03:00
sercan
79d2ed8cfe
Fixed: ngx datatable sort arrow icons are not working correctly and they are not aligned
...
Small comment tweak
2019-01-02 10:05:21 +03:00
sercan
44550ecdd8
Import cleanup
2018-11-27 11:11:07 +03:00
sercan
6db86a6b25
Use 'ResolveEnd' to reset the config. Closes #101
2018-11-27 10:44:11 +03:00
sercan
017ce59254
(FuseNavigation) Trigger observables on item add
...
(Docs) Fixed Material Color Picker input for the documentation
2018-11-16 09:53:31 +03:00
sercan
430fe0c0c1
Fixed: Forgot to change the font families
2018-10-19 10:43:48 +03:00
sercan
4da339cef1
(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
sercan
23b943a765
Modernizations
2018-10-10 12:20:12 +03:00
sercan
8961d75241
(FuseNavigation) Merge the subscriptions
...
(FuseNavigationDocs) Updated the docs
2018-10-08 19:01:49 +03:00
sercan
ab7bd882a0
(FuseNavigation) Moved the changeDetection strategy to OnPush to improve the performance and allow for huge amounts of navigation items
...
(FuseNavigation) Use service to update the menu items
(FuseNavigationDocs) Updated the docs
2018-10-08 12:36:15 +03:00
sercan
98297ea787
Fuse Modernization continues...
2018-10-04 12:14:54 +03:00
sercan
5251a6305f
Used 'Muli' as the primary font
...
Increased the font-weight 500s to 600s
Small tweaks
2018-09-24 11:18:07 +03:00
sercan
0643d8c348
(Global) Use 'Nunito' as a primary font
...
(Global) Use outline Material Icons
(Global) Removed some unnecessary styles and moved some of them to the related places
2018-09-21 12:21:04 +03:00
sercan
c2d5a5a2a5
(Scrumboard) Fixed: Undefined matDialogRef
...
(Calendar) Fixed: Undefined matDialogRef
(Calendar) Updated angular-calendar
2018-09-21 11:38:11 +03:00
Sercan Yemen
94275c507f
Fixed: Extra padding on print layout because of the sidebar
2018-09-03 11:34:02 +03:00
Sercan Yemen
ed9c024e13
Sidenav helper fixes
2018-08-28 08:38:17 +03:00
Sercan Yemen
a184be1650
Various fixes
2018-08-28 07:03:19 +03:00
Sercan Yemen
09bd4b9fee
(Colors) Fixed: primary, accent and warn color classes don't obey the palettes' selected default hue value when used by themselves (without the -hue suffix)
2018-08-27 20:55:36 +03:00
Sercan Yemen
77c05ce4e0
(PageLayouts) IE11 fixes
2018-08-27 15:47:20 +03:00
Sercan Yemen
e92f34b38f
(Theming) Color themes
2018-08-27 12:28:57 +03:00
Sercan Yemen
ecbc370064
(FuseConfig) Only reset the layout object on route changes
2018-08-27 12:28:39 +03:00
Sercan Yemen
498b9647e6
(FuseConfig) Only reset the layout object on route changes
2018-08-27 12:28:20 +03:00
Sercan Yemen
962df7fe9a
(FuseConfig) Use RoutesRecognized event for better layout resetting especially on lazily loaded routes
2018-08-27 11:50:53 +03:00
Sercan Yemen
763111aae3
(ThemeOptions) Changed the navigation secondary background color
2018-08-27 10:06:47 +03:00
Sercan Yemen
715e77776e
No need for body and html modifications in the reset.scss
2018-08-27 10:06:19 +03:00
Sercan Yemen
6960a2ba26
(Theming) Dark theme + Ability to use multiple themes
2018-08-26 18:30:01 +03:00
Sercan Yemen
27dbbef6e1
(DemoComponent) Updated the demo component for better page layout demos
2018-08-26 18:29:03 +03:00
Sercan Yemen
f7f3a60ff5
(MatchMediaService) Added a debounce so that the layout changes can work a lot more stable on media changes
2018-08-26 10:56:34 +03:00
Sercan Yemen
08e2d5f331
(FuseCountdown) Fixed: Timer doesn't show up immediately
2018-08-20 18:24:57 +03:00
Sercan Yemen
0331db4384
(FuseNavigation) Fixed: Collapsable menu items are not working if they are placed in the root (without a group)
2018-07-31 09:36:50 +03:00
Sercan Yemen
0f1048cb3c
(FuseMaterialColorPicker) Greatly simplified the color picker, added reactive forms support and improved its design, closes #79
2018-07-26 14:10:35 +03:00
Sercan Yemen
bbd59ab6c3
(FuseProgressBar) Hide the progress bar on NavigationCancel and NavigationError, closes #81
2018-07-26 10:33:23 +03:00
Sercan Yemen
620583f99c
(SplashScreen) Improved the codebase of the service
2018-07-26 10:32:02 +03:00
Sercan Yemen
1d1ac4b04a
(Helpers) Comment styles
2018-07-17 15:14:19 +03:00
Sercan Yemen
8454526ef5
(ThemeOptions) Fixed: Sidepanel settings are not resetting when layout changes
2018-07-17 13:02:11 +03:00
Sercan Yemen
19c960cc4c
(Navbar) Moved navbar style into the variants
...
(AppComponent) Moved boxed class to the body
Fixed: Horizontal layout navbar covers entire screen
2018-07-13 18:55:45 +03:00
Sercan Yemen
54451bb19e
(FuseProgressBar) Added new component and its service
...
(LoadingBarService) Removed due to the new progress bar service
Added documentation for the FuseProgressBar
2018-07-13 14:16:05 +03:00
Sercan Yemen
d61549d9e6
Fixed: Scrolling is not smooth on iOS devices
2018-07-13 12:23:30 +03:00
Sercan Yemen
6b8cd41d5e
Added SidePanel to the layouts for controlling the chat bar and possible other bar properties via FuseConfig
2018-07-12 13:19:34 +03:00
Sercan Yemen
b099022f5a
(FuseSidebar) Max. width & width tweaks for small screen devices
2018-07-12 10:20:34 +03:00