Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v6.30.1
6.30.1 (2024-10-04)
Bug Fixes
- AvatarStack: remaining avatars calculation (#1883) (76943c9)
v6.30.0
6.30.0 (2024-10-03)
Features
- ActionsPanel: add component and showcases (#1873) (5ce703f)
- ClipboardButton: delay tooltip's closing animation after copying (#1735) (20f19dd)
Bug Fixes
- AvatarStack: correctly display more than 9 remaining avatars (#1882) (0abd7f1)
v6.29.0
6.29.0 (2024-09-27)
Features
- Slider: redesign API to get more control on marks (#1744) (2b5c26e)
- Table: add dynamic href support for row actions in withTableActions (#1874) (17b9a66)
Bug Fixes
v6.28.0
6.28.0 (2024-09-24)
Features
Bug Fixes
- Button: selected styles override disabled styles in button (#1856) (052889d)
v6.27.1
6.27.1 (2024-09-18)
Bug Fixes
- Sheet: take into account margins and padding of content when calculating height (#1865) (a796f88)
- TextInput: use controlProps only for underlying input (#1863) (020b9b0)
- User: make font-size 13px for xs size (#1866) (54bb231)
v6.27.0
6.27.0 (2024-09-17)
Features
- Avatar: add 2xs Avatar size (#1721) (1698d51)
- i18n: functionality for adding translations into other languages (#1859) (33ad008)
- withTableSelection: add indeterminate state (#1743) (824164c)
Bug Fixes
- List: use Component instead of PureComponent in ListItem (#1862) (62072d6)
- Table: not propagate click in table actions menu (#1854) (226fbf0)
- useElementSize: set initial size of the element (#1857) (d442a6a)
v6.26.0
6.26.0 (2024-09-12)
Features
- Card: enable onClick event handler on selected card (#1840) (a1678b6)
- Select: pass aria attributes to render functions (#1841) (9801d33)
- TextInput: add unstable_endContent prop (#1845) (a38b73b)
Bug Fixes
- Select: correctly scroll to active element (#1853) (d6c512a)
v6.25.1
6.25.1 (2024-09-10)
Bug Fixes
- List: deactivate on mouse leave (#1847) (cc14563)
- useFocusWithin: ignore blur event when window loses focus (#1836) (216e700)
v6.25.0
6.25.0 (2024-09-09)
Features
Bug Fixes
- TreeList: provide types for renderContainerProps (#1842) (90ca9cc)