Skip to content

Version Packages - #1266

Merged
tenphi merged 1 commit into
mainfrom
changeset-release/main
Jul 29, 2026
Merged

Version Packages#1266
tenphi merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tenphi

@tenphi tenphi commented Jul 29, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cube-dev/ui-kit@0.149.2

Patch Changes

  • #1261 ce4664ac Thanks @solarrust! - DialogTrigger's mobileType now defaults to the same value as type instead of silently converting type="popover" to a full-screen modal under the 700px breakpoint. That auto-conversion was never an intentional per-consumer choice — FilterPicker and Picker both inherited it by omission, giving them an unrequested full-screen modal (with a close button) on narrow viewports like the Excel/Google Sheets add-in task pane. Consumers that want a different mobile presentation (e.g. DatePicker's mobileType="tray") are unaffected, since they already set it explicitly.

    FilterPicker additionally no longer shows a close button in its popover at all (isDismissable={false} on its own Dialog) — it read as a duplicate of the existing "Clear" action in the header.


Note

Low Risk
Release bookkeeping only in this PR; the underlying UI behavior change is a targeted mobile/dialog default fix with low blast radius for consumers that already set mobileType explicitly.

Overview
This is a Changesets version-packages merge: it bumps @cube-dev/ui-kit from 0.149.1 to 0.149.2, updates CHANGELOG.md, and removes the consumed changeset file. There are no runtime source edits in the diff—only release metadata.

The 0.149.2 patch documents behavior already landed in #1261: DialogTrigger now defaults mobileType to match type instead of forcing type="popover" into a full-screen modal below 700px (fixing unintended mobile modals for FilterPicker / Picker in narrow panes). FilterPicker also sets isDismissable={false} on its dialog so the popover no longer shows a redundant close button beside Clear.

Reviewed by Cursor Bugbot for commit 61c3eba. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cube-ui-kit Ready Ready Preview, Comment Jul 29, 2026 5:20pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

🧪 Storybook is successfully deployed!

@github-actions

Copy link
Copy Markdown
Contributor

🏋️ Size limit report

Name Size Passed?
All 434.03 KB (0% 🟰) Yes 🎉
Tree shaking (just a Button) 114.87 KB (0% 🟰) Yes 🎉

Click here if you want to find out what is changed in this build

@tenphi
tenphi merged commit 4d6be32 into main Jul 29, 2026
15 checks passed
@tenphi
tenphi deleted the changeset-release/main branch July 29, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant