Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v7.25.0
29 Oct 12:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
7.23.0 (2025-09-18)
Features
TableColumnSetup: add hideApplyButton property (#2435 ) (a0e5c1a )
Bug Fixes
v7.22.0
10 Sep 12:49
Compare
Sorry, something went wrong.
No results found
v7.21.0
05 Sep 12:20
Compare
Sorry, something went wrong.
No results found
v7.20.0
18 Aug 12:09
Compare
Sorry, something went wrong.
No results found
7.20.0 (2025-08-15)
Features
use @hello-pangea/dnd instead of react-beautiful-dnd (#2380 ) (eec8953 )
Bug Fixes
DefinitionList: should not overflow parent container (#2384 ) (a82e5d2 )
fix line-height style in font variables (#2382 ) (c4d2769 )
v7.19.0
08 Aug 13:44
Compare
Sorry, something went wrong.
No results found
7.19.0 (2025-08-08)
Features
PlaceholderContainer: add pin to props of action (#2358 ) (b25eca1 )
Bug Fixes
v7.18.1
04 Aug 13:38
Compare
Sorry, something went wrong.
No results found
7.18.1 (2025-08-04)
Bug Fixes
Breadcrumbs: fix current item box-sizing (#2370 ) (cdeb3fa )
DefinitionList: fix styles of note alignment (#2366 ) (a959bbc )
v7.18.0
31 Jul 11:46
Compare
Sorry, something went wrong.
No results found
7.18.0 (2025-07-31)
Features
Popup: add --g-popup-border-radius CSS API (#2363 ) (43de219 )
Bug Fixes
Breadcrumbs: use offsetWidth to measure root element (#2352 ) (5d1b0eb )
Button: raised button has incorrect background color apperance (#2355 ) (7c34534 )
Modal: fix closing not nested parent Modals (#2351 ) (f795fbc )
Toaster: add vertical gap for wrapped actions (#2362 ) (58ac8b6 )
v7.17.0
18 Jul 13:26
Compare
Sorry, something went wrong.
No results found
7.17.0 (2025-07-18)
Features
Bug Fixes