Skip to content

Releases: gravity-ui/uikit

v3.7.0

01 Dec 10:01
27dbec8
Compare
Choose a tag to compare

3.7.0 (2022-12-01)

Features

v3.6.0

18 Nov 09:54
fd3e504
Compare
Choose a tag to compare

3.6.0 (2022-11-18)

Features

  • CopyToClipboard: add options (#378) (80c5329)
  • Label: support action button in all themes (#381) (7bdcce9)
  • List: remove pointer-events from disabled items (#382) (c6367cf)

Bug Fixes

  • Label: change hover style for label with copy, fix label with single icon (#351) (786e706)

v3.5.0

09 Nov 10:54
ffc0796
Compare
Choose a tag to compare

3.5.0 (2022-11-09)

Features

  • Select: move selection logic to useSelect (#370) (dcf97a4)
  • Table: add possibility to range select with shift key pressed (#374) (d76407f)

Bug Fixes

  • Button: correctly show focused state for raised button (#377) (dbcfa97)

v3.4.0

01 Nov 14:09
b7aeceb
Compare
Choose a tag to compare

3.4.0 (2022-11-01)

Features

  • Popover: updated anchorRef prop, added strategy prop to Popover (#372) (22021c9)

v3.3.0

21 Oct 10:58
3dbbd32
Compare
Choose a tag to compare

3.3.0 (2022-10-20)

Features

  • share tooltip component copy button customization (#350) (3d608b2)

v3.2.0

19 Oct 13:34
989f928
Compare
Choose a tag to compare

3.2.0 (2022-10-19)

Features

v3.1.3

18 Oct 13:33
18ebe56
Compare
Choose a tag to compare

3.1.3 (2022-10-18)

Bug Fixes

  • Select: prevent page scrolling after first click (#364) (3320a7e)
  • use directly import from lodash (#359) (490cf20)

v3.1.2

14 Oct 13:38
2eae72f
Compare
Choose a tag to compare

3.1.2 (2022-10-14)

Bug Fixes

  • update hc colors for labels, buttons and brand-text (#356) (8d6d596)

v3.1.1

13 Oct 11:28
09c6f1f
Compare
Choose a tag to compare

3.1.1 (2022-10-13)

Bug Fixes

  • Add missing --yc-color-base-modal for light-hc (#352) (db14312)
  • update hc colors for generic-accent-disabled (#355) (2760749)

v3.1.0

05 Oct 11:05
7b3fb7b
Compare
Choose a tag to compare

3.1.0 (2022-10-03)

Features

  • Tooltip: add ability to disable display of the tooltip (#348) (5d32afe)

Bug Fixes