Version 3.2.3
Changelog
General
- Fixed: Correctly disable hover styling on touchcreens inside a popup.
Forms
- Fixed: Disable focus trap and focus on show for toasts and snackbars.
Integration
-
Fixed: Initial value for angular slider directive is set correctly.
-
Fixed: Angular stepper wrapper element changed to div to prevent extra clicks on input.
-
Fixed: iOS inset border stling for form components, when used with Angular.
-
Fixed: React PropTypes are now loaded as external dependency to suppress deprecation warning.
Range
-
Fixed: Material theme styling issue of the selected range in full screen mode.
-
Fixed: In time-only mode, if autoCorrect is off, set end time to next day, if it's before start.
Slider
- Fixed:
setVal
method worked incorrectly for range slider in some cases.