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
a1aed2998d
(Navbar) Small fix for "scroll the active menu item into the view"
2018-07-02 16:46:55 +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
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
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
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
26a7cc41de
Fixed broken print styles due to the latest layout updates
2018-06-28 17:39:22 +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
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
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
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
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
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
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
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
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
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
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
6bf2fe0b17
Updated ngrx to 6.0.0-beta.1
2018-05-09 14:50:30 +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
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
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
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
7af9c57977
Changed the title
2018-03-10 14:35:09 +03:00
Sercan Yemen
329fbb5a38
Fix issues with folded navigation
2018-03-10 14:32:37 +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
9c0f89953c
Fixed Scrumboard 'Remove Card' and 'Remove Board' actions.
2018-03-09 06:29:20 +03:00
Sercan Yemen
20bb52df50
Removed shared.module + tweaked module import order
2018-03-08 12:43:24 +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
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
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
2509ad4e71
Merge branch 'master' into v5
2018-03-05 09:06:06 +03:00