Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v5.12.2
5.12.2 (2023-09-15)
Bug Fixes
- Select: fix filtering in case of using grouped options (#1011) (096d404)
v5.12.0
5.12.0 (2023-09-13)
Features
Bug Fixes
- Menu: make menu item content width limited by a container (#1001) (f3943c9)
- Select: fix control border radius in case of using
xl
size (#998) (8084778)
- Tabs: show focused state if focus-visible only (#1000) (88b89f7)
- ThemeProvider: fix scoped CSS classes (#1003) (9fe15e3)
v5.11.0
5.11.0 (2023-09-07)
Features
- Alert, Card: deprecate
positive
theme (#986) (e4758d4)
- Breadcrumbs: add
title
prop to item (#863) (0146f5f)
- Popover: add popper modifiers to popover props (#993) (fdce64a)
- TextArea, TextInput: use aria-describedby for error and note (#904) (d51039b)
v5.10.0
5.10.0 (2023-09-05)
Features
- add CSS variables to control focus outline (#973) (d926ef8)
- Card: update README (#976) (60bf6cc)
- Flex: add alignContent, justifyItems and justifySelf css props (#974) (0be31c9)
- Menu: improve MenuItem a11y (#959) (338f907)
- Popover: accept function as a children (#900) (ca5bcc7)
- Table: update README (#985) (cc95a33)
- TextInput: add an option to display error via tooltip (#821) (f883f01)
- Toast: update icons according to design (#984) (d10d2c9)
Bug Fixes
- Disclosure: explicit type export (#983) (eeba89d)
- Pagination: increase priority over input styles (#989) (bbfa6a5)
- Toast: don't render empty actions array (#979) (e19d0b9)
v5.9.1
5.9.1 (2023-08-28)
Bug Fixes
v5.9.0
5.9.0 (2023-08-24)
Features
Bug Fixes
v5.8.0
5.8.0 (2023-08-24)
Features
Bug Fixes
- ClearButton: increase selector specificity (#945) (edee285)
- Table: fix copying the array from getRowClassNames (#923) (3f123b7)
v5.7.0
5.7.0 (2023-08-22)
Features
- Table: add
wordWrap
option to prevent text cut (#919) (52d6efb)
Bug Fixes
- Table: calculate column styles on mount (#926) (e51a73b)