Skip to content

Releases: gravity-ui/uikit

v7.29.0

24 Dec 09:49
b29da6c

Choose a tag to compare

7.29.0 (2025-12-24)

Features

Bug Fixes

v7.28.0

06 Dec 14:42
af893cf

Choose a tag to compare

7.28.0 (2025-12-05)

Features

v7.27.0

04 Dec 14:05
c842a48

Choose a tag to compare

7.27.0 (2025-12-04)

Features

  • added a hook for generating a unique color with oklch color space (#2288) (96568a8)

v7.26.2

01 Dec 10:38
c71b2cd

Choose a tag to compare

7.26.2 (2025-12-01)

Bug Fixes

  • use sort icon as draggable handler in List (#2518) (ff04de8)

v7.26.1

21 Nov 15:09
225475e

Choose a tag to compare

7.26.1 (2025-11-21)

Bug Fixes

  • a11y: add accessibility for dropdown submenu via tab (#2508) (aca867d)
  • a11y: remove redundant aria-checked attribute (#2505) (6881c99)
  • add isomorphic version of useLayoutEffect hook to fix SSR warnings (#2503) (f59d098)
  • AvatarStack: change ordering algorithm for correct logical order li (#2480) (b9ec168)
  • DropdownMenu: remove separators in case of empty groups (#2495) (6794780)
  • fix initial render of AvatarStack stories in StrictMode (#2497) (69249df)
  • Menu: fix role for MenuItem (#2506) (71cf5cf)
  • unstable_Menu: close menu after clicking inside Popup/Modal (#2504) (52fafbd)

v7.26.0

11 Nov 11:21
d59cd2c

Choose a tag to compare

7.26.0 (2025-11-07)

Features

Bug Fixes

  • Popover: ignore click trigger if hover also enabled (#2485) (6caddab)
  • unstable_Menu: fix behavior inside floating components (#2489) (190ed32)

v7.25.0

29 Oct 12:34
7d7b562

Choose a tag to compare

7.25.0 (2025-10-29)

Features

  • Toaster: add support for rendering user component in actions (#2462) (94ad2d0)

Bug Fixes

  • Dialog: fix broken animation with header tags (#2465) (3c9ed9b)
  • replace usages of React.useId with useUniqId (#2472) (fbeef03)
  • TabList: respect event default prevention (#2463) (3237f1f)

v7.24.0

14 Oct 15:54
1f4d5d1

Choose a tag to compare

7.24.0 (2025-10-14)

Features

Bug Fixes

  • add 'use client' to lang context (#2444) (1d4fe5c)
  • Breadcrumbs: use disabled prop on BreadcrumbItem inside custom item (#2454) (5803cab)
  • Button: set a tabIndex so that Safari allows focusing buttons (#2440) (c60e58d)

v7.23.0

18 Sep 10:42
5ff5047

Choose a tag to compare

7.23.0 (2025-09-18)

Features

  • TableColumnSetup: add hideApplyButton property (#2435) (a0e5c1a)

Bug Fixes

v7.22.0

10 Sep 12:49
d9ee982

Choose a tag to compare

7.22.0 (2025-09-09)

Features