Skip to content

Releases: gravity-ui/uikit

v6.20.0

26 Jun 13:13
69c6af7
Compare
Choose a tag to compare

6.20.0 (2024-06-26)

Features

v6.19.0

20 Jun 16:34
e9e2383
Compare
Choose a tag to compare

6.19.0 (2024-06-20)

Features

Bug Fixes

v6.18.0

14 Jun 16:43
4374858
Compare
Choose a tag to compare

6.18.0 (2024-06-14)

Features

Bug Fixes

  • Button: remove useless pointer-events style for icon content (#1641) (47b9850)
  • PinInput: add use client (#1646) (d0bdede)

v6.17.0

11 Jun 17:15
12c6b10
Compare
Choose a tag to compare

6.17.0 (2024-06-11)

Features

Bug Fixes

  • Button: normal-contrast loading view (#1630) (bfa2dbf)
  • Slider: export function for preparing initial value (#1637) (434949e)
  • Text: return missing props to TextProps type (#1631) (6a70f17)
  • theme: bring back root classname helper and fix docs (#1633) (ba08c66)
  • Toc: unify item line height (#1635) (4612a77)
  • useList: add qa property to container (#1625) (05c1fc2)

v6.16.0

27 May 14:26
6c28246
Compare
Choose a tag to compare

6.16.0 (2024-05-24)

Features

Bug Fixes

  • Button: do not shrink button when there is only one icon (#1577) (98fd95f)
  • Flex,ListItemView: return ref drilling by React.forwardRef (#1612) (9b8f4f8)
  • Link: change href property type description (#1574) (#1593) (0aec983)
  • Text: fix custom html tag inheritance (#1584) (fcd2ff3)
  • Tooltip: use more reasonable animation delay (#1586) (fe14706)

v6.15.0

08 May 15:15
33de0a0
Compare
Choose a tag to compare

6.15.0 (2024-05-08)

Features

  • add new css variable --g-color-base-float-medium (#1572) (aeda6fe)

Bug Fixes

  • Select: fix focus state on control click in Safari (#1132) (80730cc)
  • Sheet: resize sheet if image in content is loaded (#1566) (8b56abd)

v6.14.1

03 May 17:15
b8b9e7a
Compare
Choose a tag to compare

6.14.1 (2024-05-02)

Bug Fixes

  • TextInput: fix handleAdditionalContentClick handler (#1558) (911624f)
  • utils: correctly check type of element (#1560) (c854f4f)

v6.14.0

27 Apr 18:52
95fb990
Compare
Choose a tag to compare

6.14.0 (2024-04-27)

Features

Bug Fixes

  • Alert: fix close button width (#1542) (f916681)
  • layout: update layout docs (#1550) (575477a)
  • Select: add onLoadMore to useCallback deps in SelectList (#1041) (c34590e)
  • Select: fix examples in docs and storybook (#1553) (3a46421)
  • Select: show invalid state without passing error message (#1554) (882c9a9)
  • TreeList: added missed initial state for elements (#1524) (5d3b154)
  • useList: remove debug dev only information (#1552) (02bf33c)

v6.13.0

22 Apr 14:23
90f24bd
Compare
Choose a tag to compare

6.13.0 (2024-04-22)

Features

  • layout: unification of Theme and Layout Providers (#1518) (d89610a)

Bug Fixes

v6.12.0

18 Apr 13:37
648b28b
Compare
Choose a tag to compare

6.12.0 (2024-04-18)

Features

  • useList: added ability to define initial value to useListState (#1483) (7f66d28)

Bug Fixes

  • do not call warnOnce function in production (#1520) (9ab7d7c)