Skip to content

Releases: gravity-ui/uikit

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)

v5.17.0

05 Oct 11:28
b9bda43
Compare
Choose a tag to compare

5.17.0 (2023-10-05)

Features

  • List: extend emptyPlaceholder type to ReactNode (#1013) (56437e6)
  • synced codeowners with sharepoint table (#1034) (5bdfa75)
  • withTableSorting: add control the use of data sorting (#1032) (53248c9)

Bug Fixes

  • start refactor hooks: useOutsideClick (#1035) (6ad4a78)
  • use correct font-size through component styles (#1036) (44d7160)

v5.16.0

29 Sep 11:06
7568cdf
Compare
Choose a tag to compare

5.16.0 (2023-09-29)

Features

  • Table: add options for WithTableSettings HOC (#1029) (b338bf9)

v5.15.0

28 Sep 15:26
770ef85
Compare
Choose a tag to compare

5.15.0 (2023-09-22)

Features

Bug Fixes

  • DocsDecorator: add new css prefix support (#1027) (6ff4c1c)

v5.14.0

20 Sep 12:18
db61217
Compare
Choose a tag to compare

5.14.0 (2023-09-20)

Features

  • Select: add onClear argument to renderControl method (#1022) (d3af988)