v6.1.0
(2018-06-xx)
Breaking Changes
- New layout system and layouts
- Replaced all mat-sidenav components with fuse-sidebar on apps and pages
New
- Navigation service for easier modifications and for easier swapping
- fusePerfectScrollbar now accepts a boolean to control the scrollbar's status
- fusePerfectScrollbarOptions for Perfect Scrollbar options
- Added an extra Angular Material color theme to the styles.scss file as an example
Improved
- Updated Angular and Angular Material
- Updated various other packages
- Improved the codebase and added a lot code comments
- Improved the documentation and moved them into the Demo app
- Changed the fuse-sidebar "align" input to "position"
- Improved the page layouts
- Navbar toggle button and fold button alignment on right navbar
Fixed
- Set the selected language in toolbar from the translation service
- Horizontal nav titles are collapsing on IE11
- Angular Material card images not showing correctly
- Other small fixes and improvements