v6.3.0
(TBA)
Breaking Changes
- (Color Helpers) Removed 'mat-' prefix and '-bg' suffix from the color helpers that sets both background and foreground colors (i.e. mat-primary-bg -> primary , mat-red-bg -> red).
New
- Updated Angular to 6.1.4
- Updated Angular Material to 6.4.6
- Updated various other packages
- Dark color theme
- Easier way of working multiple Angular Material color themes
Fixed
- (ECommerce) Order page custom scrollbar is not working
- (Quick Panel) Custom scrollbar is not working
- (Theme Options) Side panel settings are not resetting when layout changes
- (Progress Bar) Progress bar doesn't hide when NavigationCancel or NavigationError events happen
- (Layouts) "transform: translateZ(0)" causes "position: fixed" to break
- (Contacts) _matDialogRef is not defined