Release 2.4.0-rc1
Pre-release
Pre-release
kevzlou7979
released this
24 Jul 07:18
·
235 commits
to master
since this release
Major Updates
- Migration to JQuery 3.5.1 and GWT 2.9
Miscellaneous
- Added Base Clear and Clearing Event
- Added new Material Animations - from Google Motion Specs
- Added AnimationGlobalConfig which we can set the SPEED or ENABLE_DEBUGGING.
- Added Sensitivity Mixin for Fields.
- MaterialChipContainer support, ability to support toggleable chips.
- Dropdown support for setValue(T, boolean fireEvents.)
- Convert BaseCheckBox to AbstractValueWidget.
- Starting GMD 2.4.x we standardized the labeling system of all value widget fields. Please check {@link HasLabel#setLabel(String)}
- Support for RTL Languages on the Grid System.