Skip to content

Releases: gravity-ui/uikit

v5.17.0

05 Oct 11:28
b9bda43
Compare
Choose a tag to compare

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

29 Sep 11:06
7568cdf
Compare
Choose a tag to compare

5.16.0 (2023-09-29)

Features

  • Table: add options for WithTableSettings HOC (#1029) (b338bf9)

v5.15.0

28 Sep 15:26
770ef85
Compare
Choose a tag to compare

5.15.0 (2023-09-22)

Features

Bug Fixes

  • DocsDecorator: add new css prefix support (#1027) (6ff4c1c)

v5.14.0

20 Sep 12:18
db61217
Compare
Choose a tag to compare

5.14.0 (2023-09-20)

Features

  • Select: add onClear argument to renderControl method (#1022) (d3af988)

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)