v6.3.0
6.3.0 (2024-03-18)
Features
- add Palette component (#1304) (e731838)
- Alert: added ability to pass null as icon prop value (#1407) (180edd0)
- Breadcrumbs: add
renderItem
property (#1413) (d1c800f) - Text: added
break-word
towordBreak
property (#1424) (607c3ea)
Bug Fixes
- adding new classes in rootClassName before removing (#1411) (e29cde1)
- DropdownMenu: fix opening from keyboard (#1404) (9251714)
- prevent event bubbling for table item action (#1399) (d2e9d41)
- ThemeProvider: always set CSS class when scoped (#1423) (c787b5b)
- Toc: set aria-current attribute to selected item (#1426) (682444a)