v2.3.0-2
Pre-release
Pre-release
Highlights
NA
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- Adds Close on Escape Keypress feature in Overlays (c290438)
Fixes
- Fixes arrow click event argument in MetricInput (e4cf0bc)
- Adds default state delete functionality in EditableChipInput (3a8415f)
- Fixes done button and adds support for uncontrolled EditableChipInput (16a844b)
- Fixes done button and adds support for uncontrolled EditableInput (f0de36c)
- Fixes onChange callback in InputMask (I18e111ce)
- Removes margin bottom from modal body when there is no footer (7470a27)
- Fixes nested row card border in Grid (132d090)
Improvements
- feat(Checkbox): Adds helptext in checkbox (1d41c6c)
- feat(Radio): Adds helptext in radio (fc88698)
- Test(MetaList): Adds test cases for MetaList component (5023743)
Documentation
- Adds more content to scrolling modal story (c43c8fe)