Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Oct 8, 2025

Note

Adds a new DisplayTransition helper and refactors Tooltip, Select, ComboBox, FilterPicker, and ListBox for smoother transitions, sorting, virtualization, and external filtering; introduces LegacyComboBox and broad docs/tests updates.

  • Helpers:
    • Add DisplayTransition (with docs, stories, tests) for enter/exit animations.
  • Overlays:
    • Refactor Tooltip/TooltipProvider/TooltipTrigger to use DisplayTransition + Portal, improve positioning and transitions.
    • DialogTrigger: typing/forward-ref fixes.
  • Select:
    • Replace overlay transition with DisplayTransition + Portal; add clearable logic and story/test tweaks.
  • ComboBox:
    • Major rewrite (state, filtering, keyboard, overlay); expose more styling hooks; clear button, triggers; fixes ARIA and focus.
    • Export type; extensive stories/docs overhaul and new tests.
  • FilterListBox / FilterPicker / ListBox:
    • Add checkable mode, select-all, external/controlled search, custom value support; virtualization improvements; sorting of selections on reopen; richer keyboard/focus behavior; extensive stories/docs/tests.
  • Legacy:
    • Add LegacyComboBox (old behavior) with docs/stories/tests.
  • Layout/Utils/Infra:
    • Prefix/Suffix and GridProvider ref/typing cleanup.
    • Portal renders inline until mount root is ready; add mergeRefs utility.
    • ItemAction spacing tweak.
    • Size-limit threshold adjusted.
  • Docs:
    • Large updates across Select, ListBox, FilterListBox, FilterPicker, Switch docs and Storybook guidance.

Written by Cursor Bugbot for commit 0c70f78. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2025

🦋 Changeset detected

Latest commit: 7e0db85

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cube-dev/ui-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Oct 8, 2025

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

Project Deployment Preview Comments Updated (UTC)
cube-ui-kit Ready Ready Preview Comment Oct 15, 2025 0:44am
cube-ui-kit-cursor Ready Ready Preview Comment Oct 15, 2025 0:44am

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-7d795b5.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

🏋️ Size limit report

Name Size Passed?
All 304.28 KB (+1.5% 🔺) Yes 🎉
Tree shaking (just a Button) 32.07 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 19.39 KB (0% 🟰) Yes 🎉

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

🧪 Storybook is successfully deployed!

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

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.

3 participants