Skip to content

Releases: gravity-ui/uikit

v5.24.0

08 Dec 15:31
bcfe5b7
Compare
Choose a tag to compare

5.24.0 (2023-12-08)

Features

  • Table: use <colgroup/> to set cells width (#831) (c33b330)

v5.23.0

06 Dec 11:23
8851ac8
Compare
Choose a tag to compare

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

29 Nov 09:51
348289e
Compare
Choose a tag to compare

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

27 Nov 11:42
9992770
Compare
Choose a tag to compare

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.21.0

24 Nov 16:43
950848a
Compare
Choose a tag to compare

5.21.0 (2023-11-24)

Features

v5.20.0

14 Nov 20:37
3719eb1
Compare
Choose a tag to compare

5.20.0 (2023-11-14)

Features

Bug Fixes

v5.19.1

07 Nov 17:57
f31d5a5
Compare
Choose a tag to compare

5.19.1 (2023-11-07)

Bug Fixes

v5.19.0

03 Nov 15:01
a16e40e
Compare
Choose a tag to compare

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

24 Oct 12:59
6fb82bd
Compare
Choose a tag to compare

5.18.1 (2023-10-24)

Bug Fixes

  • Sheet: fix Sheet resize when viewport size changes (#1055) (35a7b74)

v5.18.0

23 Oct 20:17
4d54945
Compare
Choose a tag to compare

5.18.0 (2023-10-19)

Features

Bug Fixes

  • Sheet: fix Sheet intermediate hanging when touch ends above it (#1052) (38e6308)