Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v6.24.0
6.24.0 (2024-09-02)
Features
- Divider: render content inside (#1701) (4d28d89)
- Pagination: add size prop (#1759) (12e5597)
- Popup: add aria-modal prop (#1827) (7d8dff0)
- TextInput, TextArea: add
readOnly
property (#1747) (1c95f75)
Bug Fixes
- Select: close popup when click on select button (Safari) (#1828) (3f5adc5)
- Select: correctly set active item in listbox (#1829) (ee2d040)
- Select: pass disabled prop to renderControl, don't change state if disabled (#1766) (24bbb05)
- useListFilter: fixed bug with initial items array change (#1751) (b9d2671)
- useList: support activeItemId in initialState prop (#1824) (aa308d8)
v6.23.1
v6.23.0
v6.22.0
v6.21.0
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
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)