Releases: gravity-ui/uikit
Releases · gravity-ui/uikit
v3.11.0
3.11.0 (2022-12-14)
Features
Bug Fixes
v3.10.1
3.10.1 (2022-12-12)
Bug Fixes
- ShareTooltip: fix link for email share option (#415) (4a5eed0)
v3.10.0
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
3.9.2 (2022-12-07)
Bug Fixes
v3.9.1
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
3.9.0 (2022-12-06)
Features
- ShareTooltip: add Email as one of default sharing options and r… (#399) (48bfbcb)
v3.8.0
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
3.7.0 (2022-12-01)
Features
v3.6.0
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)