Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Nov 24, 2025

Note

Introduce fixed dimension modifier that sets min/base/max to the same value, plus docs, tests, and Chromatic setup.

  • Styles (tasty):
    • Add fixed modifier in src/tasty/styles/dimension.ts to set min-*, base *, and max-* to the same value (defaults to max-content when value omitted).
  • Tests:
    • Extend src/tasty/styles/dimension.test.ts with cases for fixed using px, %, rem, and x units; preserve calc-size parsing tests.
  • Docs:
    • Update src/stories/Tasty.docs.mdx to document width: 'fixed 10x' and list fixed among modifiers.
  • Tooling:
    • Add chromatic.config.json and chromatic npm script; include --stats-json in build-storybook.
  • Changeset:
    • Patch release note for @cube-dev/ui-kit describing the fixed modifier.

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

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

🦋 Changeset detected

Latest commit: 816e019

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 Nov 24, 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 Nov 24, 2025 10:15am
cube-ui-kit-cursor Ready Ready Preview Comment Nov 24, 2025 10:15am

@github-actions
Copy link
Contributor

📦 NPM canary release

Deployed canary version 0.0.0-canary-7f19407.

@github-actions
Copy link
Contributor

🧪 Storybook is successfully deployed!

@github-actions
Copy link
Contributor

🏋️ Size limit report

Name Size Passed?
All 297.55 KB (+0.02% 🔺) Yes 🎉
Tree shaking (just a Button) 33.44 KB (+0.09% 🔺) Yes 🎉
Tree shaking (just an Icon) 20.71 KB (+0.14% 🔺) Yes 🎉

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

@tenphi tenphi merged commit e021484 into main Nov 24, 2025
14 checks passed
@tenphi tenphi deleted the feat-force-dimension branch November 24, 2025 10:30
@github-actions github-actions bot mentioned this pull request Nov 24, 2025
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