Skip to content

Releases: gravity-ui/uikit

v3.11.0

14 Dec 16:21
abdc5b4
Compare
Choose a tag to compare

3.11.0 (2022-12-14)

Features

Bug Fixes

v3.10.2

13 Dec 14:24
5cbb7fe
Compare
Choose a tag to compare

3.10.2 (2022-12-13)

Bug Fixes

v3.10.1

12 Dec 14:31
6757919
Compare
Choose a tag to compare

3.10.1 (2022-12-12)

Bug Fixes

  • ShareTooltip: fix link for email share option (#415) (4a5eed0)

v3.10.0

12 Dec 13:23
fa65998
Compare
Choose a tag to compare

3.10.0 (2022-12-12)

Features

Bug Fixes

  • ShareTooltip: popup default options container width (#410) (7cf7435)
  • Tooltip: fix transition glitch on nearby tooltips (#408) (7f7f752)
  • Tooltip: tooltip sometimes gets stuck on an element (#413) (2fdab3f)
  • withTableSelection: range select must ignore disabled lines (#414) (5b50237)

v3.9.2

07 Dec 13:28
cba2e7a
Compare
Choose a tag to compare

3.9.2 (2022-12-07)

Bug Fixes

v3.9.1

06 Dec 15:04
6c814b9
Compare
Choose a tag to compare

3.9.1 (2022-12-06)

Bug Fixes

  • DropdownMenu.Item: allow children (#402) (253e291)
  • Menu.Item: remove onClick from disabled items (#404) (1394457)

v3.9.0

06 Dec 10:27
f860ec1
Compare
Choose a tag to compare

3.9.0 (2022-12-06)

Features

  • ShareTooltip: add Email as one of default sharing options and r… (#399) (48bfbcb)

v3.8.0

05 Dec 18:39
a06c4c2
Compare
Choose a tag to compare

3.8.0 (2022-12-05)

Features

  • DropdownMenu: allow <DropdownMenu.Item/> w/out action (#392) (a606920)
  • DropdownMenu: extract <DropdownMenu.Item/> (#397) (1307f87)
  • ShareTooltip: add LinkedIn as one of default SM sharing option (#383) (5aacc1a)

Bug Fixes

  • DropdownMenu: close opened menu on disable (#393) (14ba916)
  • DropdownMenu: trigger callback on each state change (#394) (a70b248)

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)