Skip to content

Releases: gravity-ui/uikit

v2.10.3

28 Jul 14:15
074ec4b
Compare
Choose a tag to compare

2.10.3 (2022-07-28)

Bug Fixes

  • Button: add contrast for selected state in dark theme (#262) (cbb86ac)

v2.10.2

28 Jul 09:50
730d3ac
Compare
Choose a tag to compare

2.10.2 (2022-07-28)

Bug Fixes

  • Breadcrumbs: revert data pass to <Breadcrumbs.Item/> (#276) (5b4bc4b)

v2.10.1

27 Jul 15:10
8d93d78
Compare
Choose a tag to compare

2.10.1 (2022-07-27)

Bug Fixes

  • Breadcrumbs: i18n must be used inside component (#271) (ec479a2)
  • Breadcrumbs: render custom divider before more button (#272) (353d13e)

v2.10.0

22 Jul 11:25
f3354e7
Compare
Choose a tag to compare

2.10.0 (2022-07-21)

Features

  • Link: add color scheme for a visited link (#243) (857e434)

v2.9.0

20 Jul 12:19
a140e1d
Compare
Choose a tag to compare

2.9.0 (2022-07-20)

Features

  • Icon: deprecate onClick (#240) (6936469)
  • Select: add type=button for <SelectControl/> (#227) (47e0aeb)
  • Toaster: move logic to React context (#211) (346cb95)
  • Toaster: replace <Link/> in actions with <Button/> (#254) (f603711)

Bug Fixes

v2.8.0

28 Jun 19:09
9858990
Compare
Choose a tag to compare

2.8.0 (2022-06-24)

Features

  • popover applies actual visibility on autoclosable true (#206) (151273b)
  • Table: add ability to set className of all cells in a column (#205) (b5e6608)

Bug Fixes

  • Tabs: center tab content for horizontal tabs (#210) (af73379)
  • textinput: set paddings for clear cross depending on size (#208) (0428ca2)
  • ThemeProvider theme updating (#202) (4b0962d)

v2.7.0

20 Jun 15:07
3b6931e
Compare
Choose a tag to compare

2.7.0 (2022-06-20)

Features

  • allow use layers for Dialog/Modal/Popup with different root (#120) (b2782e6)
  • Modal: color updates (#195) (be004a6)
  • Text: a new component for working with typography (#141) (7837ee8)

Bug Fixes

  • List: fix getContainer for sortable container (#190) (efb9257)
  • Popover: should be no empty space above links block if no other content provided (#191) (8432fc1)
  • Tabs: fix styles for vertical tabs (#177) (27b809f)
  • Tabs: return missing spacing when wrapTo used (#198) (48ef89d)

v2.6.0

15 Jun 14:54
7bd43bf
Compare
Choose a tag to compare

2.6.0 (2022-06-15)

Features

  • Popover: use "Delayed" as default behaviour (#193) (f9ade6f)

v2.5.0

07 Jun 15:02
795e223
Compare
Choose a tag to compare

2.5.0 (2022-06-07)

Features

  • I18N: add configure function for manage internal variables like language (#186) (bc3ee55)

Bug Fixes

v2.4.2

02 Jun 09:54
741ff08
Compare
Choose a tag to compare

2.4.2 (2022-05-30)

Bug Fixes