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
8431c19133
Added Chart.js
...
+ Some improvements on Helper classes and Fuse Card
2018-02-01 15:28:40 +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
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
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
c74751e0f4
Added new SlideIn Animation
...
+ Improvements on perfect scrollbar
2017-12-28 10:48:05 +03:00
Sercan Yemen
ca0f46b414
Fix: Scroll doesn't propagate by default (PerfectScrollbar)
2017-12-26 10:48:58 +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
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
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
21fd488a8e
ngx-color-picker style adjustments
...
+ Calendar event form responsive fixes
2017-12-06 11:26:57 +03:00
Sercan Yemen
a65f61cce4
Form Stepper examples
...
+ Simplified the mat-select style
+ Further simplified the mat-select in dashboard widgets
2017-11-30 15:37:32 +03:00
Sercan Yemen
0d8fe0be72
Trigger expand/collapse of the navigation on ngOnInit to update the active item
2017-11-30 10:37:35 +03:00
Sercan Yemen
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
19fdbbdbcb
Increased version number
...
Fixed: Sidenav helper causes issues on mobile media steps
2017-11-27 17:20:34 +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
7f357306eb
Angular 5.0.1 & Angular Material 5.0.0-rc0 compatibility (wip)
2017-11-12 22:36:14 +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
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
0fd8a75f7d
Added exactMatch parameter to the navigation items for correctly highlighting them
2017-11-04 13:39:18 +03:00
Sercan Yemen
3bca193bcc
Fixes #39 : Nav item not showing in Horizontal menu + its height is not correct
2017-11-04 12:46:40 +03:00
Sercan Yemen
685cd76da2
Fixed: Minor issues with E-Commerce app
...
+ Fixed: Navigation collapsable items don't expand if the url has extra parameters in it
2017-11-02 11:16:24 +03:00
Sercan Yemen
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
ee29f20304
Added an ability to control the folded status of the vertical navigation via FuseConfig
2017-10-30 13:31:23 +03:00
Sercan Yemen
aaa14eb1e9
Fixed: Stagger animation doesn't have {optional:true}
2017-10-25 10:15:19 +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
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
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
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
470b851eae
colors styling fix.
2017-10-13 15:43:22 +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
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
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
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