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)