Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v6.20.0
6.20.0 (2024-06-26)
Features
- List: add event in item click handler arguments (#1675) (b2a19a6)
- Overlay: implement component (#1474) (ef47354)
- PinInput:
responsive
prop and CSS API (#1679) (24484d2) - PinInput: implement component API (#1674) (72cf90f)
- useList: redesigned api (#1661) (ea320f7)
- UserLabel: add
size
property (#1658) (39cd8ad)
v6.19.0
6.19.0 (2024-06-20)
Features
- link_underline: add link underline (#1648) (496ca55)
- Select: add filter prop (#1669) (98750c6)
- support form reset for inputs (#1660) (38fe431)
Bug Fixes
- Dialog: render error popup inside the dialog (#1657) (edf6473)
- select: connect combobox to listbox (#1665) (c61fe11)
- Select: fix double scroll in sheet on mobile (#1672) (164a1f2)
- Select: id property (#1604) (db15851)
- Sheet: fix resizing depending on the size of the window (#1671) (9352c99)
- Sheet: start touch event detection (#1668) (b655fec)
v6.18.0
v6.17.0
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
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
v6.14.1
v6.14.0
6.14.0 (2024-04-27)
Features
- Portal: take in consideration parent theme (#1506) (8c7ca2d)
- Sheet: add aria attributes (#1555) (b71ea01)
- Table: close table actions popup after click (#1546) (0ab21bb)
- withTableSettings: add a reset action (#1526) (9e93c91)
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)