Skip to content

Releases: gravity-ui/uikit

v6.11.0

17 Apr 12:36
5456b87
Compare
Choose a tag to compare

6.11.0 (2024-04-17)

Features

  • Button: refactor to flex and center icons (#1452) (31c22e8)

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

10 Apr 13:14
89a2bac
Compare
Choose a tag to compare

6.10.2 (2024-04-10)

Bug Fixes

  • TableColumnSetup: switcher wrapper styles (#1500) (d871319)

v6.10.1

10 Apr 12:33
ea93edd
Compare
Choose a tag to compare

6.10.1 (2024-04-10)

Bug Fixes

  • TableColumnSetup: uniq i18n keysets, styles (#1498) (271ae3f)

v6.10.0

10 Apr 09:19
79c1452
Compare
Choose a tag to compare

6.10.0 (2024-04-09)

Features

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)

v6.9.0

03 Apr 09:48
1ead791
Compare
Choose a tag to compare

6.9.0 (2024-04-03)

Features

Bug Fixes

v6.8.0

29 Mar 13:47
220c882
Compare
Choose a tag to compare

6.8.0 (2024-03-29)

Features

Bug Fixes

  • Divider: add export of Divider to Components/index (#1461) (bdab522)
  • TextInput: turn off event onBlur on input when use clear button (#1458) (3274c04)

v6.7.0

28 Mar 16:45
c4589f7
Compare
Choose a tag to compare

6.7.0 (2024-03-28)

Features

Bug Fixes

v6.6.0

28 Mar 09:47
eb1f5d9
Compare
Choose a tag to compare

6.6.0 (2024-03-26)

Features

  • improve focus outline styles for text/select inputs (#1318) (ce75de8)

Bug Fixes

v6.5.0

21 Mar 13:53
caf4840
Compare
Choose a tag to compare

6.5.0 (2024-03-21)

Features

  • Breadcrumbs: export LinkBreadcrumbsItem & ButtonBreadcrumbsItem types (#1435) (e5fde1b)
  • Pagination: add qa attributes (#1438) (785079a)

Bug Fixes

  • Breadcrumbs: renamed LinkBreadcrumbsItem and ButtonBreadcrumbsItem types (#1437) (db09f93)
  • UserLabel: replace text to children in README (#1432) (b8c79e1)

v6.4.0

20 Mar 11:02
976a38c
Compare
Choose a tag to compare

6.4.0 (2024-03-20)

Features

  • TreeList: new useList family component (#1417) (5e7d8b9)
  • User: added qa attribute for name and description nodes (#1429) (ef6143a)

Bug Fixes

  • Palette: fixed README.md for the landing (#1431) (c15f2e3)
  • withTableSettings: deprecate the renderControls prop (#1427) (27be674)