Commit Graph

  • 8b97e6623b (ExampleViewer) Updated style and theming compatibility Sercan Yemen 2018-08-28 07:15:58 +0300
  • a184be1650 Various fixes Sercan Yemen 2018-08-28 07:03:19 +0300
  • 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) Sercan Yemen 2018-08-27 20:55:36 +0300
  • d8782a78d5 (AppComponent) Small tweak for IE11 compatibility Sercan Yemen 2018-08-27 20:36:27 +0300
  • c4e338cda1 (Academy) IE11 fixes Sercan Yemen 2018-08-27 19:31:30 +0300
  • 77c05ce4e0 (PageLayouts) IE11 fixes Sercan Yemen 2018-08-27 15:47:20 +0300
  • e92f34b38f (Theming) Color themes Sercan Yemen 2018-08-27 12:28:57 +0300
  • ecbc370064 (FuseConfig) Only reset the layout object on route changes Sercan Yemen 2018-08-27 12:28:39 +0300
  • 498b9647e6 (FuseConfig) Only reset the layout object on route changes Sercan Yemen 2018-08-27 12:28:20 +0300
  • 962df7fe9a (FuseConfig) Use RoutesRecognized event for better layout resetting especially on lazily loaded routes Sercan Yemen 2018-08-27 11:50:53 +0300
  • 763111aae3 (ThemeOptions) Changed the navigation secondary background color Sercan Yemen 2018-08-27 10:06:47 +0300
  • 715e77776e No need for body and html modifications in the reset.scss Sercan Yemen 2018-08-27 10:06:19 +0300
  • c8c0b4a609 (Navbar) Correctly delay the update of the perfect scrollbar + Fixed the style-1 color issue Sercan Yemen 2018-08-27 10:05:48 +0300
  • 5d62c58725 Added docs for Material theming Sercan Yemen 2018-08-27 08:23:11 +0300
  • f1b4546a73 Merge branch 'master' into skeleton Sercan Yemen 2018-08-26 18:38:11 +0300
  • 38a03da265 Merge branch 'master' into skeleton Sercan Yemen 2018-08-26 18:37:57 +0300
  • 34ffe7e53b Updated Angular and Angular Material Sercan Yemen 2018-08-26 18:30:19 +0300
  • 6960a2ba26 (Theming) Dark theme + Ability to use multiple themes Sercan Yemen 2018-08-26 18:30:00 +0300
  • 27dbbef6e1 (DemoComponent) Updated the demo component for better page layout demos Sercan Yemen 2018-08-26 18:29:03 +0300
  • f7f3a60ff5 (MatchMediaService) Added a debounce so that the layout changes can work a lot more stable on media changes Sercan Yemen 2018-08-26 10:56:34 +0300
  • 08e2d5f331 (FuseCountdown) Fixed: Timer doesn't show up immediately Sercan Yemen 2018-08-20 18:24:57 +0300
  • fee608cb44 (AppComponent) Added a note about the Angular Translate module Sercan Yemen 2018-08-17 13:07:01 +0300
  • 343d7902fa (ECommerce) Removed e-commerce dashboard as it's very outdated and doesn't really add something Sercan Yemen 2018-08-11 10:04:29 +0300
  • 927b4fd322 (Forms) Simplified the form examples Sercan Yemen 2018-08-11 09:06:03 +0300
  • a52b1f7687 (AppComponent) Added a note about the Angular Translate module Sercan Yemen 2018-08-11 09:02:05 +0300
  • 0331db4384 (FuseNavigation) Fixed: Collapsable menu items are not working if they are placed in the root (without a group) Sercan Yemen 2018-07-31 09:36:50 +0300
  • 0f1048cb3c (FuseMaterialColorPicker) Greatly simplified the color picker, added reactive forms support and improved its design, closes #79 Sercan Yemen 2018-07-26 14:10:35 +0300
  • bbd59ab6c3 (FuseProgressBar) Hide the progress bar on NavigationCancel and NavigationError, closes #81 Sercan Yemen 2018-07-26 10:33:23 +0300
  • 620583f99c (SplashScreen) Improved the codebase of the service Sercan Yemen 2018-07-26 10:32:02 +0300
  • e49771a5e0 (AngularCLI) Turned off the "showCircularDependencies" option Sercan Yemen 2018-07-26 09:11:03 +0300
  • 42095bfe26 (Layouts) Removed "transform: translateZ(0)" from styles as they don't need them anymore Sercan Yemen 2018-07-26 09:10:17 +0300
  • 0d2b5a9662 (Contacts) Fixed: matDialogRef variable is not correct Sercan Yemen 2018-07-25 07:11:30 +0300
  • 1d1ac4b04a (Helpers) Comment styles Sercan Yemen 2018-07-17 15:14:19 +0300
  • 6afa55bb0f (QuickPanel) Fixed: Custom scrollbar Sercan Yemen 2018-07-17 15:06:41 +0300
  • 8454526ef5 (ThemeOptions) Fixed: Sidepanel settings are not resetting when layout changes Sercan Yemen 2018-07-17 13:02:11 +0300
  • f8292af81e (ECommerce) Fixed: Order page custom scrollbar is not working Sercan Yemen 2018-07-17 13:01:44 +0300
  • 46a0ac1aa9 (Docs) Updated fuseConfig docs Sercan Yemen 2018-07-17 12:30:15 +0300
  • 37d5e097b5 (QuickPanel) Fixed: Perfect scrollbar is not available Sercan Yemen 2018-07-17 12:26:16 +0300
  • 92d7986c8a Increased the Fuse version Updated the changelog Sercan Yemen 2018-07-17 12:25:39 +0300
  • 38177c3d68 Increased the Fuse version Updated the changelog Sercan Yemen 2018-07-17 12:25:32 +0300
  • b08ab47715 Merge branch 'master' into skeleton v6.2.4-skeleton Sercan Yemen 2018-07-13 18:58:43 +0300
  • 798e2632bc Updated changelog v6.2.4 Sercan Yemen 2018-07-13 18:58:02 +0300
  • 19c960cc4c (Navbar) Moved navbar style into the variants (AppComponent) Moved boxed class to the body Fixed: Horizontal layout navbar covers entire screen Sercan Yemen 2018-07-13 18:55:45 +0300
  • 8dfc3e854b Added comments to the app.component.html Sercan Yemen 2018-07-13 18:47:29 +0300
  • 0ccb4211c5 Merge branch 'master' into skeleton Sercan Yemen 2018-07-13 14:44:13 +0300
  • 04b80ca168 Updated changelog Sercan Yemen 2018-07-13 14:43:03 +0300
  • 54451bb19e (FuseProgressBar) Added new component and its service (LoadingBarService) Removed due to the new progress bar service Added documentation for the FuseProgressBar Sercan Yemen 2018-07-13 14:16:05 +0300
  • 5e98d986e2 (AppComponent) Property order fix Sercan Yemen 2018-07-13 12:54:02 +0300
  • 293192557f Updated Angular and various other packages Increased the Fuse version number Sercan Yemen 2018-07-13 12:23:56 +0300
  • d61549d9e6 Fixed: Scrolling is not smooth on iOS devices Sercan Yemen 2018-07-13 12:23:30 +0300
  • b2ceb02709 Updated changelog and nav badge v6.2.3 Sercan Yemen 2018-07-12 17:49:16 +0300
  • d25ce3601a Merge branch 'master' into skeleton v6.2.3-skeleton Sercan Yemen 2018-07-12 17:46:33 +0300
  • ffbd000fe2 (Chat Panel) Style and logic tweaks Sercan Yemen 2018-07-12 17:45:46 +0300
  • b6ebd2b839 (Navbar) Fixed: IE11 issues (Chat Panel) Fixed: IE11 issues Sercan Yemen 2018-07-12 16:04:56 +0300
  • 4d4d52ba05 (Navbar) Fixed: Style variant 2 doesn't scroll on Firefox, IE & Edge (Chat Panel) Fixed: Doesn't scroll on Firefox, IE & Edge Increased Fuse version Sercan Yemen 2018-07-12 15:48:55 +0300
  • 251732f221 Updated changelog v6.2.2 Sercan Yemen 2018-07-12 13:59:51 +0300
  • 4642b730cb Merge branch 'master' into skeleton v6.2.2-skeleton Sercan Yemen 2018-07-12 13:52:29 +0300
  • 0982d5369b Merge branch 'master' into skeleton Sercan Yemen 2018-07-12 13:47:38 +0300
  • 1c34a65034 Increased Fuse version Sercan Yemen 2018-07-12 13:30:17 +0300
  • b8803a055f Removed side panel from auth pages Updated the changelog Theme options button adjustments Sercan Yemen 2018-07-12 13:27:26 +0300
  • 6b8cd41d5e Added SidePanel to the layouts for controlling the chat bar and possible other bar properties via FuseConfig Sercan Yemen 2018-07-12 13:19:34 +0300
  • fe7fdf0a00 Merge branch 'master' into skeleton v6.2.1-skeleton Sercan Yemen 2018-07-12 11:40:11 +0300
  • 2c7ef4de00 Updated Fuse version and changelog v6.2.1 Sercan Yemen 2018-07-12 11:38:02 +0300
  • adc93d5d40 (AppComponent) Theme options panel button position Sercan Yemen 2018-07-12 11:16:41 +0300
  • 77f6062a55 Merge branch 'master' into skeleton Sercan Yemen 2018-07-12 11:13:59 +0300
  • fdb572fadd (Toolbar) Removed unnecessary chat panel toggle method Sercan Yemen 2018-07-12 11:13:09 +0300
  • cef9e8a9c0 Removed chat panel from Skeleton since its more like an app and won't be required by everyone Sercan Yemen 2018-07-12 11:12:03 +0300
  • 2f0d1e406f Merge branch 'master' into skeleton Sercan Yemen 2018-07-12 11:09:48 +0300
  • 528c3f95e7 (Navbar) Fixed: Navbar doesn't grow if it has a small content Sercan Yemen 2018-07-12 11:04:54 +0300
  • f395046945 (Chat Panel) Removed mat-list, moved mat-tooltip to the avatar due to mobile scrolling issues Sercan Yemen 2018-07-12 10:48:31 +0300
  • b099022f5a (FuseSidebar) Max. width & width tweaks for small screen devices Sercan Yemen 2018-07-12 10:20:34 +0300
  • 25a6ca2684 (Navbar) Added classes to the navbar containing fuse-sidebar's to contain their custom styles Sercan Yemen 2018-07-12 09:25:56 +0300
  • 0cd5d613e0 (AppComponent) Added missing 'is-mobile' control - Fixes: Visible scrollbars on some mobile devices Sercan Yemen 2018-07-12 09:24:54 +0300
  • f45ad11861 Updated changelog date Sercan Yemen 2018-07-11 11:03:37 +0300
  • b7ab5ea273 Merge branch 'master' into skeleton v6.2.0-skeleton Sercan Yemen 2018-07-11 10:51:24 +0300
  • d7e65460bf Merge branch 'master' into skeleton Sercan Yemen 2018-07-11 10:32:37 +0300
  • 3cbe302b54 (Toolbar) Changed the username + Small margin tweaks (Navbar) Style variant 2 adjustments and tweaks v6.2.0 Sercan Yemen 2018-07-11 10:29:21 +0300
  • e1c906f08b (Chat Panel) Don't unfold the panel on hover (Chat Panel) Always keep the contacts list in view Sercan Yemen 2018-07-10 14:55:30 +0300
  • 585709cf93 (FuseSidebar) Exported temporary fold & unfold methods (FuseSidebar) Added [foldedAutoTriggerOnHover] input for disabling the fold/unfold on mouseenter/mouseleave (Chat Panel) Don't unfold the panel on hover (Chat Panel) Always keep the contacts list in view Sercan Yemen 2018-07-10 14:55:08 +0300
  • ac70ecc616 (Navbar) Improved the style variant 1 Updated Changelog Sercan Yemen 2018-07-10 13:47:58 +0300
  • d5b64f3258 Updated Angular Material to 6.3.3 Sercan Yemen 2018-07-10 12:26:55 +0300
  • 59d838ef51 Updated changelog Sercan Yemen 2018-07-10 12:26:40 +0300
  • 8b14366763 (Angular Material Examples) Updated the examples Sercan Yemen 2018-07-10 12:26:29 +0300
  • 23b86a7e3d (Navbar) Style1 variant folded height Sercan Yemen 2018-07-10 12:26:04 +0300
  • 2f497f1c7b (Navbar) Improved navbar style1 variant Sercan Yemen 2018-07-10 11:55:04 +0300
  • 18009c9275 (Navbar) Finished navbar variants Sercan Yemen 2018-07-09 21:29:15 +0300
  • 20d5a68bf3 (Colors) Further improved the color generators + added adaptive-border-color class Sercan Yemen 2018-07-09 16:37:00 +0300
  • 59d53ba0b9 (Colors) Improved the color generators Sercan Yemen 2018-07-09 16:29:46 +0300
  • a6c91dd744 (AngularCLI) Added a configuration to serve with extractCss and sourceMap enabled Sercan Yemen 2018-07-09 14:31:11 +0300
  • 5045482ef5 (Navbar) Started to adding new style variants to the navbar (wip) Sercan Yemen 2018-07-09 14:09:53 +0300
  • c7d9a7808a (Footer) Updated buy button link Sercan Yemen 2018-07-06 10:55:18 +0300
  • e4c0340cd7 (Sidebar) Import the takeUntil from the correct location Sercan Yemen 2018-07-04 19:32:24 +0300
  • 67cb05be6b (Chat) Replaced multi line comments with single line comments Sercan Yemen 2018-07-04 17:55:52 +0300
  • 634ff42f1a (Navigation) Updated version number badge Sercan Yemen 2018-07-04 17:50:37 +0300
  • 0149beb33c (Chat Panel) Small color tweak on logo Updated Angular Material to 6.3.2 Updated the changelog Increased the Fuse version to 6.2.0 due to the amount of new stuff Sercan Yemen 2018-07-04 17:49:44 +0300
  • 42d9748b10 (Chat Panel) Changed the chat panel icon and title Sercan Yemen 2018-07-04 17:29:44 +0300
  • 8355e8a17c Updated changelog Sercan Yemen 2018-07-04 17:26:25 +0300
  • dbb925334a (Chat Panel) Styling adjustments Sercan Yemen 2018-07-04 17:21:51 +0300
  • 49c8e32dce (Chat Panel) Styling adjustments Sercan Yemen 2018-07-03 21:05:52 +0300
  • 595b16275b (Chat Panel) Added a chat panel Sercan Yemen 2018-07-03 18:23:51 +0300