Skip to content

Commit 0b841eb

Browse files
Version Packages (#1086)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d30524 commit 0b841eb

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tabs-context-menu-only.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cube-dev/ui-kit
22

3+
## 0.122.0
4+
5+
### Minor Changes
6+
7+
- [#1085](https://github.com/cube-js/cube-ui-kit/pull/1085) [`5d30524e`](https://github.com/cube-js/cube-ui-kit/commit/5d30524ec22db9e8d0ad86c33d67193d1a4413e1) Thanks [@tenphi](https://github.com/tenphi)! - Tabs: support `contextMenu="context-only"` — tab menu opens only via right-click and Shift+F10 (no ⋮ trigger); inline close remains available when `onDelete` is set alongside a non-empty `menu`. Adds exported `TabContextMenu` type.
8+
39
## 0.121.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cube-dev/ui-kit",
3-
"version": "0.121.7",
3+
"version": "0.122.0",
44
"type": "module",
55
"description": "UIKit for Cube Projects",
66
"repository": {

0 commit comments

Comments
 (0)