Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v7.23.0
7.23.0 (2025-09-18)
Features
- TableColumnSetup: add hideApplyButton property (#2435) (a0e5c1a)
Bug Fixes
v7.20.0
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
7.19.0 (2025-08-08)
Features
- PlaceholderContainer: add pin to props of action (#2358) (b25eca1)
Bug Fixes
v7.18.1
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
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
7.17.0 (2025-07-18)
Features
Bug Fixes
v7.16.1
7.16.1 (2025-06-26)
Bug Fixes
- HelpMark: fix component alignment within the text (#2316) (ca692d2)
- NumberInput: controlled behaviour with changed input and unchanged value prop (#2317) (8bab288)
- NumberInput: fix input pattern in case of using allowDecimal (#2322) (4f9dabf)
- NumberInput: restrict redefining onInput prop (#2323) (f8f45db)