Skip to content

Releases: gravity-ui/uikit

v6.9.0

03 Apr 09:48
1ead791
Compare
Choose a tag to compare

6.9.0 (2024-04-03)

Features

Bug Fixes

v6.8.0

29 Mar 13:47
220c882
Compare
Choose a tag to compare

6.8.0 (2024-03-29)

Features

Bug Fixes

  • Divider: add export of Divider to Components/index (#1461) (bdab522)
  • TextInput: turn off event onBlur on input when use clear button (#1458) (3274c04)

v6.7.0

28 Mar 16:45
c4589f7
Compare
Choose a tag to compare

6.7.0 (2024-03-28)

Features

Bug Fixes

v6.6.0

28 Mar 09:47
eb1f5d9
Compare
Choose a tag to compare

6.6.0 (2024-03-26)

Features

  • improve focus outline styles for text/select inputs (#1318) (ce75de8)

Bug Fixes

v6.5.0

21 Mar 13:53
caf4840
Compare
Choose a tag to compare

6.5.0 (2024-03-21)

Features

  • Breadcrumbs: export LinkBreadcrumbsItem & ButtonBreadcrumbsItem types (#1435) (e5fde1b)
  • Pagination: add qa attributes (#1438) (785079a)

Bug Fixes

  • Breadcrumbs: renamed LinkBreadcrumbsItem and ButtonBreadcrumbsItem types (#1437) (db09f93)
  • UserLabel: replace text to children in README (#1432) (b8c79e1)

v6.4.0

20 Mar 11:02
976a38c
Compare
Choose a tag to compare

6.4.0 (2024-03-20)

Features

  • TreeList: new useList family component (#1417) (5e7d8b9)
  • User: added qa attribute for name and description nodes (#1429) (ef6143a)

Bug Fixes

  • Palette: fixed README.md for the landing (#1431) (c15f2e3)
  • withTableSettings: deprecate the renderControls prop (#1427) (27be674)

v6.3.0

18 Mar 09:35
3041181
Compare
Choose a tag to compare

6.3.0 (2024-03-18)

Features

Bug Fixes

  • adding new classes in rootClassName before removing (#1411) (e29cde1)
  • DropdownMenu: fix opening from keyboard (#1404) (9251714)
  • prevent event bubbling for table item action (#1399) (d2e9d41)
  • ThemeProvider: always set CSS class when scoped (#1423) (c787b5b)
  • Toc: set aria-current attribute to selected item (#1426) (682444a)

v5.31.2

18 Mar 09:30
fb461fb
Compare
Choose a tag to compare

5.31.2 (2024-03-06)

Bug Fixes

  • (Table) withTableSelection HOC background color fix (#1401) (6cae52d)

v6.2.0

05 Mar 14:07
8a57f91
Compare
Choose a tag to compare

6.2.0 (2024-03-05)

Features

Bug Fixes

v5.31.1

28 Feb 12:01
f9b4f61
Compare
Choose a tag to compare

5.31.1 (2024-02-28)

Bug Fixes

  • List: fix virtualized list items rerender (#1380) (4252620)