Skip to content

Releases: gravity-ui/uikit

v6.22.0

27 Jul 17:05
05315c8
Compare
Choose a tag to compare

6.22.0 (2024-07-27)

Features

Bug Fixes

  • Breadcrums: support react <18 types (#1722) (5229e99)
  • useList: fix useList hook for support initialization state (#1719) (2b04b18)

v6.21.0

16 Jul 16:00
551535c
Compare
Choose a tag to compare

6.21.0 (2024-07-16)

Features

  • PinInput: form support (#1686) (b82262e)
  • Select: new label and value resize behaviour (#1694) (891fa88)
  • TreeList: add ListTreeItemType interface export and id argument to renderItem prop (#1707) (de544b8)
  • TreeSelect: add placeholder prop (#1705) (88696a3)
  • useControlledState: support update callback with additional params (#1688) (8bff882)
  • useResizeObserver: support box option (#1687) (a178dff)

Bug Fixes

  • Avatar: update text font weight (#1684) (0ae513a)
  • ListItemView: div -> li default list item html tag (#1698) (07a16c9)
  • Sheet: fix incorrect content height calculation (#1700) (7e4dd23)
  • TextArea: fix content width & height styles (#1690) (94979cf)
  • TreeSelect: add disabled prop (#1697) (f9650da)
  • TreeSelect: fix page gap on component focus in some cases (#1708) (cd4eb93)
  • useList: fix disabled elements activate logic (#1706) (f12d49f)

v6.20.1

02 Jul 10:53
d178121
Compare
Choose a tag to compare

6.20.1 (2024-07-01)

Bug Fixes

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)