Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v5.24.0
5.24.0 (2023-12-08)
Features
- Table: use
<colgroup/>
to set cells width (#831) (c33b330)
v5.23.0
5.23.0 (2023-12-06)
Features
Bug Fixes
- a11y: make a short text for the clear button (#1172) (d767727)
- add qa property for some components (#1173) (0f2a491)
- export TableColumnSetupItem type from index (#1169) (21e21a3)
- Select: proper filter updates when closing the popup (#1180) (7d12e86)
- Select: update keyboard interaction to correspond with specification (#1176) (504b05c)
- Table: fixed checkbox max width (#1174) (ed68043)
v5.22.0
5.22.0 (2023-11-28)
Features
- List: use
Grip
icon from @gravity-ui/icons
(#1164) (625679a)
Bug Fixes
- Select: add onLoadMore to the list of dependencies to avoid closures (#1168) (a804684)
v5.21.1
5.21.1 (2023-11-27)
Bug Fixes
- align checkbox when there is more than 1 line of text in any cell (#1149) (8011430)
v5.20.0
5.20.0 (2023-11-14)
Features
Bug Fixes
v5.19.0
5.19.0 (2023-11-03)
Features
- improving a11y (#1070) (146ff4f)
- Menu: add support for item icon on the end of the item (#965) (55885d0)
- Popover: prevent closing by click in case of using openOnHover property (#1085) (2c17a06)
Bug Fixes
- Popover: pass classname to html content (#1073) (c0a725a)
- Select: fix SelectRenderControlProps.onClick type (#1075) (9dbfc3a)
v5.18.1
5.18.1 (2023-10-24)
Bug Fixes
- Sheet: fix Sheet resize when viewport size changes (#1055) (35a7b74)
v5.18.0
5.18.0 (2023-10-19)
Features
Bug Fixes
- Sheet: fix Sheet intermediate hanging when touch ends above it (#1052) (38e6308)