Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v6.9.0
6.9.0 (2024-04-03)
Features
- DropdownMenu: add class name for submenu parents (#1465) (a314081)
- useList: update codeowners (#1473) (d8b71e9)
Bug Fixes
- Breadcrumbs: fix recalculate method (#1475) (2f8acf7)
- List: fix
onSortEnd
method (#1476) (1567248) - TextInput: fix control line height (#1477) (e5438ed)
- TreeList: add getId prop drilling to list container (#1469) (484cac7)
- TreeList: fixes + documentation (#1447) (46b2850)
- useList: add export of computeItemSize to useList (#1472) (c6c8ed4)
- useList: added dragging property to ListItemView docs (#1470) (750e5ba)
- useList: added missing imports to docs (#1466) (4940a9a)
v6.8.0
v6.7.0
v6.6.0
v6.5.0
v6.4.0
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)