Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Oct 30, 2025

Note

Introduce ListBox type variants (card/plain/popover) with styling + docs/stories updates; update ComboBox/Picker to use type="popover"; remove NumberInput default width and fix right padding.

  • ListBox:
    • Add type prop ('card' | 'plain' | 'popover') replacing noCard; wire via data-type and adjust radius, border, and list margin.
    • Update docs (ListBox.docs.mdx) and stories to document/show type variants.
  • Integrations:
    • ComboBox and Picker switch from mods={{popover:true}} to type="popover" on inner ListBox.
    • FilterListBox props exclude type.
  • NumberInput:
    • Remove hardcoded default width; fix right padding by adjusting stepper container margin and simplifying styled input base.

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

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: 778deef

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 30, 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 30, 2025 1:59pm
cube-ui-kit-cursor Ready Ready Preview Comment Oct 30, 2025 1:59pm

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-a991c48.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

🏋️ Size limit report

Name Size Passed?
All 295.26 KB (+0.02% 🔺) Yes 🎉
Tree shaking (just a Button) 32.13 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 19.43 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 30, 2025

🧪 Storybook is successfully deployed!

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.

2 participants