sercan
45aa7cc026
Merge branch 'master' into skeleton
...
# Conflicts:
# src/app/main/apps/contacts/contacts.component.ts
# src/app/main/apps/e-commerce/orders/orders.component.ts
# src/app/main/apps/e-commerce/products/products.component.ts
# src/app/main/documentation/changelog/changelog.component.html
# src/app/main/documentation/components/navigation/navigation.component.ts
# src/app/main/pages/authentication/register/register.component.ts
# src/app/main/pages/authentication/reset-password-2/reset-password-2.component.ts
# src/app/navigation/navigation.ts
2020-07-23 15:25:26 +03:00
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
9bc4f49ab2
Merge branch 'master' of https://github.com/withinpixels/fuse-angular
2020-02-15 11:12:10 +03:00
Sercan Yemen
b35e24815f
Merge pull request #130 from XGNPreTender/patch-1
...
Update package.json
2020-02-15 11:11:10 +03:00
Rob van der Werf
b8683c2790
Update package.json
...
See https://angular.io/guide/ivy#speeding-up-ngcc-compilation
2020-02-14 12:59:55 +01:00
sercan
2752cd7a45
(Contacts) Reset the search filter when component destroyed to ensure the search will reset on route changes
2020-02-13 11:21:21 +03:00
sercan
dd380cf81c
Merge 'master' into skeleton
2020-02-07 08:52:25 +03:00
sercan
a2abf298b3
Merge branch 'master' into skeleton
...
# Conflicts:
# src/app/app.module.ts
# src/app/app.theme.scss
# src/app/fake-db/calendar.ts
# src/app/layout/components/chat-panel/chat-panel.component.ts
# src/app/main/apps/apps.module.ts
# src/app/main/apps/calendar/calendar.component.html
# src/app/main/apps/calendar/calendar.component.ts
# src/app/main/apps/chat/chat-view/chat-view.component.ts
# src/app/main/apps/contacts/contact-list/contact-list.component.html
# src/app/main/apps/contacts/contact-list/contact-list.component.ts
# src/app/main/apps/file-manager/file-list/file-list.component.html
# src/app/main/apps/mail-ngrx/mail-list/mail-list.component.html
# src/app/main/apps/mail/mail-list/mail-list.component.html
# src/app/main/apps/scrumboard/board/add-list/add-list.component.ts
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.ts
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.ts
# src/app/main/apps/scrumboard/board/list/add-card/add-card.component.ts
# src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.ts
# src/app/main/apps/scrumboard/board/list/list.component.ts
# src/app/main/apps/todo/todo-details/todo-details.component.ts
# src/app/main/apps/todo/todo-list/todo-list.component.html
# src/app/main/documentation/changelog/changelog.component.html
# src/app/main/documentation/documentation.module.ts
# src/app/main/pages/coming-soon/coming-soon.component.html
# src/app/main/ui/icons/icons.component.html
# src/app/main/ui/ui.module.ts
# src/app/navigation/navigation.ts
# src/app/store/reducers/index.ts
2020-02-07 08:51:26 +03:00
sercan
f56c989563
Updated to Angular v9 stable
...
Updated to Angular Material v9 stable
2020-02-07 08:50:13 +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
88949b4ab6
Merge master into skeleton
2019-07-20 13:47:50 +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
3ec49abcf2
Merge 'master' into 'skeleton'
2019-07-04 21:55:56 +03:00
sercan
b2f56fcd12
Disabled Angular compiler checks to disable the warnings until we fix them
2019-07-04 21:54:51 +03:00
sercan
612a4827dc
Merge 'master' into 'skeleton'
2019-07-04 18:12:28 +03:00
sercan
72fd2dd22d
Angular 8.1.0 compatibility update
...
Various small fixes
2019-07-04 18:11:05 +03:00
sercan
09bc137fa0
Merge branch 'master' into skeleton
2019-06-01 12:40:35 +03:00
sercan
00e228ab5a
Removed redundant mat-list checkbox fix
2019-06-01 12:39:27 +03:00
sercan
455e7f6f47
Merge changes from 'master' into 'skeleton'
2019-05-30 14:32:51 +03:00
sercan
2f2b302cb6
Updated changelog
2019-05-30 14:27:19 +03:00
sercan
8b358cc6ff
Updated changelog
...
Updated web-animations-js package to make it compatible with Angular 8
2019-05-30 13:18:15 +03:00
sercan
8bd1e58db5
Small adjustments
2019-05-30 12:30:10 +03:00
sercan
9db5f0b04a
Updated existing Angular Material examples
2019-05-30 11:48:22 +03:00
sercan
226f3fb440
Updated existing Angular Material examples
2019-05-30 11:44:28 +03:00
sercan
bb3764aaff
Added new Angular Material examples
2019-05-30 11:37:35 +03:00
sercan
7ec117202d
Updated existing Angular Material examples
2019-05-30 11:09:43 +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
838132ce68
Merge 'master' into skeleton
2019-01-17 07:31:40 +03:00
sercan
8c555a1fb5
Updated the changelog
2019-01-17 07:30:26 +03:00
sercan
3827b10fc5
Fixed: Flex layout ObservableMedia is depreciated
2019-01-17 07:29:39 +03:00
sercan
6f3ce4059d
Updated Angular to 7.2.1
...
Updated various other packages
2019-01-17 07:29:07 +03:00
sercan
8dbd71f122
Updated Angular to 7.2.0
...
Updated Angular Material to 7.2.1
Updated AngularCLI related files
(Calendar) Small style tweak
2019-01-09 13:55:58 +03:00
sercan
5870131ab2
(Layouts) Close the html comment properly
2019-01-02 10:34:49 +03:00
sercan
c764089061
(Layouts) Close the html comment properly
2019-01-02 10:34:02 +03:00
sercan
a7cf8c236b
Changelog updates
2019-01-02 10:33:22 +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
84696aed79
Updated packages and version number
2019-01-02 10:04:31 +03:00
sercan
44550ecdd8
Import cleanup
2018-11-27 11:11:07 +03:00
sercan
68bd4436f4
Fixed: 'draggable' cannot be set to false. Closes #100
2018-11-27 10:47:55 +03:00
sercan
6db86a6b25
Use 'ResolveEnd' to reset the config. Closes #101
2018-11-27 10:44:11 +03:00
sercan
9523e3724a
Merge 'master' into 'skeleton'
2018-11-16 10:31:26 +03:00
sercan
8e4e4bf401
Updated the changelog navigation item badge
2018-11-16 10:29:35 +03:00
sercan
b184c839da
Updated Angular, Angular Material and various other packages
...
Upadte the changelog
Increased the Fuse version
2018-11-16 10:21:37 +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
842cb37fcb
Fixed: Wrong link to the fuse-config service docs page
...
Removed no-redundant-jsdoc rule from the tslint
2018-10-24 11:20:05 +03:00
sercan
3c45bd49e4
Merge branch 'master' into skeleton
2018-10-19 10:45:10 +03:00
sercan
430fe0c0c1
Fixed: Forgot to change the font families
2018-10-19 10:43:48 +03:00
sercan
1850fd7eb1
Merge branch 'master' into skeleton
2018-10-19 10:19:57 +03:00
sercan
8118f94b50
Small tweaks
2018-10-19 10:19:39 +03:00
sercan
bc2b4aefac
Merge 'master' into skeleton
2018-10-19 09:04:15 +03:00
sercan
83ba318fb7
Updated the main config files
2018-10-19 08:59:46 +03:00
sercan
1dd59db09f
Added images for Angular Material examples
2018-10-19 08:59:35 +03:00
sercan
60ab983730
Updated Angular Material elements
...
Updated the changelog
2018-10-19 00:31:01 +03:00
sercan
6fadc29e4c
Updated Angular, Angular Material and various other libraries
2018-10-19 00:30:39 +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
cbd1c3e21c
(Mail) Small tweaks
...
(Mail-ngrx) Small tweaks
(FAQ) Small tweaks
(KnowledgeBase) Small tweaks
2018-10-11 20:03:57 +03:00
sercan
e67887f379
(Mail-ngrx) Fixed a small issue
2018-10-11 19:28:06 +03:00
sercan
eeed00b30e
(E-Commerce) Matched search fields styles to the rest of the apps
...
(Contacts) Search field doesn't span to the full width of its container
2018-10-11 19:27:38 +03:00
sercan
06c8903f91
(Navigation) Added missing icon for UI/Cards menu
2018-10-10 12:25:01 +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
63bd95ea1e
(Coming Soon) Simplified the form error messages
2018-10-04 12:21:46 +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
790549a92d
Update Angular, Angular Material and various other packages
...
Set the Fuse version to 7.0.0
2018-09-21 12:21:58 +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
31b4c300f0
Updated the changelog navigation item tag
2018-08-30 11:20:04 +03:00
Sercan Yemen
5f127e4721
Merge branch 'master' into skeleton
2018-08-30 10:58:34 +03:00
Sercan Yemen
768d20c481
Updated the changelog
2018-08-30 10:57:23 +03:00
Sercan Yemen
b2a28c36ed
Updated the changelog
2018-08-30 10:56:57 +03:00
Sercan Yemen
7dc0892c83
(Toolbar) Fixed: Custom bg color cannot be applied to the toolbar background
2018-08-30 10:56:46 +03:00
Sercan Yemen
ef216718b9
Updated Angular to 6.1.6
2018-08-30 10:51:13 +03:00
Sercan Yemen
f337df17e4
Small tweak in forms page
2018-08-28 08:47:27 +03:00
Sercan Yemen
4a4220c123
Merge branch 'master' into skeleton
2018-08-28 08:39:08 +03:00
Sercan Yemen
ed9c024e13
Sidenav helper fixes
2018-08-28 08:38:17 +03:00
Sercan Yemen
94d9118df7
Updated changelog
2018-08-28 08:19:13 +03:00
Sercan Yemen
3d85b172c4
Merge branch 'master' into skeleton
2018-08-28 08:11:51 +03:00
Sercan Yemen
bfa1dd9e84
Merge branch 'master' into skeleton
2018-08-28 08:09:40 +03:00
Sercan Yemen
a5b6e545a7
Added return types
2018-08-28 08:07:28 +03:00
Sercan Yemen
0b2af161f4
(MailNgrx) Fixed depreciated ngrx/rxjs stuff
2018-08-28 08:07:17 +03:00
Sercan Yemen
9630d0154f
Updated various packages
2018-08-28 07:56:57 +03:00
Sercan Yemen
62b64cb78c
Updated Angular Material element examples
2018-08-28 07:53:09 +03:00
Sercan Yemen
8fc20fef8f
Example viewer style tweaks
2018-08-28 07:44:05 +03:00
Sercan Yemen
8b97e6623b
(ExampleViewer) Updated style and theming compatibility
2018-08-28 07:15:58 +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
d8782a78d5
(AppComponent) Small tweak for IE11 compatibility
2018-08-27 20:36:27 +03:00
Sercan Yemen
c4e338cda1
(Academy) IE11 fixes
2018-08-27 19:31:30 +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
c8c0b4a609
(Navbar) Correctly delay the update of the perfect scrollbar + Fixed the style-1 color issue
2018-08-27 10:05:48 +03:00
Sercan Yemen
5d62c58725
Added docs for Material theming
2018-08-27 08:23:11 +03:00
Sercan Yemen
f1b4546a73
Merge branch 'master' into skeleton
2018-08-26 18:38:11 +03:00
Sercan Yemen
38a03da265
Merge branch 'master' into skeleton
2018-08-26 18:37:57 +03:00
Sercan Yemen
34ffe7e53b
Updated Angular and Angular Material
2018-08-26 18:30: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
fee608cb44
(AppComponent) Added a note about the Angular Translate module
2018-08-17 13:07:01 +03:00
Sercan Yemen
343d7902fa
(ECommerce) Removed e-commerce dashboard as it's very outdated and doesn't really add something
2018-08-11 10:04:29 +03:00
Sercan Yemen
927b4fd322
(Forms) Simplified the form examples
2018-08-11 09:06:03 +03:00
Sercan Yemen
a52b1f7687
(AppComponent) Added a note about the Angular Translate module
2018-08-11 09:02:05 +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
e49771a5e0
(AngularCLI) Turned off the "showCircularDependencies" option
2018-07-26 09:11:03 +03:00
Sercan Yemen
42095bfe26
(Layouts) Removed "transform: translateZ(0)" from styles as they don't need them anymore
2018-07-26 09:10:17 +03:00
Sercan Yemen
0d2b5a9662
(Contacts) Fixed: matDialogRef variable is not correct
2018-07-25 07:11:30 +03:00
Sercan Yemen
1d1ac4b04a
(Helpers) Comment styles
2018-07-17 15:14:19 +03:00
Sercan Yemen
6afa55bb0f
(QuickPanel) Fixed: Custom scrollbar
2018-07-17 15:06:41 +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
f8292af81e
(ECommerce) Fixed: Order page custom scrollbar is not working
2018-07-17 13:01:44 +03:00
Sercan Yemen
46a0ac1aa9
(Docs) Updated fuseConfig docs
2018-07-17 12:30:15 +03:00
Sercan Yemen
37d5e097b5
(QuickPanel) Fixed: Perfect scrollbar is not available
2018-07-17 12:26:16 +03:00
Sercan Yemen
92d7986c8a
Increased the Fuse version
...
Updated the changelog
2018-07-17 12:25:39 +03:00
Sercan Yemen
38177c3d68
Increased the Fuse version
...
Updated the changelog
2018-07-17 12:25:32 +03:00
Sercan Yemen
b08ab47715
Merge branch 'master' into skeleton
2018-07-13 18:58:43 +03:00
Sercan Yemen
798e2632bc
Updated changelog
2018-07-13 18:58:02 +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
8dfc3e854b
Added comments to the app.component.html
2018-07-13 18:47:29 +03:00
Sercan Yemen
0ccb4211c5
Merge branch 'master' into skeleton
2018-07-13 14:44:13 +03:00
Sercan Yemen
04b80ca168
Updated changelog
2018-07-13 14:43:03 +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
5e98d986e2
(AppComponent) Property order fix
2018-07-13 12:54:02 +03:00
Sercan Yemen
293192557f
Updated Angular and various other packages
...
Increased the Fuse version number
2018-07-13 12:23:56 +03:00
Sercan Yemen
d61549d9e6
Fixed: Scrolling is not smooth on iOS devices
2018-07-13 12:23:30 +03:00
Sercan Yemen
b2ceb02709
Updated changelog and nav badge
2018-07-12 17:49:16 +03:00
Sercan Yemen
d25ce3601a
Merge branch 'master' into skeleton
2018-07-12 17:46:33 +03:00
Sercan Yemen
ffbd000fe2
(Chat Panel) Style and logic tweaks
2018-07-12 17:45:46 +03:00
Sercan Yemen
b6ebd2b839
(Navbar) Fixed: IE11 issues
...
(Chat Panel) Fixed: IE11 issues
2018-07-12 16:04:56 +03:00
Sercan Yemen
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
2018-07-12 15:48:55 +03:00
Sercan Yemen
251732f221
Updated changelog
2018-07-12 13:59:51 +03:00
Sercan Yemen
4642b730cb
Merge branch 'master' into skeleton
2018-07-12 13:52:29 +03:00
Sercan Yemen
0982d5369b
Merge branch 'master' into skeleton
2018-07-12 13:47:38 +03:00
Sercan Yemen
1c34a65034
Increased Fuse version
2018-07-12 13:30:17 +03:00
Sercan Yemen
b8803a055f
Removed side panel from auth pages
...
Updated the changelog
Theme options button adjustments
2018-07-12 13:27:26 +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
fe7fdf0a00
Merge branch 'master' into skeleton
2018-07-12 11:40:11 +03:00
Sercan Yemen
2c7ef4de00
Updated Fuse version and changelog
2018-07-12 11:38:02 +03:00
Sercan Yemen
adc93d5d40
(AppComponent) Theme options panel button position
2018-07-12 11:16:41 +03:00
Sercan Yemen
77f6062a55
Merge branch 'master' into skeleton
2018-07-12 11:13:59 +03:00
Sercan Yemen
fdb572fadd
(Toolbar) Removed unnecessary chat panel toggle method
2018-07-12 11:13:09 +03:00
Sercan Yemen
cef9e8a9c0
Removed chat panel from Skeleton since its more like an app and won't be required by everyone
2018-07-12 11:12:03 +03:00
Sercan Yemen
2f0d1e406f
Merge branch 'master' into skeleton
2018-07-12 11:09:48 +03:00
Sercan Yemen
528c3f95e7
(Navbar) Fixed: Navbar doesn't grow if it has a small content
2018-07-12 11:04:54 +03:00
Sercan Yemen
f395046945
(Chat Panel) Removed mat-list, moved mat-tooltip to the avatar due to mobile scrolling issues
2018-07-12 10:48:31 +03:00
Sercan Yemen
b099022f5a
(FuseSidebar) Max. width & width tweaks for small screen devices
2018-07-12 10:20:34 +03:00
Sercan Yemen
25a6ca2684
(Navbar) Added classes to the navbar containing fuse-sidebar's to contain their custom styles
2018-07-12 09:25:56 +03:00
Sercan Yemen
0cd5d613e0
(AppComponent) Added missing 'is-mobile' control - Fixes: Visible scrollbars on some mobile devices
2018-07-12 09:24:54 +03:00
Sercan Yemen
f45ad11861
Updated changelog date
2018-07-11 11:03:37 +03:00
Sercan Yemen
b7ab5ea273
Merge branch 'master' into skeleton
2018-07-11 10:51:24 +03:00
Sercan Yemen
d7e65460bf
Merge branch 'master' into skeleton
2018-07-11 10:32:37 +03:00
Sercan Yemen
3cbe302b54
(Toolbar) Changed the username + Small margin tweaks
...
(Navbar) Style variant 2 adjustments and tweaks
2018-07-11 10:29:21 +03:00
Sercan Yemen
e1c906f08b
(Chat Panel) Don't unfold the panel on hover
...
(Chat Panel) Always keep the contacts list in view
2018-07-10 14:55:30 +03:00
Sercan Yemen
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
2018-07-10 14:55:08 +03:00
Sercan Yemen
ac70ecc616
(Navbar) Improved the style variant 1
...
Updated Changelog
2018-07-10 13:47:58 +03:00
Sercan Yemen
d5b64f3258
Updated Angular Material to 6.3.3
2018-07-10 12:26:55 +03:00
Sercan Yemen
59d838ef51
Updated changelog
2018-07-10 12:26:40 +03:00
Sercan Yemen
8b14366763
(Angular Material Examples) Updated the examples
2018-07-10 12:26:29 +03:00
Sercan Yemen
23b86a7e3d
(Navbar) Style1 variant folded height
2018-07-10 12:26:04 +03:00
Sercan Yemen
2f497f1c7b
(Navbar) Improved navbar style1 variant
2018-07-10 11:55:04 +03:00
Sercan Yemen
18009c9275
(Navbar) Finished navbar variants
2018-07-09 21:29:15 +03:00
Sercan Yemen
20d5a68bf3
(Colors) Further improved the color generators + added adaptive-border-color class
2018-07-09 16:37:00 +03:00
Sercan Yemen
59d53ba0b9
(Colors) Improved the color generators
2018-07-09 16:29:46 +03:00
Sercan Yemen
a6c91dd744
(AngularCLI) Added a configuration to serve with extractCss and sourceMap enabled
2018-07-09 14:31:11 +03:00
Sercan Yemen
5045482ef5
(Navbar) Started to adding new style variants to the navbar (wip)
2018-07-09 14:09:53 +03:00
Sercan Yemen
c7d9a7808a
(Footer) Updated buy button link
2018-07-06 10:55:18 +03:00
Sercan Yemen
e4c0340cd7
(Sidebar) Import the takeUntil from the correct location
2018-07-04 19:32:24 +03:00
Sercan Yemen
67cb05be6b
(Chat) Replaced multi line comments with single line comments
2018-07-04 17:55:52 +03:00
Sercan Yemen
634ff42f1a
(Navigation) Updated version number badge
2018-07-04 17:50:37 +03:00
Sercan Yemen
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
2018-07-04 17:49:44 +03:00
Sercan Yemen
42d9748b10
(Chat Panel) Changed the chat panel icon and title
2018-07-04 17:29:44 +03:00
Sercan Yemen
8355e8a17c
Updated changelog
2018-07-04 17:26:25 +03:00
Sercan Yemen
dbb925334a
(Chat Panel) Styling adjustments
2018-07-04 17:21:51 +03:00
Sercan Yemen
49c8e32dce
(Chat Panel) Styling adjustments
2018-07-03 21:05:52 +03:00
Sercan Yemen
595b16275b
(Chat Panel) Added a chat panel
2018-07-03 18:23:51 +03:00
Sercan Yemen
fb003bc96f
(Scrumboard) Removed an extra semi-colon
2018-07-03 18:06:33 +03:00
Sercan Yemen
d781e59928
(Sidebar) Added "foldedWidth" input for controlling the width of the folded sidebar
...
(Sidebar) Replaced the margin with padding on the folded sidebar's sibling
(Docs) Updated Sidebar docs
2018-07-03 13:54:19 +03:00
Sercan Yemen
89f71735a8
(Footer) Make the footer fixed for the Demo so the links can be seen at all times
2018-07-03 13:51:31 +03:00
Sercan Yemen
51d7c6fd6f
(Contacts) Make the "Add Contact" button sticky on mobile devices
2018-07-02 19:51:37 +03:00
Sercan Yemen
e182f19644
Fix scss import path
2018-07-02 19:48:48 +03:00
Sercan Yemen
d4d57480a1
Merge branch 'master' into skeleton
2018-07-02 16:47:30 +03:00
Sercan Yemen
a1aed2998d
(Navbar) Small fix for "scroll the active menu item into the view"
2018-07-02 16:46:55 +03:00
Sercan Yemen
0d6d08aa85
Merge branch 'master' into skeleton
2018-07-02 15:59:00 +03:00
Sercan Yemen
7ff1d2aed0
(Navbar) Scroll the active menu item into the view
2018-07-02 15:58:07 +03:00
Sercan Yemen
09d1b1034e
(Fuse) Tree-shakable core services, closes #64
2018-07-02 14:30:18 +03:00
Sercan Yemen
4e98ab1682
(Search Bar) Fixed: Height adjustment happens on the wrong media step
2018-07-02 13:29:33 +03:00
Sercan Yemen
984004d07a
(Toolbar) Fixed: Unnecessary _.find in setLanguage method, Closes #66
...
(Navigation) Fixed: Removed id causing a style issue
2018-07-02 13:22:14 +03:00
Sercan Yemen
64e0451dc6
Removed the id from the navigation as there might be multiple navigations
...
Fixed: getFlatNavigation doesn't correctly get the 'collapsable' items because of the item.type change
Closes #71 : getFlatNavigation method not correctly working when its called multiple times
2018-07-02 13:15:49 +03:00
Sercan Yemen
224bbf479a
Fixed the Loading bar service small issue
2018-07-02 11:42:03 +03:00
Sercan Yemen
1aa79c257b
Updated the changelog
2018-07-01 14:06:41 +03:00
Sercan Yemen
8e5fdb1d31
Merge branch 'master' into skeleton
2018-07-01 14:03:23 +03:00
Sercan Yemen
4d93b6acef
Added a service for the Loading Bar
...
Added FuseLoadingBarService docs
Renamed service docs files
2018-07-01 14:02:14 +03:00
Sercan Yemen
2eb952e9bc
Merge branch 'master' into skeleton
2018-07-01 13:16:15 +03:00
Sercan Yemen
ae29f1f03d
Added 'openedChanged' and 'foldedChanged' events to the sidebar
...
Updated the Sidebar docs
2018-07-01 13:10:11 +03:00
Sercan Yemen
f35c1add1c
Added ability to add custom classes to the navigation items using the "classes" property
...
Fixed: Item function and External URL's are missing from horizontal navigation
Fixed: Horizontal navigation active item does not highlight correctly
2018-07-01 12:20:33 +03:00
Sercan Yemen
b418049d94
Merge branch 'master' into skeleton
2018-06-29 16:58:25 +03:00
Sercan Yemen
388b724e90
Revert version number increase
2018-06-29 16:58:00 +03:00
Sercan Yemen
34d77c1d1a
Merge branch 'master' into skeleton
2018-06-28 21:00:37 +03:00
Sercan Yemen
023bfea4df
Removed the types definition for Webstorm IDE compatibility
2018-06-28 20:59:55 +03:00
Sercan Yemen
fd4da1e060
Simplified the class and the template as we don't need an extra object for errors
...
Used native .hasError checks on template
2018-06-28 20:34:43 +03:00
Sercan Yemen
85226e6094
Fixed: Changing 'password' field while 'passwordConfirm' field is filled doesn't trigger the 'confirmPassword' validator
...
Simplified the class and the template as we don't need an extra object for errors
Used native .hasError checks on template
2018-06-28 20:11:36 +03:00
Sercan Yemen
723c289a47
Merge branch 'master' into skeleton
2018-06-28 17:39:38 +03:00
Sercan Yemen
26a7cc41de
Fixed broken print styles due to the latest layout updates
2018-06-28 17:39:22 +03:00
Sercan Yemen
23f8547be5
Merge branch 'master' into skeleton
2018-06-28 13:29:15 +03:00
Sercan Yemen
3deba51322
Updated Angular & Angular Material
...
Increase the Fuse version number
Fixed the HMR serve ('npm run start-hmr' and 'npm run start-hmr-sourcemaps')
2018-06-28 13:28:56 +03:00
Sercan Yemen
b54bbc8abe
Merge branch 'master' into skeleton
2018-06-20 17:08:19 +03:00
Sercan Yemen
1835c060d6
Updated the package-lock.json
2018-06-20 17:07:06 +03:00
Sercan Yemen
f75d458abe
Added changelog for v6.1.2
2018-06-20 16:37:59 +03:00
Sercan Yemen
6320e98938
Added sticky header to the e-commerce tables
2018-06-20 16:36:31 +03:00
Sercan Yemen
94d20f8d8d
Replace cdkTable stuff with matTable since table now is a proper Material element
2018-06-20 16:32:26 +03:00
Sercan Yemen
ba2f50bf62
Fixed Angular Material datepicker examples
2018-06-20 16:29:28 +03:00
Sercan Yemen
13746c2a73
Updated Angular Material examples
2018-06-20 16:16:03 +03:00
Sercan Yemen
faef6ec6f8
Increased the Fuse version number
...
Updated Angular Material and couple other packages
2018-06-20 15:30:54 +03:00
Sercan Yemen
b46b253c1c
Small responsive fixes on e-commerce pages
2018-06-18 18:53:21 +03:00
Sercan Yemen
3abd764715
Updated the changelog
2018-06-18 18:42:35 +03:00
Sercan Yemen
1acfe2dfb3
Update the version on changelog navigation item
2018-06-17 14:44:11 +03:00
Sercan Yemen
41a93857b6
Merge branch 'master' into skeleton
2018-06-17 14:30:19 +03:00
Sercan Yemen
6d3cfe8ace
Increase the version number
...
Updated the changelog
2018-06-17 14:29:35 +03:00
Sercan Yemen
147525d16a
(Sidebar) Fixed the folded issue
2018-06-17 14:24:10 +03:00
Sercan Yemen
29f8ddda9e
Remove unnecessary input binding from sidebars
2018-06-17 13:16:04 +03:00
Sercan Yemen
1f77e201a1
Added the update date to the changelog
2018-06-15 19:46:31 +03:00
Sercan Yemen
0e2dca00c0
Merge branch 'master' into skeleton
2018-06-15 18:42:25 +03:00
Sercan Yemen
c93cecdddd
Merge branch 'master' into skeleton
...
# Conflicts:
# angular.json
# src/app/app.module.ts
# src/app/fake-db/academy.ts
# src/app/fake-db/calendar.ts
# src/app/fake-db/chat.ts
# src/app/fake-db/contacts.ts
# src/app/fake-db/dashboard-analytics.ts
# src/app/fake-db/dashboard-project.ts
# src/app/fake-db/e-commerce.ts
# src/app/fake-db/fake-db.service.ts
# src/app/fake-db/faq.ts
# src/app/fake-db/file-manager.ts
# src/app/fake-db/icons.ts
# src/app/fake-db/invoice.ts
# src/app/fake-db/knowledge-base.ts
# src/app/fake-db/mail.ts
# src/app/fake-db/profile.ts
# src/app/fake-db/quick-panel.ts
# src/app/fake-db/scrumboard.ts
# src/app/fake-db/search.ts
# src/app/fake-db/todo.ts
# src/app/main/angular-material-elements/angular-material-elements.component.html
# src/app/main/angular-material-elements/angular-material-elements.component.scss
# src/app/main/angular-material-elements/example-components.ts
# src/app/main/angular-material-elements/example-viewer/example-viewer.html
# src/app/main/angular-material-elements/example-viewer/example-viewer.scss
# src/app/main/angular-material-elements/material.module.ts
# src/app/main/apps/academy/academy.module.ts
# src/app/main/apps/academy/course.service.ts
# src/app/main/apps/academy/course/course.component.scss
# src/app/main/apps/academy/courses.service.ts
# src/app/main/apps/academy/courses/courses.component.html
# src/app/main/apps/academy/courses/courses.component.scss
# src/app/main/apps/calendar/calendar.component.html
# src/app/main/apps/calendar/calendar.component.scss
# src/app/main/apps/calendar/calendar.component.ts
# src/app/main/apps/calendar/calendar.module.ts
# src/app/main/apps/calendar/calendar.service.ts
# src/app/main/apps/calendar/event-form/event-form.component.html
# src/app/main/apps/calendar/event-form/event-form.component.scss
# src/app/main/apps/calendar/event-form/event-form.component.ts
# src/app/main/apps/calendar/event.model.ts
# src/app/main/apps/chat/chat-start/chat-start.component.scss
# src/app/main/apps/chat/chat-start/chat-start.component.ts
# src/app/main/apps/chat/chat-view/chat-view.component.html
# src/app/main/apps/chat/chat-view/chat-view.component.scss
# src/app/main/apps/chat/chat.component.html
# src/app/main/apps/chat/chat.component.scss
# src/app/main/apps/chat/chat.service.ts
# src/app/main/apps/chat/sidenavs/left/chats/chats.component.html
# src/app/main/apps/chat/sidenavs/left/chats/chats.component.scss
# src/app/main/apps/chat/sidenavs/left/left.component.scss
# src/app/main/apps/chat/sidenavs/left/user/user.component.html
# src/app/main/apps/chat/sidenavs/left/user/user.component.scss
# src/app/main/apps/chat/sidenavs/right/contact/contact.component.html
# src/app/main/apps/chat/sidenavs/right/contact/contact.component.scss
# src/app/main/apps/chat/sidenavs/right/right.component.scss
# src/app/main/apps/contacts/contact-form/contact-form.component.html
# src/app/main/apps/contacts/contact-form/contact-form.component.scss
# src/app/main/apps/contacts/contact-form/contact-form.component.ts
# src/app/main/apps/contacts/contact-list/contact-list.component.html
# src/app/main/apps/contacts/contact-list/contact-list.component.scss
# src/app/main/apps/contacts/contact.model.ts
# src/app/main/apps/contacts/contacts.component.html
# src/app/main/apps/contacts/contacts.service.ts
# src/app/main/apps/contacts/selected-bar/selected-bar.component.html
# src/app/main/apps/contacts/selected-bar/selected-bar.component.scss
# src/app/main/apps/contacts/sidebars/main/main.component.html
# src/app/main/apps/contacts/sidebars/main/main.component.scss
# src/app/main/apps/dashboards/analytics/analytics.component.html
# src/app/main/apps/dashboards/analytics/analytics.component.scss
# src/app/main/apps/dashboards/analytics/analytics.component.ts
# src/app/main/apps/dashboards/analytics/analytics.module.ts
# src/app/main/apps/dashboards/analytics/analytics.service.ts
# src/app/main/apps/dashboards/project/project.component.ts
# src/app/main/apps/dashboards/project/project.module.ts
# src/app/main/apps/dashboards/project/project.service.ts
# src/app/main/apps/e-commerce/dashboard/dashboard.component.html
# src/app/main/apps/e-commerce/dashboard/dashboard.component.scss
# src/app/main/apps/e-commerce/dashboard/dashboard.component.ts
# src/app/main/apps/e-commerce/dashboard/dashboard.service.ts
# src/app/main/apps/e-commerce/e-commerce.module.ts
# src/app/main/apps/e-commerce/order/order-statuses.ts
# src/app/main/apps/e-commerce/order/order.component.html
# src/app/main/apps/e-commerce/order/order.component.scss
# src/app/main/apps/e-commerce/order/order.model.ts
# src/app/main/apps/e-commerce/order/order.service.ts
# src/app/main/apps/e-commerce/orders/orders.component.html
# src/app/main/apps/e-commerce/orders/orders.component.scss
# src/app/main/apps/e-commerce/orders/orders.service.ts
# src/app/main/apps/e-commerce/product/product.component.html
# src/app/main/apps/e-commerce/product/product.component.scss
# src/app/main/apps/e-commerce/product/product.model.ts
# src/app/main/apps/e-commerce/product/product.service.ts
# src/app/main/apps/e-commerce/products/products.component.html
# src/app/main/apps/e-commerce/products/products.component.scss
# src/app/main/apps/e-commerce/products/products.service.ts
# src/app/main/apps/file-manager/file-list/file-list.component.html
# src/app/main/apps/file-manager/file-list/file-list.component.scss
# src/app/main/apps/file-manager/file-manager.service.ts
# src/app/main/apps/file-manager/sidebars/details/details.component.html
# src/app/main/apps/file-manager/sidebars/details/details.component.scss
# src/app/main/apps/file-manager/sidebars/main/main.component.html
# src/app/main/apps/file-manager/sidebars/main/main.component.scss
# src/app/main/apps/file-manager/sidebars/main/main.component.ts
# src/app/main/apps/mail-ngrx/dialogs/compose/compose.component.html
# src/app/main/apps/mail-ngrx/dialogs/compose/compose.component.scss
# src/app/main/apps/mail-ngrx/i18n/en.ts
# src/app/main/apps/mail-ngrx/i18n/tr.ts
# src/app/main/apps/mail-ngrx/mail-details/mail-details.component.html
# src/app/main/apps/mail-ngrx/mail-details/mail-details.component.scss
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.html
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.scss
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.ts
# src/app/main/apps/mail-ngrx/mail-list/mail-list.component.html
# src/app/main/apps/mail-ngrx/mail-list/mail-list.component.scss
# src/app/main/apps/mail-ngrx/mail.component.scss
# src/app/main/apps/mail-ngrx/mail.model.ts
# src/app/main/apps/mail-ngrx/sidebars/main/main-sidebar.component.html
# src/app/main/apps/mail-ngrx/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/mail-ngrx/store/actions/filters.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/folders.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/index.ts
# src/app/main/apps/mail-ngrx/store/actions/labels.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/mails.actions.ts
# src/app/main/apps/mail-ngrx/store/effects/filters.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/folders.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/index.ts
# src/app/main/apps/mail-ngrx/store/effects/labels.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/mails.effects.ts
# src/app/main/apps/mail-ngrx/store/guards/index.ts
# src/app/main/apps/mail-ngrx/store/guards/resolve.guard.ts
# src/app/main/apps/mail-ngrx/store/index.ts
# src/app/main/apps/mail-ngrx/store/reducers/filters.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/folders.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/index.ts
# src/app/main/apps/mail-ngrx/store/reducers/labels.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/mails.reducer.ts
# src/app/main/apps/mail-ngrx/store/selectors/filters.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/folders.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/index.ts
# src/app/main/apps/mail-ngrx/store/selectors/labels.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/mails.selectors.ts
# src/app/main/apps/mail-ngrx/store/store.module.ts
# src/app/main/apps/mail/dialogs/compose/compose.component.html
# src/app/main/apps/mail/dialogs/compose/compose.component.scss
# src/app/main/apps/mail/dialogs/compose/compose.component.ts
# src/app/main/apps/mail/i18n/en.ts
# src/app/main/apps/mail/i18n/tr.ts
# src/app/main/apps/mail/mail-details/mail-details.component.html
# src/app/main/apps/mail/mail-details/mail-details.component.scss
# src/app/main/apps/mail/mail-list/mail-list-item/mail-list-item.component.html
# src/app/main/apps/mail/mail-list/mail-list-item/mail-list-item.component.scss
# src/app/main/apps/mail/mail-list/mail-list.component.scss
# src/app/main/apps/mail/mail.component.scss
# src/app/main/apps/mail/mail.model.ts
# src/app/main/apps/mail/mail.module.ts
# src/app/main/apps/mail/mail.service.ts
# src/app/main/apps/mail/sidebars/main/main-sidebar.component.html
# src/app/main/apps/mail/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/scrumboard/board.model.ts
# src/app/main/apps/scrumboard/board/add-list/add-list.component.html
# src/app/main/apps/scrumboard/board/add-list/add-list.component.scss
# src/app/main/apps/scrumboard/board/board.component.html
# src/app/main/apps/scrumboard/board/board.component.scss
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.html
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.scss
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.ts
# src/app/main/apps/scrumboard/board/dialogs/card/label-selector/label-selector.component.html
# src/app/main/apps/scrumboard/board/dialogs/card/label-selector/label-selector.component.scss
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.html
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.scss
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.ts
# src/app/main/apps/scrumboard/board/list/add-card/add-card.component.html
# src/app/main/apps/scrumboard/board/list/add-card/add-card.component.scss
# src/app/main/apps/scrumboard/board/list/card/card.component.html
# src/app/main/apps/scrumboard/board/list/card/card.component.scss
# src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.html
# src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.scss
# src/app/main/apps/scrumboard/board/list/list.component.html
# src/app/main/apps/scrumboard/board/list/list.component.scss
# src/app/main/apps/scrumboard/board/sidenavs/settings/board-color-selector/board-color-selector.component.html
# src/app/main/apps/scrumboard/board/sidenavs/settings/board-color-selector/board-color-selector.component.scss
# src/app/main/apps/scrumboard/board/sidenavs/settings/settings.component.html
# src/app/main/apps/scrumboard/board/sidenavs/settings/settings.component.scss
# src/app/main/apps/scrumboard/card.model.ts
# src/app/main/apps/scrumboard/list.model.ts
# src/app/main/apps/scrumboard/scrumboard.component.html
# src/app/main/apps/scrumboard/scrumboard.component.scss
# src/app/main/apps/scrumboard/scrumboard.service.ts
# src/app/main/apps/todo/sidebars/main/main-sidebar.component.html
# src/app/main/apps/todo/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/todo/todo-details/todo-details.component.html
# src/app/main/apps/todo/todo-details/todo-details.component.scss
# src/app/main/apps/todo/todo-list/todo-list-item/todo-list-item.component.html
# src/app/main/apps/todo/todo-list/todo-list-item/todo-list-item.component.scss
# src/app/main/apps/todo/todo-list/todo-list.component.scss
# src/app/main/apps/todo/todo.component.scss
# src/app/main/apps/todo/todo.model.ts
# src/app/main/apps/todo/todo.module.ts
# src/app/main/apps/todo/todo.service.ts
# src/app/main/content/pages/authentication/mail-confirm/mail-confirm.module.ts
# src/app/main/content/sample/sample.component.html
# src/app/main/content/sample/sample.module.ts
# src/app/main/content/ui/page-layouts/blank/blank.component.html
# src/app/main/documentation/components-third-party/components-third-party.module.ts
# src/app/main/documentation/components-third-party/datatable/ngx-datatable.component.html
# src/app/main/documentation/components-third-party/datatable/ngx-datatable.component.scss
# src/app/main/documentation/components-third-party/google-maps/google-maps.component.scss
# src/app/main/documentation/components-third-party/google-maps/google-maps.module.ts
# src/app/main/documentation/components/cards/cards.component.html
# src/app/main/documentation/components/cards/cards.component.scss
# src/app/main/documentation/components/countdown/countdown.component.scss
# src/app/main/documentation/components/countdown/countdown.component.ts
# src/app/main/documentation/components/highlight/highlight.component.scss
# src/app/main/documentation/components/highlight/highlight.component.ts
# src/app/main/documentation/components/material-color-picker/material-color-picker.component.scss
# src/app/main/documentation/components/material-color-picker/material-color-picker.component.ts
# src/app/main/documentation/components/navigation/navigation.component.scss
# src/app/main/documentation/components/search-bar/search-bar.component.scss
# src/app/main/documentation/components/search-bar/search-bar.component.ts
# src/app/main/documentation/components/shortcuts/shortcuts.component.scss
# src/app/main/documentation/components/shortcuts/shortcuts.component.ts
# src/app/main/documentation/components/sidebar/sidebar.component.html
# src/app/main/documentation/components/sidebar/sidebar.component.scss
# src/app/main/documentation/components/sidebar/sidebar.component.ts
# src/app/main/documentation/components/widget/widget.component.scss
# src/app/main/documentation/components/widget/widget.component.ts
# src/app/main/documentation/directives/fuseIfOnDom/fuse-if-on-dom.component.scss
# src/app/main/documentation/services/config/config.component.scss
# src/app/main/documentation/services/config/config.component.ts
# src/app/main/documentation/services/services.module.ts
# src/app/main/documentation/services/splash-screen/splash-screen.component.scss
# src/app/main/documentation/services/splash-screen/splash-screen.component.ts
# src/app/main/documentation/working-with-fuse/multi-language/multi-language.component.ts
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.component.html
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.component.scss
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.module.ts
# src/app/main/pages/authentication/forgot-password/forgot-password.component.html
# src/app/main/pages/authentication/forgot-password/forgot-password.component.scss
# src/app/main/pages/authentication/forgot-password/forgot-password.module.ts
# src/app/main/pages/authentication/lock/lock.component.html
# src/app/main/pages/authentication/lock/lock.component.scss
# src/app/main/pages/authentication/lock/lock.module.ts
# src/app/main/pages/authentication/login-2/login-2.component.html
# src/app/main/pages/authentication/login-2/login-2.component.scss
# src/app/main/pages/authentication/login-2/login-2.module.ts
# src/app/main/pages/authentication/login/login.component.html
# src/app/main/pages/authentication/login/login.component.scss
# src/app/main/pages/authentication/login/login.module.ts
# src/app/main/pages/authentication/mail-confirm/mail-confirm.component.html
# src/app/main/pages/authentication/mail-confirm/mail-confirm.component.scss
# src/app/main/pages/authentication/mail-confirm/mail-confirm.module.ts
# src/app/main/pages/authentication/register-2/register-2.component.html
# src/app/main/pages/authentication/register-2/register-2.component.scss
# src/app/main/pages/authentication/register-2/register-2.module.ts
# src/app/main/pages/authentication/register/register.component.html
# src/app/main/pages/authentication/register/register.component.scss
# src/app/main/pages/authentication/register/register.module.ts
# src/app/main/pages/authentication/reset-password-2/reset-password-2.component.html
# src/app/main/pages/authentication/reset-password-2/reset-password-2.component.scss
# src/app/main/pages/authentication/reset-password-2/reset-password-2.module.ts
# src/app/main/pages/authentication/reset-password/reset-password.component.html
# src/app/main/pages/authentication/reset-password/reset-password.component.scss
# src/app/main/pages/authentication/reset-password/reset-password.module.ts
# src/app/main/pages/coming-soon/coming-soon.component.html
# src/app/main/pages/coming-soon/coming-soon.component.scss
# src/app/main/pages/coming-soon/coming-soon.module.ts
# src/app/main/pages/errors/404/error-404.component.html
# src/app/main/pages/errors/404/error-404.component.scss
# src/app/main/pages/errors/404/error-404.module.ts
# src/app/main/pages/errors/500/error-500.component.html
# src/app/main/pages/errors/500/error-500.component.scss
# src/app/main/pages/errors/500/error-500.module.ts
# src/app/main/pages/faq/faq.component.html
# src/app/main/pages/faq/faq.component.scss
# src/app/main/pages/faq/faq.module.ts
# src/app/main/pages/faq/faq.service.ts
# src/app/main/pages/invoices/compact/compact.component.html
# src/app/main/pages/invoices/compact/compact.component.scss
# src/app/main/pages/invoices/compact/compact.module.ts
# src/app/main/pages/invoices/invoice.service.ts
# src/app/main/pages/invoices/modern/modern.component.html
# src/app/main/pages/invoices/modern/modern.component.scss
# src/app/main/pages/invoices/modern/modern.module.ts
# src/app/main/pages/knowledge-base/dialogs/article/article.component.html
# src/app/main/pages/knowledge-base/dialogs/article/article.component.scss
# src/app/main/pages/knowledge-base/knowledge-base.component.html
# src/app/main/pages/knowledge-base/knowledge-base.component.scss
# src/app/main/pages/knowledge-base/knowledge-base.module.ts
# src/app/main/pages/knowledge-base/knowledge-base.service.ts
# src/app/main/pages/maintenance/maintenance.component.html
# src/app/main/pages/maintenance/maintenance.component.scss
# src/app/main/pages/maintenance/maintenence.module.ts
# src/app/main/pages/pricing/pricing.module.ts
# src/app/main/pages/pricing/style-1/style-1.component.html
# src/app/main/pages/pricing/style-1/style-1.component.scss
# src/app/main/pages/pricing/style-1/style-1.component.ts
# src/app/main/pages/pricing/style-2/style-2.component.html
# src/app/main/pages/pricing/style-2/style-2.component.scss
# src/app/main/pages/pricing/style-2/style-2.component.ts
# src/app/main/pages/pricing/style-3/style-3.component.html
# src/app/main/pages/pricing/style-3/style-3.component.scss
# src/app/main/pages/pricing/style-3/style-3.component.ts
# src/app/main/pages/profile/profile.component.html
# src/app/main/pages/profile/profile.component.scss
# src/app/main/pages/profile/profile.component.ts
# src/app/main/pages/profile/profile.module.ts
# src/app/main/pages/profile/profile.service.ts
# src/app/main/pages/profile/tabs/about/about.component.html
# src/app/main/pages/profile/tabs/about/about.component.scss
# src/app/main/pages/profile/tabs/photos-videos/photos-videos.component.html
# src/app/main/pages/profile/tabs/photos-videos/photos-videos.component.scss
# src/app/main/pages/profile/tabs/timeline/timeline.component.html
# src/app/main/pages/profile/tabs/timeline/timeline.component.scss
# src/app/main/pages/search/search.component.html
# src/app/main/pages/search/search.component.scss
# src/app/main/pages/search/search.component.ts
# src/app/main/pages/search/search.module.ts
# src/app/main/pages/search/search.service.ts
# src/app/main/pages/search/tabs/classic/classic.component.html
# src/app/main/pages/search/tabs/classic/classic.component.scss
# src/app/main/pages/search/tabs/table/table.component.html
# src/app/main/quick-panel/quick-panel.component.ts
# src/app/main/ui/colors/colors.component.html
# src/app/main/ui/colors/colors.component.scss
# src/app/main/ui/colors/colors.module.ts
# src/app/main/ui/forms/forms.component.html
# src/app/main/ui/forms/forms.component.scss
# src/app/main/ui/forms/forms.component.ts
# src/app/main/ui/forms/forms.module.ts
# src/app/main/ui/helper-classes/helper-classes.component.html
# src/app/main/ui/helper-classes/helper-classes.component.scss
# src/app/main/ui/helper-classes/helper-classes.component.ts
# src/app/main/ui/helper-classes/helper-classes.module.ts
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.html
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.scss
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.ts
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.html
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.scss
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.ts
# src/app/main/ui/icons/icons.component.html
# src/app/main/ui/icons/icons.component.scss
# src/app/main/ui/icons/icons.module.ts
# src/app/main/ui/page-layouts/blank/blank.component.html
# src/app/main/ui/page-layouts/blank/blank.component.ts
# src/app/main/ui/page-layouts/carded/full-width-1/full-width-1.component.html
# src/app/main/ui/page-layouts/carded/full-width-2/full-width-2.component.html
# src/app/main/ui/page-layouts/simple/full-width-1/full-width-1.component.html
# src/app/main/ui/page-layouts/simple/full-width-tabbed-1/full-width-tabbed-1.component.html
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.html
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.scss
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.ts
# src/app/main/ui/typography/tabs/headings/headings.component.html
# src/app/main/ui/typography/tabs/headings/headings.component.scss
# src/app/main/ui/typography/tabs/headings/headings.component.ts
# src/app/main/ui/typography/tabs/helpers/helpers.component.html
# src/app/main/ui/typography/tabs/helpers/helpers.component.scss
# src/app/main/ui/typography/tabs/helpers/helpers.component.ts
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.html
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.scss
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.ts
# src/app/main/ui/typography/typography.component.html
# src/app/main/ui/typography/typography.component.scss
# src/app/main/ui/typography/typography.component.ts
# src/app/navigation/navigation.ts
# src/app/store/actions/router.action.ts
# src/app/store/effects/router.effect.ts
# src/app/store/reducers/index.ts
# src/app/store/store.module.ts
2018-06-15 18:36:24 +03:00
Sercan Yemen
75b7e4e270
Merge branch 'dev/new-fuse'
2018-06-15 17:56:36 +03:00
Sercan Yemen
9efab7ed20
Fixed private methods and injections
2018-06-15 17:46:41 +03:00
Sercan Yemen
65523c3c95
Fixed private methods and injections
2018-06-15 17:45:27 +03:00
Sercan Yemen
22b3a3c799
Reverted the ngx-dnd version to 4.0.0
2018-06-15 17:33:16 +03:00
Sercan Yemen
2b4bd45ad6
Updated Angular and couple other packages
2018-06-15 17:16:41 +03:00
Sercan Yemen
1e47c79f15
Add !important tag to the sibling's margin on sidebar folded
2018-06-15 17:01:02 +03:00
Sercan Yemen
58ab766edf
Removed router animations since they are causing problems on Edge and also they make Fuse feel slower
2018-06-15 16:37:19 +03:00
Sercan Yemen
8db1206c91
Removed router animations since they are causing problems on Edge and also they make Fuse feel slower
2018-06-15 16:36:51 +03:00
Sercan Yemen
562ae61098
Added the changelog
2018-06-15 16:28:18 +03:00
Sercan Yemen
e43ae86a58
IE11 and Edge fixes on page layouts and theme layouts
2018-06-15 16:28:02 +03:00
Sercan Yemen
5459579d04
Added docs styles
...
Improved the documentation and moved it into the Demo app
2018-06-15 13:23:12 +03:00
Sercan Yemen
95759be710
Use the navigation service in the fuse-navigation for easier navigation swap
2018-06-14 18:00:22 +03:00
Sercan Yemen
edb4683dcb
Use the navigation service in the fuse-navigation for easier navigation swap
2018-06-14 17:29:30 +03:00
Sercan Yemen
58dd3b93c3
message-box alert => message-box error
2018-06-14 13:41:18 +03:00
Sercan Yemen
91e8d88488
Import the "bash" language color from prism
...
Added "message-boxes" styles to the typography
Increased the home icon size in doc pages
Changed doc component class names
2018-06-14 12:25:03 +03:00
Sercan Yemen
ddcf1d5483
Added changelog and changelog style to the typography
...
Small tweaks on helper classes and typography pages
(Fuse Highlight) Don't wrap the code and show scrollbars instead
2018-06-12 17:06:38 +03:00
Sercan Yemen
0b5727ff15
Small tweaks
2018-06-12 14:52:13 +03:00
Sercan Yemen
20f80e3fe4
Page layout tweaks
...
Removed body color class
2018-06-12 12:09:00 +03:00
Sercan Yemen
5bf9fd177b
Updated footer links
2018-06-12 10:51:16 +03:00
Sercan Yemen
507fe97e84
Changed layout names to make them easier to understand
...
New navigation structure for documentation and Angular Material elements
2018-06-12 10:44:00 +03:00
Sercan Yemen
a6a7442607
Search icon color
2018-06-12 10:28:53 +03:00
Sercan Yemen
43189728e5
Navbar toggle button should be right aligned if right navbar selected
...
Navbar classes actually moved to the navbar from fuse-sidebar
Search icon color
2018-06-12 10:28:08 +03:00
Sercan Yemen
9c88524185
Moved Angular Material Elements examples
...
Prepared the navigation for the documentation update
2018-06-12 10:27:17 +03:00
Sercan Yemen
52cfeec2e7
(Layout) Apps and pages moved to the new layout system
2018-06-11 19:15:12 +03:00
Sercan Yemen
ffb134f1ec
(Perfect Scrollbar) Improved the fusePerfectScrollbar directive
2018-06-11 19:03:39 +03:00
Sercan Yemen
8520ca77be
Icon colors on navigations
2018-06-11 18:18:01 +03:00
Sercan Yemen
a174c00072
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
2018-06-11 16:48:53 +03:00
Sercan Yemen
42ab15d9e1
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
2018-06-11 16:45:07 +03:00
Sercan Yemen
a87e68251e
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
2018-06-11 13:26:03 +03:00
Sercan Yemen
436bd0aa91
(Page layouts) Small tweaks
2018-06-11 13:25:26 +03:00
Sercan Yemen
d5f1fcfefa
(Sidebar) Mark the change detector for changes on every action so OnPush components can use the Sidebar
2018-06-11 12:10:04 +03:00
Sercan Yemen
234dec3d6a
(Page layouts) Small tweaks
...
(Config) Disable the router animation by default
2018-06-11 12:02:54 +03:00
Sercan Yemen
928be05725
(Page Layouts) Small tweaks and fixes for native scrollbars
2018-06-11 09:27:56 +03:00
Sercan Yemen
bcf5a9e6cb
(Navigation) Moved "Angular Material Elements" outside of the "Components" menu item
2018-06-10 20:27:29 +03:00
Sercan Yemen
e79bfb7bce
(Page Layouts) Renamed simple "Tabbed" layout to "Full Width Tabbed" + small style tweak
2018-06-10 20:25:27 +03:00
Sercan Yemen
86815b7737
(Page Layouts) Small tweaks
2018-06-10 20:16:01 +03:00
Sercan Yemen
73a81699ec
(Page Layouts) Removed mat-sidenav from page layouts, now all Fuse page layouts uses Fuse Sidebar
2018-06-10 20:00:34 +03:00
Sercan Yemen
c2970e34ba
Content component small tweaks
2018-06-10 19:46:33 +03:00
Sercan Yemen
7d6a92fada
(FusePerfectScrollbar) Added options for configuring the scrollbar
...
Updated layouts and navbar to make use of the scrollbar options
2018-06-10 19:46:10 +03:00
Sercan Yemen
acbed8e305
(Sidebar) Don't enable the animations right away to prevent initial animations
2018-06-10 19:32:01 +03:00
Sercan Yemen
b46f81b6ac
Updated packages
...
Increased the Fuse version
2018-06-10 19:31:14 +03:00
Sercan Yemen
a284063d22
Added an extra Material theme as an example to the "styles.scss" file
...
Fixed bunch of color related stuff in order to apply the selected theme color correctly
2018-06-09 21:18:30 +03:00
Sercan Yemen
1c8cc35693
Fixed router animations after the layout changes
...
Don't reset the router animation on navigation change
2018-06-09 14:58:45 +03:00
Sercan Yemen
6cc7d03430
Removed console.log
2018-06-09 14:44:50 +03:00
Sercan Yemen
f8f97f8ad4
Remove 'inner-scroll' class on small screen devices to give more room to the scroll
2018-06-09 14:43:42 +03:00
Sercan Yemen
bd79830cb4
Fixed: Toolbar background color issues
2018-06-09 14:26:00 +03:00
Sercan Yemen
5ed04c3925
Collapsable arrow class name fix
2018-06-07 21:20:09 +03:00
Sercan Yemen
90fe94a417
Added horizontal layout to the new layout system
...
Added boxed layout width
2018-06-07 21:12:12 +03:00
Sercan Yemen
a39021188e
Renamed 'collapse' to 'collapsable' in navigation types
...
Renamed navigation component files
Small fix in shortcuts ('nav-item' to 'item')
2018-06-07 20:49:29 +03:00
Sercan Yemen
ba35ebae94
Fix: Images in Angular Material cards
2018-06-07 19:11:21 +03:00
Sercan Yemen
97f864bb76
Small fix in navigation docs
2018-06-07 19:11:06 +03:00
Sercan Yemen
ea15a8b832
Re-added the accidentally deleted Angular Material Examples module
2018-06-07 19:10:44 +03:00
Sercan Yemen
5c1f2ad1e3
New layout system & new layouts (wip)
2018-06-06 21:20:04 +03:00
Sercan Yemen
420d8d1a1b
Navigation icon colors
2018-06-06 21:19:43 +03:00
Sercan Yemen
f693298f3a
Navigation interface
2018-05-30 19:48:59 +03:00
Sercan Yemen
a29c4b01ad
Update the readme
2018-05-30 12:31:58 +03:00
Sercan Yemen
1b94d8d14e
Config types
2018-05-30 12:23:31 +03:00
Sercan Yemen
232b4de752
Moved ThemeOptions to the Fuse Sidebar
...
Replaced align with position on Fuse Sidebar components
2018-05-30 12:23:09 +03:00
Sercan Yemen
b918fa4122
(Sidebar) Changed align to position since align is a native HTML attribute
...
Added invisibleOverlay option
2018-05-30 12:22:19 +03:00
Sercan Yemen
83c395b866
(Sidebar) Make the sidebar invisible when it's not open
...
Made the backdrop methods private
2018-05-30 11:49:30 +03:00
Sercan Yemen
387077882b
Codebase improvements
2018-05-29 15:07:13 +03:00
Sercan Yemen
70d895c6ed
New layout system (wip)
2018-05-29 14:58:48 +03:00
Sercan Yemen
0ac4e6c220
(Academy app) Small shadow adjustment
2018-05-28 17:41:33 +03:00
Sercan Yemen
850e43c653
(Navigation) Improved navigation service
2018-05-28 16:04:27 +03:00
Sercan Yemen
1e6bd8139c
Removed bg color from body
2018-05-28 12:32:29 +03:00
Sercan Yemen
c6969cf9df
(Navigation) Improved navigation service for easier navigation management
2018-05-28 12:31:54 +03:00
Sercan Yemen
745c51878d
Small color adjustments
2018-05-27 16:58:26 +03:00
Sercan Yemen
9635165316
(Config Service) Added ability to access to the default config and reset to it
2018-05-27 16:57:54 +03:00
Sercan Yemen
02f305be1f
Improved the FusePerfectScrollbar directive, not directives can be controlled individually by adding a boolean value to them
2018-05-27 16:56:50 +03:00
Sercan Yemen
27197a55dc
Improving the codebase
2018-05-27 16:55:46 +03:00
Sercan Yemen
5d000a849d
Updated couple packages
2018-05-27 16:54:20 +03:00
Sercan Yemen
07341c5ffa
Improving the codebase (99% completed)
...
Updated Angular, Angular Material and couple other packages
2018-05-23 12:35:08 +03:00
Sercan Yemen
742da904da
Improving the codebase (wip)
2018-05-21 15:42:34 +03:00
Sercan Yemen
880529ad62
Temporary solution to the ngx-translate issue while we are working on a better solution
2018-05-20 16:03:11 +03:00
Sercan Yemen
126ba35d3d
Updated Angular and various other packages
2018-05-20 10:19:15 +03:00
Sercan Yemen
0039f44936
Improving the codebase (wip)
2018-05-20 10:12:31 +03:00
Sercan Yemen
ced0853af8
(mail-ngrx) Use absolute paths on imports
2018-05-18 17:40:57 +03:00
Sercan Yemen
3d483b5a4b
Started building the new layout system along with the new layouts
2018-05-18 17:18:33 +03:00
Sercan Yemen
96813406a2
Fixed: Horizontal nav titles are collapsing on IE11
2018-05-16 14:16:40 +03:00
Sercan Yemen
7fa892d7cc
Updated Angular and Angular Material
...
Increased the Fuse version
Small update on karma.conf.js
2018-05-15 14:09:01 +03:00
Sercan Yemen
832a08208a
(Toolbar) Set the selected the language from the translation service
2018-05-15 13:52:01 +03:00
Sercan Yemen
3bd2ad9519
Merge branch 'master' into skeleton
2018-05-09 18:18:30 +03:00
Sercan Yemen
7580176042
Increased the version number
2018-05-09 18:05:55 +03:00
Sercan Yemen
725719317a
(Scrumboard) Fix: "Add a list" button is draggable and causing issues
2018-05-09 18:04:32 +03:00
Sercan Yemen
5ce276de8e
rxjs 6.0.0 compatibility
2018-05-09 17:55:26 +03:00
Sercan Yemen
d330b42dec
Updated @swimlane and couple other packages
2018-05-09 14:58:36 +03:00
Sercan Yemen
6bf2fe0b17
Updated ngrx to 6.0.0-beta.1
2018-05-09 14:50:30 +03:00
Sercan Yemen
eb231c5ca8
angular.json for skeleton
2018-05-06 14:47:26 +03:00
Sercan Yemen
954d61b73a
Merge branch 'master' into skeleton
2018-05-06 14:47:07 +03:00
Sercan Yemen
a2187e0134
Set the output path
2018-05-06 14:33:17 +03:00
Sercan Yemen
a1cf7dba91
Angular version name
2018-05-06 14:32:10 +03:00
Sercan Yemen
b8039899db
Fixed various dialog issues
...
+ (Shortcuts) Icon colors in shortcuts menu
2018-05-06 14:19:28 +03:00
Sercan Yemen
26e55d7f3d
(Navigation) Fixed: Horizontal navigation items don't have 'hidden' and 'custom function' features
2018-05-06 13:44:34 +03:00
Sercan Yemen
1a9229a3ae
(Contacts) Fixed: List item cell forces the list item width
2018-05-06 13:38:15 +03:00
Sercan Yemen
ebf865e2c7
Angular and Angular Material 6 compatibility
...
+ Small adjustments and polishing up in various apps and pages
2018-05-06 13:29:08 +03:00
Sercan Yemen
5fd146b8da
Angular and Angular Material 6 compatibility (wip)
2018-05-05 19:54:52 +03:00
Sercan Yemen
3401a67959
intl polyfill is no longer required
2018-05-05 15:31:29 +03:00
Sercan Yemen
10dad46d7c
Updated the position attribute of the sidenav
...
Did some changes on the core styles + forced input font sizes to 16px
2018-05-05 15:28:05 +03:00
Sercan Yemen
1c4983c756
rxjs upgrade
2018-05-05 14:42:18 +03:00
Sercan Yemen
f4636d9a37
Update Angular, Angular Material and Flex Layout to 6
...
Updated additional project files
Updated Angular Material examples
2018-05-04 19:28:20 +03:00
Sercan Yemen
46c37042a2
Merge branch 'master' into skeleton
2018-04-04 14:42:49 +03:00
Sercan Yemen
02df48ab4e
Remove the {navigation} import from the ThemeOptions and inject it where we actually use the fuseThemeOptions
2018-04-04 14:41:43 +03:00
Sercan Yemen
831d48f5a3
Remove the {navigation} import from the Shortcuts and inject it from the toolbar where we actually use the fuseShortcuts
2018-04-04 14:36:33 +03:00
Sercan Yemen
ca42f71b0e
Added lodash for convenience
...
+ Removed the default settings from the settings service - this means the user must provide the default settings at all time
2018-04-04 14:30:52 +03:00
Sercan Yemen
ed4a3cb8d7
Move the layout settings reset to the 'NavigationEnd' to make things smoother on lazily loaded components
2018-04-04 14:20:45 +03:00
Sercan Yemen
5c66d95951
Warn the user about the missing sidebars in registry
...
+ Check if the sidebar exists before trying to close it
2018-04-04 13:37:59 +03:00
Sercan Yemen
44663342f4
Set the correct return type for the 'getSidebar' method
...
+ Close the navbar on NavigationEnd on mobile devices
2018-04-04 11:36:00 +03:00
Sercan Yemen
47ee65a980
Merge branch 'master' into skeleton
2018-03-31 13:22:27 +03:00
Sercan Yemen
4e6207fef5
Fixed: Small issues caused by Flex Layout update
...
Fixed: Profile page header bg image doesn't correctly cover the header on mobile devices
Fixed: Contacts app form dialog header irregularities
Fixed: Analytics module doesn't import MatButtons
Fixed: Scrumboard card dialog toolbar issues
2018-03-31 13:20:22 +03:00
Sercan Yemen
bd67b660c8
Updated Flex Layout package
...
+ Fixed: Fuse sidebar doesn't scroll when the custom scrollbars disabled
+ Fixed: Expanded search bar style
2018-03-31 12:03:21 +03:00
Sercan Yemen
5f974c4ed2
Merge branch 'master' into skeleton
2018-03-11 18:27:10 +03:00
Sercan Yemen
174789930d
Allow url and function on collapsable nav items
...
+ Allow url and function to be exist at the same time on collapsable and normal nav items
2018-03-11 18:26:57 +03:00
Sercan Yemen
605f4d9463
Merge branch 'master' into skeleton
2018-03-10 14:35:24 +03:00
Sercan Yemen
7af9c57977
Changed the title
2018-03-10 14:35:09 +03:00
Sercan Yemen
874ef26f0b
Increase the version number
2018-03-10 14:34:17 +03:00
Sercan Yemen
329fbb5a38
Fix issues with folded navigation
2018-03-10 14:32:37 +03:00
Sercan Yemen
4be77a19ed
Removed unnecessary lines from angular-cli.json file
2018-03-09 20:17:38 +03:00
Sercan Yemen
8374c7d059
Merge branch 'master' into skeleton
2018-03-09 20:14:36 +03:00
Sercan Yemen
7db4715eb2
Increased the Fuse version number
2018-03-09 20:14:25 +03:00
Sercan Yemen
e57061b133
Replaced the project name in angular-cli.json
2018-03-09 20:07:42 +03:00
Sercan Yemen
da615585d0
Merge branch 'master' into skeleton
2018-03-09 20:03:43 +03:00
Sercan Yemen
096e1b47d2
Fixed: Sidebar folded doesn't push the content if activated programmatically
2018-03-09 20:03:12 +03:00
Sercan Yemen
7c50487164
Removed unnecessary Angular Material example files, fixes AoT builds
2018-03-09 06:30:59 +03:00
Sercan Yemen
9c0f89953c
Fixed Scrumboard 'Remove Card' and 'Remove Board' actions.
2018-03-09 06:29:20 +03:00
Sercan Yemen
97c7f136bf
Merge branch 'master' into skeleton
2018-03-08 12:44:21 +03:00
Sercan Yemen
20bb52df50
Removed shared.module + tweaked module import order
2018-03-08 12:43:24 +03:00
Sercan Yemen
1cddda02b1
Merge branch 'master' into skeleton
2018-03-08 12:42:14 +03:00
Sercan Yemen
c178eeedaa
Merge branch 'master' into skeleton
2018-03-08 12:38:51 +03:00
Sercan Yemen
ddcd7c6831
Removed a comment
2018-03-08 12:27:12 +03:00
Sercan Yemen
30825e7927
Fixed Calendar day view weird characters issue
...
+ Added TranslateModule to the NavigationModule so the translate pipe can work
+ Small tweaks
2018-03-08 12:25:27 +03:00
Sercan Yemen
535dbdfe57
Updated Angular and Angular Material and various other libs
...
+ Added Community page link to the Readme
2018-03-08 11:49:13 +03:00
Sercan Yemen
8c4a714d39
Updated Angular Material element examples
2018-03-08 11:48:38 +03:00
Sercan Yemen
c9168717a4
Added component doc for the FuseSidebar
2018-03-06 11:57:01 +03:00
Sercan Yemen
2e76bf398f
Added missing MatButtonModule import
2018-03-06 11:42:49 +03:00
Sercan Yemen
2803fd6e90
Fixed: fxLayoutAlign must be fxLayout
2018-03-06 11:30:52 +03:00
Sercan Yemen
681a75e683
Fixed couple bugs with FuseMaterialColorPicker
2018-03-06 11:24:20 +03:00
Sercan Yemen
ae6bc37664
Removed "fxLayoutWrap" and added "wrap" into fxLayout attributes where it's necessary
2018-03-06 11:23:59 +03:00
Sercan Yemen
583e74d99f
Updated Angular, Angular Material, Flex Layout and various other packages
2018-03-06 11:23:20 +03:00
Sercan Yemen
82ca0329e9
Material module imports for the pages and rest of the Fuse
...
+ Couple tweaks & fixes
2018-03-06 10:38:30 +03:00
Sercan Yemen
7b474e54f0
Added missing 'MatRippleModule' import
2018-03-05 12:43:03 +03:00
Sercan Yemen
ab61faaba5
Material module imports for the apps
...
+ Couple fixes
2018-03-05 12:17:32 +03:00
Sercan Yemen
863fa5cc46
Reverted tsconfig.json to its original
2018-03-05 12:16:59 +03:00
Sercan Yemen
2509ad4e71
Merge branch 'master' into v5
2018-03-05 09:06:06 +03:00
Sercan Yemen
6108679f46
Fixed tabbed layouts issue on Firefox
2018-03-05 09:05:05 +03:00
Sercan Yemen
b34f7fca20
Replaced demo text with lorem ipsum
2018-02-23 19:57:31 +03:00
Sercan Yemen
fa53e773ae
Separately importing Angular Material modules (wip)
2018-02-23 19:35:28 +03:00
Sercan Yemen
397c304ab2
Created modules for custom components and the main fuse components
...
+ Changed the Shared Module (WIP)
2018-02-21 09:36:41 +03:00
Sercan Yemen
3dfb79423a
Changed how navigation data passed into the fuse-navigation
...
+ Added hidden property to the nav items
+ Updated fuse-navigation component docs
+ Updated other components that uses fuse-navigation service
+ Updated various packages including Angular and Angular Material
2018-02-20 11:05:07 +03:00
Sercan Yemen
51bd636ba6
Moved core into @fuse
...
+ New fuse sidebar component
+ Moved the navbar to the sidebar
2018-02-17 17:21:39 +03:00
Sercan Yemen
43b22e609e
Merge branch 'master' into skeleton
2018-02-08 11:06:42 +03:00
Sercan Yemen
e55a385858
Navigation: Hide the children of the expanded items when the navbar collapsed
2018-02-08 11:06:23 +03:00
Sercan Yemen
a914ad6dc1
Merge branch 'master' into skeleton
2018-02-05 17:17:24 +03:00
Sercan Yemen
43b85ca3b6
Reverted the ngx-dnd back to 3.1.0
...
+ Added missing debounceTime imports to prevent errors
2018-02-05 17:04:22 +03:00
Sercan Yemen
99696cabf7
Finished up the Analytics Dashboard
...
+ Updated the Angular Material version along with couple other libraries
+ Increased the version number of the Fuse
2018-02-05 15:08:18 +03:00
Sercan Yemen
f246fab1f4
Make sure the splash screen element exists before adding an event to it
2018-02-05 11:29:30 +03:00
Sercan Yemen
b0101a1f8c
Fix the wrong api url
2018-02-05 11:28:24 +03:00
Sercan Yemen
8f5e947c28
Added a new dashboard (Analytics)
2018-02-01 15:30:44 +03:00
Sercan Yemen
dfd430712d
Fixed some naming inconsistencies in Project dashboard
...
+ Added fake db for Analytics Dashboard
2018-02-01 15:30:30 +03:00
Sercan Yemen
8431c19133
Added Chart.js
...
+ Some improvements on Helper classes and Fuse Card
2018-02-01 15:28:40 +03:00
Sercan Yemen
6ee6934e0d
Fixed a small typo in multi-language component page
2018-01-30 15:18:50 +03:00
Sercan Yemen
3253fbfaf4
Updated readme with slack workspace invitation
2018-01-29 11:24:47 +03:00
Sercan Yemen
b2e840cb60
Merge branch 'master' into skeleton
2018-01-23 17:03:44 +03:00
mustafahlvc
985a8dd3a9
ngrx updated to v5.0.0
2018-01-23 13:37:58 +03:00
Sercan Yemen
0c99c075f3
Updated Angular CLI and couple other packages to fix the devkit issue
...
+ Increase the Fuse version number
2018-01-23 12:47:31 +03:00
Sercan Yemen
c79db27092
Updated package-lock.json file
2018-01-18 13:37:57 +03:00
Sercan Yemen
d7c67ca5a8
Updated package-lock.json file
2018-01-18 13:34:27 +03:00
Sercan Yemen
cf7ab3861d
Merge branch 'master' into skeleton
2018-01-18 13:21:58 +03:00
Sercan Yemen
ab4ed81cfc
Merge branch 'master' into skeleton
2018-01-18 13:19:38 +03:00
Sercan Yemen
a92cb8b7b6
Quick panel width is too wide for smaller screens
...
+ (Academy app) Course page doesn't scroll on mobile
2018-01-18 13:18:09 +03:00
Sercan Yemen
bb3d6d4839
Updated Angular, Angular Material and various other packages
...
+ Increased the Fuse version
+ Replaced datatable icons
+ Removed broken css imports
2018-01-18 13:13:40 +03:00
Sercan Yemen
9c06622efb
Small fixes
2018-01-12 10:19:10 +03:00
Sercan Yemen
2022b7307e
Merge branch 'master' into skeleton
2018-01-11 13:37:32 +03:00
Sercan Yemen
46de82a7fa
Merge branch 'master' into skeleton
2018-01-11 13:37:03 +03:00
Sercan Yemen
8b590408b0
Updated Angular & Angular Material
...
+ Increased the Fuse version
2018-01-11 12:57:38 +03:00
Sercan Yemen
18b2bdf5ab
Mail-Ngrx app throws errors for certain rxjs operators
...
+ Various other small code fixes
2018-01-11 12:31:06 +03:00
Sercan Yemen
ba49621e79
Update perfect scrollbar on document click...
...
This isn't the most elegant solution but there is no other way
of knowing when the contents of the scrollable container changes.
Therefore, we update scrollbars on every document click.
2018-01-09 11:30:11 +03:00
Sercan Yemen
bc2b2c75fa
Merge branch 'master' into skeleton
2018-01-08 16:41:04 +03:00
Sercan Yemen
02653cd0f4
Merge branch 'master' into skeleton
2018-01-08 16:40:33 +03:00
Sercan Yemen
416f1997a9
Updated Angular Material, Angular and various other modules to latest versions
2018-01-08 16:39:44 +03:00
Sercan Yemen
ff14879a94
Merge branch 'master' into skeleton
2018-01-08 16:11:29 +03:00
Sercan Yemen
49c49c46d1
Merge branch 'master' into skeleton
2018-01-08 16:09:12 +03:00
Sercan Yemen
915e9203ef
Merge branch 'master' into skeleton
2018-01-08 16:08:56 +03:00
Sercan Yemen
fcfbedfd74
Increase the version number to 1.3.2
2018-01-08 16:02:45 +03:00
Sercan Yemen
35f3512e89
Added the [path] input to the fuse-highlight for loading source code externally
...
+ Removed highlight.js and angular2-markdown
+ Updated the Angular Material example viewer
2018-01-08 16:02:00 +03:00
Sercan Yemen
2288905cbd
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
+ fuse-hljs replaced with fuse-highlight
2018-01-08 15:29:04 +03:00
Sercan Yemen
5a40116c7b
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
+ fuse-hljs replaced with fuse-highlight
2018-01-08 15:28:50 +03:00
Sercan Yemen
b7c10a515c
Added new cards
2018-01-08 12:40:39 +03:00
Sercan Yemen
65e637eeb9
Use [overlapTrigger] in toolbar menus
2018-01-08 12:40:25 +03:00
Sercan Yemen
b56088948c
added --open to the "npm start"
2018-01-08 12:39:55 +03:00
mustafahlvc
0c5066e7d0
Lazy loading applied to group of demo modules.
2018-01-08 12:37:52 +03:00
Sercan Yemen
751497556a
(Contacts App) Fixed: Selected filter is not preserved on route changes
2018-01-03 10:32:15 +03:00
Sercan Yemen
33d295f42c
Merge branch 'master' into skeleton
2018-01-02 12:37:12 +03:00
Sercan Yemen
91e277ce3f
Merge branch 'master' into skeleton
2018-01-02 12:32:01 +03:00
Sercan Yemen
5f2372cc08
Updated Angular Calendar due to broken AoT
2018-01-02 12:29:32 +03:00
Sercan Yemen
6f315aa38e
Small fixes to Auth pages
2018-01-02 12:00:46 +03:00
Sercan Yemen
0653b5f36b
Academy app small tweaks and responsive fixes
2017-12-28 14:00:06 +03:00
Sercan Yemen
f13120bc01
Updated Academy example data
2017-12-28 11:53:02 +03:00
Sercan Yemen
b7a3d35eb8
Updated package-lock.json
2017-12-28 10:52:40 +03:00
Sercan Yemen
f29f11232f
Merge branch 'master' into skeleton
2017-12-28 10:51:09 +03:00
Sercan Yemen
a6c56518bc
New: Academy (Courses) app
2017-12-28 10:49:29 +03:00
Sercan Yemen
ecae48f3d0
Updated Angular and Angular Material + various other components
...
+ Increased the Fuse version number
2017-12-28 10:49:04 +03:00
Sercan Yemen
c74751e0f4
Added new SlideIn Animation
...
+ Improvements on perfect scrollbar
2017-12-28 10:48:05 +03:00
Sercan Yemen
2b755fa669
Replaced depreciated Quick panel focus helpers
2017-12-28 10:47:19 +03:00
Sercan Yemen
16ffb09350
Merge branch 'master' into skeleton
2017-12-26 10:49:15 +03:00
Sercan Yemen
ca0f46b414
Fix: Scroll doesn't propagate by default (PerfectScrollbar)
2017-12-26 10:48:58 +03:00
Sercan Yemen
643a129a46
Merge branch 'master' into skeleton
2017-12-21 10:06:16 +03:00
Sercan Yemen
528fa31df6
Fixed: (Firefox) Navbar logo doesn't show when navbar collapsed
2017-12-21 10:04:56 +03:00
Sercan Yemen
abfb2a6706
Fixed: Mail Compose dialog responsive issues
...
+ Added Show/Hide CC & BCC fields toggle button
2017-12-19 12:21:22 +03:00
Sercan Yemen
b1ab11393e
Fix: (Ecommerce) Orders and Products tables not scrolling when custom scrollbars disabled
2017-12-19 10:27:33 +03:00
Sercan Yemen
de16f4f866
Merge branch 'master' into skeleton
2017-12-18 12:25:56 +03:00
Sercan Yemen
786883eb10
Updated season images
...
+ Fixed e-commerce app images
+ Stop animations in mail-ngrx app
2017-12-18 12:24:47 +03:00
Sercan Yemen
415d7cebfa
Skeleton updates
2017-12-14 16:20:52 +03:00
Sercan Yemen
f7d1995f63
Merge branch 'master' into skeleton
2017-12-14 16:06:32 +03:00
Sercan Yemen
e477f797d0
Updated Material Moment Adapter package
2017-12-14 16:06:07 +03:00
Sercan Yemen
3741abc063
Skeleton package updates
2017-12-14 16:03:34 +03:00
Sercan Yemen
54ccdd7de2
Merge branch 'master' into skeleton
2017-12-14 16:01:09 +03:00
Sercan Yemen
fb196c3864
Angular & Angular Material versions updated
2017-12-14 15:51:09 +03:00
mustafahlvc
5cf44962fc
(Mail) back arrow visibility updated for responsive
2017-12-14 12:27:08 +03:00
mustafahlvc
06b0c3775a
(Mail-ngrx) missing deSelectCurrentFunction() added to mail.component,
...
back arrow visibility updated for responsive
2017-12-14 12:25:48 +03:00
mustafahlvc
26690990f0
(Mail-ngrx) currentMail fixes on html
2017-12-14 11:52:53 +03:00
mustafahlvc
377092d9ec
(Mail-ngrx) unread, selected class added for mail list item
2017-12-14 11:10:35 +03:00
mustafahlvc
abede386c8
(Mail-ngrx) Ngrx version of Mail App added.
2017-12-12 22:31:50 +03:00
Sercan Yemen
242feaa169
Updated Angular to 5.0.1
...
+ Updated Angular Material to 5.0.0 stable
+ Install the ngx-dnd package from its original location
+ Updated various other packages
+ Increased the Fuse version
2017-12-08 10:34:39 +03:00
Sercan Yemen
7c2494a82c
Fixed: Shortcut items duplicates on search in some cases
2017-12-08 10:31:39 +03:00
Sercan Yemen
5c2e717a40
Make sure the nav item has children before trying to get them
...
+ Added LICENSE file
+ Renamed the KnowledgeBase demo module
2017-12-08 09:34:30 +03:00
Sercan Yemen
6ae0a9760d
Fix the missing backgrounds
...
+ Increased the shadow weight of the content on Auth, Coming Soon and Maintenance pages
2017-12-06 14:39:24 +03:00
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
db7a00440c
Re-activated mail search
...
+ Small formatting in mail translation
2017-12-06 14:09:31 +03:00
Sercan Yemen
0e1c589399
Use absolute paths for importing fuse.scss
2017-12-06 11:40:43 +03:00
Sercan Yemen
2f419b1af5
Removed unused HttpModule import
2017-12-06 11:40:16 +03:00
Sercan Yemen
effd3cefcb
Scrumboard and Contacts app dialogs responsive fixes
2017-12-06 11:35:58 +03:00
Sercan Yemen
21fd488a8e
ngx-color-picker style adjustments
...
+ Calendar event form responsive fixes
2017-12-06 11:26:57 +03:00
Sercan Yemen
37a5c69269
Removed Google Calendar images as they are no longer available freely from Google
2017-12-06 10:34:40 +03:00
Sercan Yemen
8b2e6b95b1
Merge branch 'master' into skeleton
2017-11-30 15:56:00 +03:00
Sercan Yemen
9f440b1bf2
Some code inspection fixes
2017-11-30 15:55:00 +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
e86cea1e73
Merge branch 'master' into skeleton
2017-11-30 10:38:03 +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
b81638690e
Merge branch 'master' into skeleton
2017-11-30 10:23:19 +03:00
Sercan Yemen
2bbc90af64
Perfect scrollbar shouldn't be destroyed if it's not available
...
+ Print media css classes updated to hide the perfect scrollbars
2017-11-30 10:22:18 +03:00
Sercan Yemen
ad21d9fed5
Further improvements to Auth pages
2017-11-30 10:21:22 +03:00
Sercan Yemen
4c6ef29e20
Fixed: Behavior Subject must be array
2017-11-28 10:48:52 +03:00
Sercan Yemen
a74c5108fd
Fixed: Couple small issues with Auth forms
...
Added custom validator for Password Matching to Register forms
2017-11-28 10:42:41 +03:00
Sercan Yemen
20ac3abb25
Merge branch 'master' into skeleton
2017-11-27 17:21:38 +03:00
Sercan Yemen
19fdbbdbcb
Increased version number
...
Fixed: Sidenav helper causes issues on mobile media steps
2017-11-27 17:20:34 +03:00
Sercan Yemen
f634cb06a7
Merge branch 'master' into skeleton
2017-11-27 14:42:23 +03:00
Sercan Yemen
7d67a481ff
Merge branch 'master' into skeleton
2017-11-27 14:35:37 +03:00
Sercan Yemen
8bbabd7437
Corrected the version number
2017-11-27 14:31:57 +03:00
Sercan Yemen
5a9cd36282
Increased the Fuse version number
...
+ Updated Angular, Angular Material and Flex Layout
+ Updated various components for better Angular5 support
+ Fixed: Contacts app various issues
+ Fixed: Duplicate content in Profile page tabs
+ Fixed: Folded status of the Navbar shouldn't brake the layout if Horizontal Navbar is active
2017-11-27 14:28:08 +03:00
mustafahlvc
297bb95a2e
Temporary aot build fix for @swimlane/ngx-charts
2017-11-18 01:43:08 +03:00
Sercan Yemen
2511a03b66
Increased the Fuse version number
...
+ Updated ngx-charts and ngx-datatables
+ added rxjs imports for the various search
2017-11-18 00:45:42 +03:00
mustafahlvc
76358f996e
Angular material docs updated,
...
+ @angular/material-moment-adapter added to package.json
2017-11-17 18:35:44 +03:00
mustafahlvc
142fc982ca
Angular updated to 5.0.2, angular-cli updated to 1.5.2,
...
+ angular-material-elements and fakeDb folder excluded from linting,
+ some lint errors solved.
2017-11-17 16:57:42 +03:00
Sercan Yemen
22d9279e3b
Fix: Authentication (v2) pages not scrollable when custom scrollbars disabled
2017-11-14 09:35:03 +03:00
Sercan Yemen
4659da7390
Added missing variables that prevents skeleton from building as it is
2017-11-13 12:30:11 +03:00
Sercan Yemen
2a5d15694c
Merge branch 'master' into skeleton
2017-11-13 11:09:27 +03:00
Sercan Yemen
a1bec98d44
Todo adjustments
2017-11-13 11:04:57 +03:00
Sercan Yemen
e8449e340d
Contact list checkbox rendering broken due to ripple
2017-11-13 10:45:16 +03:00
Sercan Yemen
4cb8009c69
Scrumboard label selector not working correctly + style refinements
2017-11-13 10:36:32 +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
8e6024c3ee
Fixes #44 : Removed angular material elements assets
2017-11-08 15:11:20 +03:00
Sercan Yemen
f4c47daadc
Merge branch 'master' into skeleton
2017-11-08 15:10:51 +03:00
Sercan Yemen
06679343a4
Fixes #44 : Example e2e test file content is wrong
...
+ Renamed 'mat-sidenav-helper' files/folders to 'fuse-mat-sidenav-helper' & fixed its import issues
2017-11-08 15:08:40 +03:00
Sercan Yemen
381bc6c0fe
Merge branch 'master' into skeleton
2017-11-04 16:50:03 +03:00
Sercan Yemen
f35d83567e
Update the footer button text
2017-11-04 16:49:47 +03:00
Sercan Yemen
b5a139f81d
Merge branch 'master' into skeleton
2017-11-04 16:32:29 +03:00
Sercan Yemen
c97fd77c13
Updated title
2017-11-04 16:32:12 +03:00
Sercan Yemen
914477da41
Merge branch 'master' into skeleton
2017-11-04 16:25:09 +03:00
Sercan Yemen
410802808e
Merge branch 'master' into skeleton
2017-11-04 16:20:46 +03:00
Sercan Yemen
62904cdb42
Updated readme file
2017-11-04 16:15:00 +03:00
Sercan Yemen
d9c36cad82
Fix: Angular 5 AoT issues
2017-11-04 16:14:12 +03:00
Sercan Yemen
d2bfc152a0
Fix: Some css issues after updating the ngx-datatable
2017-11-04 14:00:26 +03:00
Sercan Yemen
f013b2b667
Angular 5 compatibility (wip)
...
+ Fuse2 version: 1.2.0
2017-11-04 13:41:40 +03:00
Sercan Yemen
9fbcc20623
Fix: Navbar vertical puts out wrong classes
2017-11-04 13:41:24 +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
99d9552813
Added E-Commerce pages to the navigation for easier access
2017-11-04 12:49:38 +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
f73ff363a5
Small fixes on cards
2017-11-04 12:45:12 +03:00
Sercan Yemen
1bf689f154
Angular 5 compatibility (wip)
2017-11-02 12:52:27 +03:00
Sercan Yemen
3499d89098
Angular 5 compatibility (wip)
2017-11-02 12:52:05 +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
786180958d
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-11-02 10:47:33 +03:00
Sercan Yemen
a2f72c92d5
New: Material design cards
2017-11-02 10:47:28 +03:00
mustafahlvc
6b368d2e79
Merge remote-tracking branch 'origin/master'
2017-11-01 14:32:42 +03:00
mustafahlvc
47c2cc721e
E-commerce App added.
2017-11-01 14:32:25 +03:00
Sercan Yemen
5574e3f729
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-31 10:08:04 +03:00
Sercan Yemen
1934bad3eb
Fixes #33 : Toolbar navigation bar button should toggle the navigation bar
2017-10-31 10:06:49 +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
mustafahlvc
93c2eab584
Merge remote-tracking branch 'origin/master'
2017-10-27 18:22:44 +03:00
mustafahlvc
b0f45980be
ngx-datatable data fake api data fix.
2017-10-27 18:22:14 +03:00
Sercan Yemen
56dbc58d5e
Merge branch 'master' into skeleton
...
+ Added translation example to the sample page
2017-10-27 12:01:09 +03:00
Sercan Yemen
d7c6b2d617
Merge branch 'master' into skeleton
2017-10-27 11:49:31 +03:00
Sercan Yemen
7b10b2ad86
Added docs about vertical navigation default folded status
2017-10-27 11:45:11 +03:00
Sercan Yemen
3fc510469d
New: Knowledge base page design
2017-10-25 13:09:35 +03:00
Sercan Yemen
5d56b3bcd6
Small typo on FAQ page
2017-10-25 13:09:17 +03:00
Sercan Yemen
aaa14eb1e9
Fixed: Stagger animation doesn't have {optional:true}
2017-10-25 10:15:19 +03:00
Sercan Yemen
f43608f93b
Added a "Learn more" link to the language switcher for the demo
2017-10-24 16:02:09 +03:00
Sercan Yemen
9ecd921722
File based translations - multi language
...
+ Example in the Mail app
+ Component/doc page for translations
2017-10-24 15:41:44 +03:00
Sercan Yemen
98e2ff0e1e
Small adjustment on the FAQ page header
2017-10-24 11:47:10 +03:00
Sercan Yemen
b7cb09b087
Small adjustment on the layout mode setting
2017-10-24 11:02:40 +03:00
Sercan Yemen
fe8b44b14c
Fixed: FAQ page header shrinks on small heights
2017-10-24 10:19:17 +03:00
Sercan Yemen
ca8ed939ae
Added new tabbed versions of the carded sidenav layouts
...
+ Small tweaks on other carded sidenav layouts
2017-10-23 14:39:44 +03:00
Sercan Yemen
4469a2c25a
Fix: iOS10 scrolling issue in dashboard
2017-10-23 10:51:28 +03:00
Sercan Yemen
80627bdde9
removed fake-db thingy
2017-10-16 10:50:57 +03:00
Sercan Yemen
6595975f2b
Merge branch 'master' into skeleton
2017-10-16 10:45:27 +03:00
Sercan Yemen
895291c37c
Updated Fuse version
...
+ Removed unnecessary dev dependencies and updated couple of them
2017-10-16 10:45:08 +03:00
Sercan Yemen
dcb8032758
Merge branch 'master' into skeleton
2017-10-16 10:10:06 +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
fb214da5fe
Merge branch 'master' into skeleton
2017-10-14 18:53:08 +03:00
Sercan Yemen
e20687034f
Merge branch 'master' into skeleton
2017-10-14 18:53:00 +03:00
Sercan Yemen
bd8b02c82d
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-14 18:44:17 +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
6656410696
Calendar, Scrumboard Apps datepicker fixes.
2017-10-13 17:50:59 +03:00
mustafahlvc
470b851eae
colors styling fix.
2017-10-13 15:43:22 +03:00
mustafahlvc
fbe9cb83a2
missing destroy function added for Faq page.
2017-10-13 15:39:18 +03:00
mustafahlvc
13a09164ae
Faq page added.
2017-10-13 15:37:30 +03:00
Sercan Yemen
56d9830176
Fixed: Lock page layout issues
2017-10-13 14:39:46 +03:00
Sercan Yemen
be820804f2
New mail confirmation page
2017-10-13 14:22:59 +03:00
Sercan Yemen
7615bc1d03
Removed pricing tables from components
2017-10-13 12:24:13 +03:00
Sercan Yemen
3198663430
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-13 12:21:07 +03:00
Sercan Yemen
ad432ca31d
New pricing page design
...
+ Fixed: Some color issues
+ Fixed: Icons and Quick Nav in memory web api related data issues
2017-10-13 12:21:00 +03:00
mustafahlvc
7d26beff3d
angular updated to v4.4.5
2017-10-13 12:13:03 +03:00
mustafahlvc
4711a27814
Merge remote-tracking branch 'origin/master'
2017-10-13 11:58:12 +03:00
mustafahlvc
8205a4d5b5
<agm-map> Google Maps component library added,
...
+ some style refinements on doc pages.
2017-10-13 11:57:54 +03:00
Sercan Yemen
4f451a74e9
fixed custom colors
2017-10-12 17:40:27 +03:00
Sercan Yemen
8518408254
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-10-12 14:29:13 +03:00
Sercan Yemen
72f968b594
Fix: Auth page v2 styles iOS height issue
...
+ Fix: Perfect scrollbar causes issues on outside of the zone
+ Fix: Navigation must unsubscribe the nav toggle and clear the timeout
+ Fix: Chat view is not scrollable on mobile
+ Fix: Terms & Conditions checkbox styling issues on Auth forms
+ Fix: Sidenav z-index issue on certain page layouts
+ Fix: Some page layout header heights not correct on small devices
2017-10-12 14:28:58 +03:00
mustafahlvc
688b443ea8
<mat-select> wrapped with <mat-form-field> and fixed relative issues.
2017-10-12 14:05:22 +03:00
mustafahlvc
cb89da4647
angular-in-memory-web-api updated to v0.5.0,
...
(HTTP response data no longer wrapped in object w/ data property by default.)
2017-10-12 13:05:56 +03:00
Sercan Yemen
cc4a04afcb
Removed fxFlexFill from main-content in an attempt to fix iOS scrolling and sizing issues
...
+ Updated Perfect scrollbar
+ updated various packages like zone-js & core-js
+ small tweak on contacts list item padding
+ removed md2 datepicker color tweak
2017-10-12 12:42:11 +03:00
mustafahlvc
bc239571a1
@angular/material v2.0.0-beta.12 examples updated.
2017-10-10 17:19:07 +03:00
mustafahlvc
c025563145
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/app/core/services/config.service.ts
2017-10-10 16:40:29 +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
c0a1dc7c37
Changed default navbar and footer colorsˆ
2017-10-09 14:22:12 +03:00
Sercan Yemen
55e1d8b2bc
New Reset and Forgot password styles
2017-10-09 14:17:27 +03:00
Sercan Yemen
533f5f3f3f
removed unnecessary console.logs and added possible route animations
2017-10-09 12:32:40 +03:00
Sercan Yemen
f9bda99deb
Merge branch 'master' into skeleton
2017-10-02 10:15:00 +03:00
Sercan Yemen
4a7b70c874
Fixes #16 : Inconsistent font sizes across elements
2017-10-02 10:14:20 +03:00
Sercan Yemen
c101c432dc
Fixes #14 : Toolbar search bar button collapses on close
2017-10-02 10:01:22 +03:00
Sercan Yemen
04d1b2eff8
Fixes #9 : print styles and page breaks
2017-09-29 12:06:47 +03:00
Sercan Yemen
1d81e37a0f
removed markdown module imports
2017-09-28 13:00:44 +03:00
Sercan Yemen
83f0ed5ec1
Merge branch 'master' into skeleton
2017-09-28 12:52:59 +03:00
Sercan Yemen
f800dc3286
updated footer links
2017-09-28 12:52:34 +03:00
Sercan Yemen
e486413872
remove unnecessary stuff from skeleton
2017-09-28 12:51:15 +03:00
Sercan Yemen
576e167ef1
Merge branch 'master' into skeleton
2017-09-28 12:49:18 +03:00
Sercan Yemen
619433f101
updated version number
2017-09-28 12:43:27 +03:00
mustafahlvc
3e9ae83aae
Angular Material reference url fix
2017-09-28 12:26:33 +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
5e4940fed9
IconSvgExample Component path corrected.
2017-09-28 11:05:11 +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
mustafahlvc
1be3f0066b
Angular Material updated to 2.0.0-beta.11:
...
Do not change the prefixes md to mat for this release; They don't completely migrate.
2017-09-26 10:04:45 +03:00
Sercan Yemen
cf9e9fc209
Merge branch 'master' into skeleton
2017-09-22 16:45:47 +03:00
Sercan Yemen
ff0f2933d9
Merge branch 'master' into skeleton
2017-09-22 16:45:23 +03:00
mustafahlvc
21c96c76da
Merge remote-tracking branch 'origin/master'
2017-09-22 16:18:24 +03:00
mustafahlvc
5e2e2b7d53
Backdrop added to FuseNavBar for mobile
2017-09-22 16:18:05 +03:00
Sercan Yemen
dcff423943
Updated version to 1.1.0 since we have couple breaking changes!
2017-09-22 16:07:05 +03:00
Sercan Yemen
6747610771
Fixed: Fullwidth simple page layout doesn't scroll
...
+ Added: New logo to the various pages
+ Fixed: Mobile zoom is not disabled
+ Fixed: Profile timeline mobile order is not correct
+ Fixed: Quickpanel focusses to the form elements causing it to scroll on mobile devices when opened
+ Various demo page mobile fixes
2017-09-22 16:04:59 +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
mustafahlvc
5ace09f782
Calendar, Contacts, Mail, Scrumboard apps responsive refinements,
...
+ temporary fix for md-sidenav-locked transition
2017-09-22 12:03:21 +03:00
Sercan Yemen
678dde8c0e
calendar, mail and todo tweaks
2017-09-22 11:32:31 +03:00
Sercan Yemen
236cf1eb06
renamed the HMR starting scripts
...
+ modified the build scripts to use more memory. If you are having `out of memory` issues while building, use these scripts
2017-09-22 11:32:08 +03:00
Sercan Yemen
f4efbe07f7
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-09-22 09:23:38 +03:00
mustafahlvc
671287b55a
Reverting the sidenav fixes..
2017-09-21 19:03:19 +03:00
Sercan Yemen
19c85c964b
updated the version number to 1.0.6
2017-09-21 15:54:25 +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
05575d3f82
Fixed: Navigation model must be public
2017-09-21 14:08:37 +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
769e67c2f3
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
Sercan Yemen
32960abd7c
fixed sidenav for fuse https://github.com/angular/material2/issues/7201
2017-09-20 17:38:14 +03:00
Sercan Yemen
126e32d9e7
updated Angular to 4.4.3
2017-09-20 10:06:43 +03:00
Sercan Yemen
d6d74cb998
small tweaks
2017-09-20 10:06:28 +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
6f4dc36a3d
locked dev dependency versions to prevent "npm update" errors!
2017-09-18 10:48:02 +03:00
Sercan Yemen
fe7e6d173b
small tweaks and clean-ups
2017-09-18 10:47:35 +03:00
Sercan Yemen
b377d99c66
new fuse logo
2017-09-18 10:47:08 +03:00
Sercan Yemen
d4374e6df0
changed 'perfect-scrollbar' to 'perfectScrollbar'
2017-09-18 10:46:09 +03:00
Sercan Yemen
c74fad84b6
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-09-18 10:25:04 +03:00
mustafahlvc
e09ef05e02
(ngx-perfect-scroolbar) updated to v.4.6.2
2017-09-15 17:40:38 +03:00
Sercan Yemen
62467c8ddf
Merge branch 'master' into skeleton
2017-09-12 16:06:21 +03:00
Sercan Yemen
2c0fc76b8a
meta tags and description for demo
2017-09-12 14:23:54 +03:00
Sercan Yemen
752660f5dc
fix: theme options are not correctly shown on mobile
2017-09-12 10:25:11 +03:00
Sercan Yemen
024ab15b25
Merge branch 'master' into skeleton
2017-09-11 16:34:07 +03:00
Sercan Yemen
01f00121ba
Revert "removed md2 + replaced the date/time picker in scrumboard"
...
This reverts commit dde2333
2017-09-11 16:33:20 +03:00
Sercan Yemen
915ad52863
Merge branch 'master' into skeleton
2017-09-11 16:21:05 +03:00
Sercan Yemen
dde2333c8a
removed md2
...
+ replaced the date/time picker in scrumboard
2017-09-11 16:19:46 +03:00
Sercan Yemen
97bfaa9979
Merge branch 'master' into skeleton
2017-09-11 13:06:42 +03:00
Sercan Yemen
babf6dc47b
updated the readme
2017-09-11 13:06:24 +03:00
Sercan Yemen
6ae3e154c3
Merge branch 'master' into skeleton
2017-09-11 12:59:36 +03:00
Sercan Yemen
55288bbbd4
set the correct default values for layout
...
+ increased the version number
2017-09-11 12:59:13 +03:00
Sercan Yemen
49b6ff7292
navigation model for horizontal nav
2017-09-11 12:58:24 +03:00
Sercan Yemen
903688ab43
Merge branch 'master' into skeleton
2017-09-11 12:57:59 +03:00
Sercan Yemen
7297a9b4a4
toolbar adjustments
2017-09-11 12:34:16 +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
Sercan Yemen
19f822cbab
removed unnecessary md2 from skeleton
2017-09-01 09:05:56 +03:00
Sercan Yemen
1d21a14d0e
Merge branch 'master' into skeleton
2017-08-30 20:52:23 +03:00
Sercan Yemen
d5b6dea1a2
update version
2017-08-30 20:52:08 +03:00
Sercan Yemen
4bf2ba73ad
merge 'master' into skeleton
2017-08-30 20:08:12 +03:00
Sercan Yemen
31087186f7
Merge branch 'scrumboard-app'
2017-08-30 20:03:21 +03:00
Sercan Yemen
48a47a0876
sidenav helper small tweaks
...
+ chat & toolbar small mobile tweaks
2017-08-30 20:02:54 +03:00
Sercan Yemen
e0a85a19db
package lock
2017-08-30 20:01:45 +03:00
mustafahlvc
b21526410a
(Scrumboard) final touches..
2017-08-30 18:46:07 +03:00
mustafahlvc
ce6797a80b
(Scrumboard) Drag-drop support
2017-08-30 15:58:40 +03:00
mustafahlvc
7d5693421f
Merge branch 'master' into scrumboard-app
...
# Conflicts:
# package.json
2017-08-30 15:11:21 +03:00
mustafahlvc
9106fcd066
Merge branch 'master' into scrumboard-app
...
# Conflicts:
# package.json
2017-08-30 15:11:07 +03:00
mustafahlvc
58bdf07da0
Style fixes especially for Edge/IE Browser
2017-08-30 15:04:20 +03:00
Sercan Yemen
6a3972fff8
Merge branch 'master' into skeleton
2017-08-30 14:43:10 +03:00
Sercan Yemen
58291058ae
update version number
2017-08-30 14:42:55 +03:00
Sercan Yemen
dca16238eb
Merge branch 'master' into skeleton
2017-08-30 14:41:30 +03:00
Sercan Yemen
9ae746a3ed
fix: revert back to Angular 4.3.5 since the animations are not working correctly on 4.3.6
2017-08-30 14:36:54 +03:00
Sercan Yemen
a7549a1770
fix: pages not scrolling on various browsers
2017-08-30 14:26:45 +03:00
mustafahlvc
0bf158f8a5
(Scrumboard) board settings added + some refinements.
2017-08-30 14:21:14 +03:00
mustafahlvc
a0da9bd81e
Merge branch 'master' into scrumboard-app
...
# Conflicts:
# package.json
# src/app/core/modules/shared.module.ts
2017-08-30 14:19:45 +03:00
Sercan Yemen
2b91119d00
Merge branch 'master' into skeleton
2017-08-30 11:50:56 +03:00
Sercan Yemen
56716653b8
added npmrc to force the package version on both install and update
...
+ updated package-lock.json
2017-08-30 11:48:26 +03:00
mustafahlvc
a56e9e6d10
Angular Material Update: 2.0.0-beta.10
2017-08-30 10:37:25 +03:00
mustafahlvc
49af06cdbd
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-30 06:54:43 +03:00
mustafahlvc
cd99fbf77a
(Scrumboard App) added
...
+ md2 added for date-time picker,
+ toggleInArray func added to FuseUtils
2017-08-30 06:54:11 +03:00
Sercan Yemen
041a54731d
added print styles
2017-08-29 17:41:35 +03:00
Sercan Yemen
95640f8ffe
wording
2017-08-29 17:27:27 +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
ffa52909e8
unnecessary env variable removed
2017-08-26 06:10:22 +03:00
mustafahlvc
3a246717a0
this.router.events.filter/map AOT error fix.
2017-08-25 17:34:58 +03:00
mustafahlvc
a650ebac97
(@angular/flex-layout) updated to v2.0.0-beta.9
2017-08-25 09:58:59 +03:00
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
mustafahlvc
7cfbf4d8df
(Todo App)(Mail App) tag/label restyling
2017-08-14 12:26:50 +03:00
mustafahlvc
587b1f5661
(Toolbar) missing separator added.
2017-08-14 11:56:50 +03:00
mustafahlvc
fbeb2ca7f6
(Project Dashboard) title bottom margin removed
2017-08-14 10:35:58 +03:00
mustafahlvc
c389d19963
(fuse-widget) fuseWidgetToggle Directive added for to not use class toggler.
2017-08-14 09:53:18 +03:00
mustafahlvc
71a18758e2
(shortcuts) some refinements (perfect scrollbar, star, width, autofocus)
...
+ removed !important on some classes of colors
2017-08-12 11:31:16 +03:00
mustafahlvc
71d8c37752
(ngx-color-picker) style refined, material colors presets added in Calendar App
2017-08-11 19:39:54 +03:00
mustafahlvc
5101ff5651
(Project Dashboard) almost finished,
...
new icon fonts added for meteorology,
widget component added,
fuseIfOnDome directive added,
run npm install..
2017-08-11 16:53:01 +03:00
Sercan Yemen
82440ea9b3
small tweaks...
2017-08-07 15:43:50 +03:00
Sercan Yemen
8d5ed22e0f
search bar component for toolbar
2017-08-07 14:27:34 +03:00
Sercan Yemen
e8aff89668
shortcuts component done
...
+ couple fixes in colors.scss
+ added getFlatNavigation() to the navigation service
+ tweaks in navigation files
2017-08-07 13:29:58 +03:00
Sercan Yemen
e220a19b4e
price tables tweaks
2017-08-04 12:24:05 +03:00
mustafahlvc
d86f7b892e
Merge remote-tracking branch 'origin/master'
2017-08-04 12:15:50 +03:00
mustafahlvc
f08fdf3f54
(Theme Options) component added.
2017-08-04 12:15:36 +03:00
Sercan Yemen
fd0f132f17
price tables done...
2017-08-04 12:15:25 +03:00
Sercan Yemen
3ac16afd8f
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-04 11:59:27 +03:00
Sercan Yemen
45da6e81ed
forms page done...
2017-08-04 11:59:22 +03:00
mustafahlvc
522a5ec976
Navigation item :hover text underline fix.
2017-08-04 10:05:23 +03:00
Sercan Yemen
3b0e92c102
a typo fix
2017-08-03 17:28:13 +03:00
Sercan Yemen
0bd35d58c4
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-03 17:18:22 +03:00
Sercan Yemen
e24a7ea5a4
icons page done..
...
header fixes on UI pages
2017-08-03 17:18:14 +03:00
mustafahlvc
5f5e9d55ad
(Calendar App) Responsive refinement.
2017-08-03 16:53:30 +03:00
mustafahlvc
7847097ea2
.mat-sidenav-content style fix
2017-08-03 16:49:18 +03:00
Sercan Yemen
99128382e2
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
# Conflicts:
# src/app/fuse-fake-db/fuse-fake-db.service.ts
2017-08-03 16:37:27 +03:00
Sercan Yemen
4c3b8edee4
default text colors
2017-08-03 16:36:29 +03:00
mustafahlvc
54da3f4ef5
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-03 16:35:46 +03:00
mustafahlvc
ff3fb79448
(Quick Panel) Simplified
2017-08-03 16:35:35 +03:00
Sercan Yemen
c02856396f
helpers page done...
2017-08-03 14:34:33 +03:00
Sercan Yemen
09cd8b497b
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-03 12:37:56 +03:00
Sercan Yemen
2024a0d645
hljs component now works with multiline stuff
...
+ typography page done...
2017-08-03 12:37:50 +03:00
mustafahlvc
76ccc83e97
(Contacts App) Done for now.
2017-08-03 11:21:19 +03:00
mustafahlvc
5c27445d19
(Contacts App) ongoing
2017-08-03 00:48:05 +03:00
mustafahlvc
3eeaadf518
Merge remote-tracking branch 'origin/master'
2017-08-03 00:47:34 +03:00
mustafahlvc
5bd2b32f22
(Calendar App) cleaning.
2017-08-03 00:46:56 +03:00
mustafahlvc
c4a08dc939
(Contacts App) ongoing
2017-08-02 19:51:02 +03:00
Sercan Yemen
b39c52f6c6
little fix
2017-08-02 17:50:49 +03:00
Sercan Yemen
c7ab535f46
typography page first tab
...
+ hljs component
2017-08-02 17:47:45 +03:00
Sercan Yemen
eefc691238
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-02 13:29:17 +03:00
Sercan Yemen
50f27de0d6
stufzz
2017-08-02 13:29:12 +03:00
mustafahlvc
ccfd711c03
(Contacts App) layouts issues..
2017-08-02 13:29:00 +03:00
Sercan Yemen
3dde222528
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-02 13:02:02 +03:00
Sercan Yemen
31c35dd5fa
simple layout 3 perfect scrollbar
...
+ simple layout 3 tweaks
+ added modules to all pages
+ moved some stuff to the SharedModule from AppModule
+ typography page structure
2017-08-02 13:01:55 +03:00
mustafahlvc
7fdd6469c8
fix paths for lazy loaded apps
2017-08-02 12:07:48 +03:00
Sercan Yemen
e5ce8a0e5f
koyduk
2017-08-02 11:53:31 +03:00
mustafahlvc
7e33e36162
(Contacts App) start to build on filemanager app..
2017-08-02 10:51:11 +03:00
mustafahlvc
d7d3a6833d
(File Manager App) updated.
2017-08-02 10:18:39 +03:00
mustafahlvc
ba3c22d67d
(File Manager App) finished for now.
2017-08-01 19:34:58 +03:00
Sercan Yemen
59e58ce4f8
search page
2017-08-01 17:12:26 +03:00
mustafahlvc
4d477561b7
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/app/fuse-fake-db/fuse-fake-db.service.ts
2017-08-01 15:29:59 +03:00
mustafahlvc
9a2acb0e64
(File Manager App) first steps.
2017-08-01 15:27:32 +03:00
Sercan Yemen
e0253cd8d2
invoice pages
2017-08-01 14:56:39 +03:00
Sercan Yemen
1c66ccd9e2
added left sidenav 3 & right sidenav 3
...
+ page layouts header size modifications
+ page layouts header text alignment
2017-08-01 12:32:25 +03:00
Sercan Yemen
0a049ff9f4
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-08-01 11:14:44 +03:00
Sercan Yemen
e8a6b0fb3b
page layouts
2017-08-01 11:14:39 +03:00
mustafahlvc
84fadda738
layout elements z-index fix.
2017-07-31 19:01:11 +03:00
Sercan Yemen
156b859ecc
theming stufz
2017-07-31 18:51:47 +03:00
Sercan Yemen
21cc769dd3
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-31 17:35:43 +03:00
Sercan Yemen
0fc689daed
srcn
2017-07-31 17:35:36 +03:00
mustafahlvc
f47c0a84fe
Merge remote-tracking branch 'origin/master'
2017-07-31 16:59:34 +03:00
mustafahlvc
8ad97ed485
Sidenav missing styles added, unnecessary sidenav component removed.
2017-07-31 16:59:09 +03:00
Sercan Yemen
67380b0543
fix
2017-07-31 16:50:29 +03:00
Sercan Yemen
4ff42b9042
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-31 16:49:37 +03:00
Sercan Yemen
d8e964d063
more datatable
2017-07-31 16:49:20 +03:00
Sercan Yemen
bc1421976e
more datatableˆ
2017-07-31 16:49:13 +03:00
mustafahlvc
3c4cc44045
Some works on toolbar
2017-07-31 16:32:58 +03:00
mustafahlvc
fb2dcc0653
Width, height percentage class helpers added.
2017-07-31 16:32:29 +03:00
Sercan Yemen
5ca5400ba7
new helpers.scss + size helpers + ngx-datatable styles + show toolbar by default
2017-07-31 14:58:55 +03:00
Sercan Yemen
aa0c1d7a87
color.scss added white and black
2017-07-31 13:17:02 +03:00
Sercan Yemen
2225ace5be
color.scss generator refactor
2017-07-31 12:24:41 +03:00
Sercan Yemen
a55a4d8eb0
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
# Conflicts:
# src/app/main/ui/colors/colors.component.html
+ Simplified color.scss by re-defining the hue variable depending on its value
+ Page layouts & apps colors
2017-07-31 12:15:56 +03:00
Sercan Yemen
b48110ee2c
removed paddings from page-layouts + fixed apps paddings + page layouts coloring
2017-07-31 11:49:43 +03:00
mustafahlvc
d79068a734
Color helper updated.
2017-07-30 00:53:43 +03:00
Sercan Yemen
8fdca9f2ec
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-29 16:43:04 +03:00
Sercan Yemen
0123d62774
ngx-datatable
2017-07-29 16:42:53 +03:00
mustafahlvc
ef9a1bdc86
Colors updated.
2017-07-29 16:00:24 +03:00
Sercan Yemen
6f7809ac3e
color tweaks
2017-07-29 15:26:46 +03:00
Sercan Yemen
da433711be
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-29 14:25:30 +03:00
Sercan Yemen
abf8c61d8c
profile page + some more tweaks
2017-07-29 14:25:23 +03:00
mustafahlvc
33f80e659b
MatColors cleanup.
2017-07-29 14:19:40 +03:00
mustafahlvc
01609920bb
MatColors small fix.
2017-07-29 14:17:32 +03:00
mustafahlvc
196e1644ff
camelCaseToDash pipe added,
...
material colors added class helpers and global class added.
Material Colors Demo page added.
2017-07-29 14:12:19 +03:00
mustafahlvc
5f34825189
package.json updated.
2017-07-28 17:45:13 +03:00
mustafahlvc
3e096e7b7d
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-28 17:40:53 +03:00
mustafahlvc
0339874110
(Todo app) ongoing..
2017-07-28 17:40:11 +03:00
Sercan Yemen
be8195663e
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-28 16:03:41 +03:00
Sercan Yemen
cdbae74d6c
pages + typography + some scss tweaks
2017-07-28 16:03:32 +03:00
mustafahlvc
1f8b1a3f27
Filtering updated for mail, todo app.
2017-07-28 12:26:56 +03:00
mustafahlvc
2d459864f1
Filter Pipe updated,
...
FuseUtils added,
Filtering applied for mail, todo, chat app.
2017-07-28 11:29:29 +03:00
Sercan Yemen
0b3a7ef919
reverted layout service
2017-07-27 19:10:03 +03:00
Sercan Yemen
66e8e82049
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
# Conflicts:
# src/app/app.module.ts
2017-07-27 18:07:45 +03:00
Sercan Yemen
d44a76b8c6
fixed layout service + some auth pages + simple page layouts + mail tweaks
2017-07-27 18:05:50 +03:00
mustafahlvc
76f2a7c8df
(Todo App) some fixes about tag routing etc..
2017-07-27 00:41:11 +03:00
mustafahlvc
46ad46bb02
(Todo App) Todo app created,
...
drag drop libarary added,
(Chat App) Chat app module name changed.
2017-07-27 00:33:17 +03:00
mustafahlvc
6237b1132a
Merge remote-tracking branch 'origin/master'
2017-07-26 14:04:06 +03:00
mustafahlvc
1f06e30a17
Navigation icon styles updated again.
2017-07-26 14:03:49 +03:00
Sercan Yemen
3b955184d1
Merge branch 'master' of https://github.com/withinpixels/fuse2
2017-07-26 13:59:04 +03:00
Sercan Yemen
3541d68994
mail sidenav scroll issue + toolbar separator global class + renamed MailModule to FuseMailModule
2017-07-26 13:58:55 +03:00
mustafahlvc
96b7584e76
package.json updated.
2017-07-26 13:39:49 +03:00
mustafahlvc
6006faf4e1
Navigation icon styles fixed.
2017-07-26 13:39:30 +03:00
mustafahlvc
906799c694
(Calendar App) Event form disabling button with pristine.
2017-07-26 13:38:58 +03:00
Sercan Yemen
7c770d6bf0
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
# Conflicts:
# package.json
# src/app/app.module.ts
2017-07-26 12:45:28 +03:00
Sercan Yemen
141b4b1528
mail..
2017-07-26 12:43:45 +03:00
mustafahlvc
ed06e26647
(Calendar App) Calendar app added.
2017-07-26 10:02:26 +03:00
mustafahlvc
0270405353
(Chat App) Adding chat service function fixed
2017-07-23 18:27:17 +03:00
mustafahlvc
31df82fe09
(Calendar App) Started to build, run npm install..
2017-07-23 18:20:48 +03:00
mustafahlvc
f73564c464
Unnecessary searchpipe removed..
2017-07-23 10:43:30 +03:00
mustafahlvc
4da5f8e8e8
Merge branch 'master' of https://github.com/withinpixels/fuse2
...
# Conflicts:
# src/app/core/pipes/pipes.module.ts
# src/app/fuse-fake-db/fuse-fake-db.service.ts
2017-07-23 10:42:29 +03:00
mustafahlvc
56e6b854c2
Filter pipe added,
...
spacing class helpers added(margin, padding),
Normalize css added,
Icon size class helpers added,
slideInLeft, slideInRight animation added,
Chat app almost completed.
2017-07-23 10:32:13 +03:00
Sercan Yemen
b0e4f87a8a
mail..
2017-07-20 18:12:09 +03:00
Sercan Yemen
b9569a5ba8
mail..
2017-07-19 17:58:36 +03:00
mustafahlvc
2e4d040139
Mail: Navigation styling
2017-07-19 00:26:09 +03:00
Sercan Yemen
c3cb5c8942
mail..
2017-07-18 19:34:12 +03:00
mustafahlvc
29bb2198d3
fuse-fake-db.service added, mail routes update..
2017-07-17 23:17:18 +03:00
Sercan Yemen
0c3bbb241c
mail..
2017-07-17 18:11:34 +03:00
mustafahlvc
96e20ac312
package.json updated.
2017-07-17 10:16:23 +03:00
mustafahlvc
e33b16c727
Mail App: mail item, list style, selected mail..
2017-07-16 21:41:01 +03:00
mustafahlvc
c4f03469f9
HtmlToPlaintext pipe,
...
images added to assets,
@angular/flex-layout package version updated,
some workin on the mail app..
2017-07-16 18:24:09 +03:00
mustafahlvc
4563931090
Keys pipe, some workin on the mail app..
2017-07-16 16:12:40 +03:00
Sercan Yemen
ac870a9613
fuse2...
2017-07-15 18:03:40 +03:00
Sercan Yemen
51ab577b71
fuse2...
2017-07-13 17:43:22 +03:00
Sercan Yemen
6e219181da
fuse2...
2017-07-12 18:13:08 +03:00
Sercan Yemen
6f159f54c8
fuse2...
2017-07-12 17:34:32 +03:00
Sercan Yemen
a8844e8b46
fuse2...
2017-07-12 15:35:07 +03:00
mustafahlvc
829f570913
Nav Collapse arrow icon and animation added
2017-07-10 05:59:30 +03:00
mustafahlvc
b7ef64154d
Making navigation better
2017-07-09 13:38:38 +03:00
mustafahlvc
e98e37402a
Navigation service added, basic collapse functionality added to navigation, expand navigated item..
2017-07-09 01:21:25 +03:00
mustafahlvc
b5cc591ccc
Removed unnecessary components
2017-07-08 19:14:57 +03:00
mustafahlvc
c3e241c81c
Layout Service created,
...
Starting the build navigation,
Some Components added for tests.
2017-07-08 19:12:52 +03:00
mustafahlvc
f21eaa57bb
Init.
2017-07-04 12:42:00 +03:00
Angular CLI
18e3c4abb8
chore: initial commit from @angular/cli
2017-06-27 11:08:19 +03:00