Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Oct 29, 2025

Describe changes

Checklist

Before taking this PR from the draft, please, make sure you have done the following:

  • Pipeline is passed
  • Tests are added (including unit tests and stories in the storybook)
  • Tests are passed successfully
  • If you're adding a new component/new props, add stories that describe how this component/prop works
  • Changeset(s) is(are) added
  • You have passed the threshold of the library size
  • Commit message follows commit guidelines

Closes: N/A

Other information


Note

Enables Item to shrink by default while preserving flex-shrink: 0 for menuitem and listboxitem; adds patch changeset.

  • Component styles (src/components/content/Item/Item.tsx):
    • Update flexShrink:
      • Default: initial (allows shrinking)
      • menuitem | listboxitem: 0 (no-shrink preserved)
  • Changeset:
    • Add patch note enabling flex shrinking for Item.

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

@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2025

🦋 Changeset detected

Latest commit: d1d8a28

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 29, 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 29, 2025 10:42am
cube-ui-kit-cursor Ready Ready Preview Comment Oct 29, 2025 10:42am

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-6cf38e5.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

🧪 Storybook is successfully deployed!

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

🏋️ Size limit report

Name Size Passed?
All 294.92 KB (+0.01% 🔺) Yes 🎉
Tree shaking (just a Button) 32.08 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 19.38 KB (0% 🟰) Yes 🎉

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

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