Skip to content

Releases: gravity-ui/uikit

v5.13.0

19 Sep 16:45
0ba6abd
Compare
Choose a tag to compare

5.13.0 (2023-09-19)

Features

v5.12.2

15 Sep 10:02
333de3a
Compare
Choose a tag to compare

5.12.2 (2023-09-15)

Bug Fixes

  • Select: fix filtering in case of using grouped options (#1011) (096d404)

v5.12.1

13 Sep 16:49
c8ad85d
Compare
Choose a tag to compare

5.12.1 (2023-09-13)

Bug Fixes

v5.12.0

13 Sep 13:33
1a602ec
Compare
Choose a tag to compare

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

07 Sep 14:49
bccc417
Compare
Choose a tag to compare

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

05 Sep 12:36
1a68c58
Compare
Choose a tag to compare

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

28 Aug 11:03
f4b284d
Compare
Choose a tag to compare

5.9.1 (2023-08-28)

Bug Fixes

v5.9.0

24 Aug 17:02
863c740
Compare
Choose a tag to compare

5.9.0 (2023-08-24)

Features

Bug Fixes

v5.8.0

24 Aug 11:41
0b48d9d
Compare
Choose a tag to compare

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

22 Aug 15:16
1cfb29f
Compare
Choose a tag to compare

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)