Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v4.7.0
4.7.0 (2023-04-11)
Features
Bug Fixes
- ControlLabel: allow control text to be stretched (#619) (5193fc4)
v4.6.1
4.6.1 (2023-04-07)
Bug Fixes
- Icon: use href attribute in <use> element (#580) (aaaa900)
- Table: add export for TableSortIndicator (#612) (5072097)
v4.6.0
4.6.0 (2023-04-06)
Features
- Card: add size Card and add new sfx style (#550) (d1dbea6)
- export LayoutDirection (#586) (c1b3375)
- FocusTrap: automatically add popup content to parent focus-trap (#594) (7de4a6f)
- SharePopover: add an onClick prop, deprecate a handleMetrika prop (#606) (f5c5c16)
Bug Fixes
- table component resize observer loop error (#610) (4962e47)
v4.5.0
4.5.0 (2023-04-04)
Features
v4.4.3
4.4.3 (2023-04-03)
Bug Fixes
- layout/Flex: fix gap size values and remove default theme spacin… (#592) (42aea11)
- Select: fix empty group label render (#601) (548c81c)
v4.4.2
4.4.2 (2023-03-29)
Bug Fixes
- Select: fix scroll when virtualization disabled (#593) (e78e7ad)
v4.4.1
4.4.1 (2023-03-29)
Bug Fixes
- layout/Flex: remove wrappers around null children elements (#588) (6c6c62f)
- layout: fixed flex gap properties and replaced api with complex … (#583) (8686fbb)
v4.4.0
4.4.0 (2023-03-27)
Features
- added wrappers to Flex children components if spacing enabled (#573) (0a44309)
- List: add autoFocus (#570) (3b96d37)
- Select: add generic type for select option data (#569) (21819cb)
- Select: add support mobile view (#579) (0c0df4a)
Bug Fixes
- SheetContent: fix setting height for content (#572) (e749230)
v4.3.0
4.3.0 (2023-03-16)
Features
- Select: add support selected value in renderControl (#566) (f987fb3)
- unstable layout components set (#551) (dc2ffad)
Bug Fixes
- DropdownMenu: remove required path from DropdownMenuItemProps, fix navigation (#567) (e7470c3)
- only known names are now exported from the package (#565) (203653d)
- storybook: remove RE_RENDER event from theme addon (#562) (305aa38)
v4.2.0
4.2.0 (2023-03-07)
Features
Bug Fixes
- Toaster: fix animation when toast is updated (#441) (9e25c8b)