Skip to content

Releases: gravity-ui/uikit

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)

v6.1.1

26 Feb 17:40
76b7d08
Compare
Choose a tag to compare

6.1.1 (2024-02-26)

Bug Fixes

  • breadcrumbs: fix adaptive more view and define ResizeObserver in ssr apps (#1364) (dc6e514)
  • controls: allow disable input via controlProps (#1371) (3228dca)
  • CopyToClipboard: return CopyToClipboardProps type (#1367) (43599c2)

v6.1.0

21 Feb 10:46
ca6baae
Compare
Choose a tag to compare

6.1.0 (2024-02-21)

Features

  • Disclosure: possibility to use DefaultDisclosureSummary inside … (#1359) (f8b52b9)
  • Select: add useSelectOptions hook (#1356) (456ffaa)
  • Slider: introduce Slider component (#1243) (a1bf754)
  • Table: add renderRowActions property (#1353) (e074b1a)
  • withTableSettings: add the renderControls prop (#1357) (b3f0d78)

Bug Fixes

  • List: fix virtualized list items rerender (#1314) (8c45f7c)
  • Select: do not call onFilterChange on mount (#1321) (0bb7c66)
  • TextInput: unequal text alignment in textinput (#1306) (c9cdbd0)
  • TreeSelect: fix render container method (#1344) (1ab9d59)
  • TreeSelect: fixed dnd examples with selected values (#1329) (14d6ceb)
  • TreeSelect: remove default popup width (#1350) (84044f0)