Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
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)
v6.13.0
v6.12.0
v6.11.0
6.11.0 (2024-04-17)
Features
Bug Fixes
- add load more functionallity to virtualized list (#1490) (#1513) (8de1653)
- Breadcrumbs: unset more item alignment (#1505) (7d9797a)
- Dialog: correct width's vars order (#1510) (f54da2d)
- Label: isolate inner z-indexes (#1519) (200c052)
- layout: ability to override breakpoint during theme (#1512) (bad4fa9)
- ListItemView: fix indentation in depth more than 10 (#1517) (2cde017)
- ListItemView: some changes after feedback (#1516) (b274498)
- prevent deselection of required table column items (#1508) (a69050c)
- return
--g-color-private-white-20-solid
css variable (#1511) (4a366be) - theme: add option for controlling :root color-scheme (#1468) (f6237e1)
v6.10.2
v6.10.1
v6.10.0
6.10.0 (2024-04-09)
Features
- Select: add selected elements counter on multiple selection (#1368) (9f6aa9c)
- Text: add variant inherit (#1492) (7157c70)
- userLabel text depends on vars (#1493) (d826ca7)
Bug Fixes
- Dialog: fix header paddings without close button (#1495) (820dd60)
- Label: correctly work with keyboard (#1485) (1e5380f)
- Label: do not inherit parent's font weight (#1496) (8a8c2e5)
- List: fix
Home
&End
keys handle (#1491) (77156ff) - List: fix
SimpleContainer
dimensions handle (#1479) (68243be) - Popover: remove flex gap workaround (#1489) (ad997e5)
- withTableSettings: isSelected -> selected, isRequired -> required (#1478) (cf1dfb0)
- withTableSettings: renderClone for dnd (#1463) (76409f4)