v2.18.0
2.18.0 (2023-08-08)
Highlights
- feat(chip): add label prefix prop for custom label (3bce8c3)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(chip): add label prefix prop for custom label (3bce8c3)
Fixes
- fix(avatar): update mouse pointer cursor to default on hover on avatar (a58add0)
- fix(table): add limit to call nested row renderer function (7f3e0ab)
- fix(label): fix overflow behaviour of label with required indicator (f4ad093)
- fix(toast): update description overflow behaviour (aee04fa)
- fix(calendar): fix height of calendar and datepicker (78dcd91)
- fix(inputmask): update action icon states (c1b23ff)
- fix(chipinput): update horizontal-vertical spacing and action icon state (8d1d37e)
- fix(editableinput): replace text with inline message inside error popover (3ba1574)
Improvements
NA
Documentation
- docs(docs): update size of calendar and datepicker in docs (84c1828)