Release 2.5.0-rc1
Pre-release
Pre-release
kevzlou7979
released this
24 Feb 10:11
·
129 commits
to master
since this release
New Features & Enhancements
- Support for Modern Css Grid Layouts (Grid Layout)
- Added SelectionToggleHandler for Keyboard Accessibility support on checkbox, radio buttons and switch component.
- Added Focusable support on Buttons, Tabs, Selection Controls, FABs, Checkbox, Radio Buttons, Range etc.
- Added a way to set if the Blur Target is fixed on OverlayMixin.
- Added Accessibility control for MaterialSearch and MaterialDarkToggle.
- CopyCommand - added a way to have success & error callbacks with provided CopyCommandData.
- Security - Update TextMixin to sanitize any text using SafeHtmlSanitizer.
- TextMixin Enhancements added setDefaultSanitizer(Sanitizer) & setSanitizer(Sanitizer).
- MaterialValueBox added Regex support.
- RegexMixin - addRegexValidationHandler.
- Added also an event for valueBox.addSensitivityChangeHandler - that handles if we change the input type from text to password.
- Extract the dependency from Roboto (Default font should be sans-serif).
- Fixed MaterialCollapsible setting active index with 1 as start #998 #998
- Added GwtMaterialWithoutResources.gwt.xml
- Badge resolves issue with fixed !important size - allow developers to set fontsize without restriction.
Fixes
- Fixed PushNotificationManager promise API upgrade.
- Fixed Enabled Mixin applying tab index