Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v6.11.0
6.11.0 (2024-04-17)
Features
Bug Fixes
- add load more functionallity to virtualized list (#1490) (#1513) (8de1653)
- Breadcrumbs: unset more item alignment (#1505) (7d9797a)
- Dialog: correct width's vars order (#1510) (f54da2d)
- Label: isolate inner z-indexes (#1519) (200c052)
- layout: ability to override breakpoint during theme (#1512) (bad4fa9)
- ListItemView: fix indentation in depth more than 10 (#1517) (2cde017)
- ListItemView: some changes after feedback (#1516) (b274498)
- prevent deselection of required table column items (#1508) (a69050c)
- return
--g-color-private-white-20-solid
css variable (#1511) (4a366be) - theme: add option for controlling :root color-scheme (#1468) (f6237e1)
v6.10.2
v6.10.1
v6.10.0
6.10.0 (2024-04-09)
Features
- Select: add selected elements counter on multiple selection (#1368) (9f6aa9c)
- Text: add variant inherit (#1492) (7157c70)
- userLabel text depends on vars (#1493) (d826ca7)
Bug Fixes
- Dialog: fix header paddings without close button (#1495) (820dd60)
- Label: correctly work with keyboard (#1485) (1e5380f)
- Label: do not inherit parent's font weight (#1496) (8a8c2e5)
- List: fix
Home
&End
keys handle (#1491) (77156ff) - List: fix
SimpleContainer
dimensions handle (#1479) (68243be) - Popover: remove flex gap workaround (#1489) (ad997e5)
- withTableSettings: isSelected -> selected, isRequired -> required (#1478) (cf1dfb0)
- withTableSettings: renderClone for dnd (#1463) (76409f4)
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)