Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v5.20.0
5.20.0 (2023-11-14)
Features
Bug Fixes
v5.19.0
5.19.0 (2023-11-03)
Features
- improving a11y (#1070) (146ff4f)
- Menu: add support for item icon on the end of the item (#965) (55885d0)
- Popover: prevent closing by click in case of using openOnHover property (#1085) (2c17a06)
Bug Fixes
- Popover: pass classname to html content (#1073) (c0a725a)
- Select: fix SelectRenderControlProps.onClick type (#1075) (9dbfc3a)
v5.18.1
5.18.1 (2023-10-24)
Bug Fixes
- Sheet: fix Sheet resize when viewport size changes (#1055) (35a7b74)
v5.18.0
5.18.0 (2023-10-19)
Features
Bug Fixes
- Sheet: fix Sheet intermediate hanging when touch ends above it (#1052) (38e6308)
v5.17.0
5.17.0 (2023-10-05)
Features
- List: extend
emptyPlaceholder
type to ReactNode
(#1013) (56437e6)
- synced codeowners with sharepoint table (#1034) (5bdfa75)
- withTableSorting: add control the use of data sorting (#1032) (53248c9)
Bug Fixes
- start refactor hooks: useOutsideClick (#1035) (6ad4a78)
- use correct font-size through component styles (#1036) (44d7160)
v5.16.0
5.16.0 (2023-09-29)
Features
- Table: add options for WithTableSettings HOC (#1029) (b338bf9)
v5.15.0
5.15.0 (2023-09-22)
Features
Bug Fixes
v5.14.0
5.14.0 (2023-09-20)
Features
- Select: add onClear argument to renderControl method (#1022) (d3af988)