Skip to content

Conversation

@tenphi
Copy link
Member

@tenphi tenphi commented Nov 17, 2025

Note

Adds color token fallback syntax, standardizes data-input-type on fields, improves Picker/FilterPicker/Select overlays (min-width, containerPadding, isButton), removes legacy @ custom-prop syntax, and updates Storybook/docs/tests.

  • Styles/Parser:
    • Add color token fallback syntax (#color, #fallback) with nested support and RGB chain generation; update parser, tests, and docs.
    • Remove legacy @ custom-prop prefix; only $ supported.
  • Fields/Inputs:
    • Standardize data-input-type across components (e.g., select, picker, combobox, radio, switch, etc.).
    • Minor style tweak: Text.Placeholder color; Input export simplified.
  • Pickers/Select:
    • Overlay min-width now matches trigger via $overlay-min-width; add containerPadding prop.
    • Add isButton prop (Picker, FilterPicker, Select) passed to triggers.
    • Improve FilterListBox focus logic to prioritize selected items.
  • Overlays:
    • Use $min-dialog-size; extend DialogTrigger with containerPadding.
  • Storybook/Deps:
    • Switch imports to storybook/test; bump Storybook packages to 10.0.8; adjust preview configure.
  • Tooling:
    • Tighten size-limit (320kB → 310kB).
  • Docs/Stories/Rules:
    • New DialogForm docs/stories; update Tasty docs; fix docs links; storybook rules note.
  • Tests:
    • Update snapshots and add tests for color fallbacks and RGB propagation.

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

@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2025

🦋 Changeset detected

Latest commit: 46697cf

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 Minor

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 17, 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 18, 2025 3:54pm
cube-ui-kit-cursor Error Error Nov 18, 2025 3:54pm

@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-60a01f1.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

🏋️ Size limit report

Name Size Passed?
All 297.37 KB (+0.16% 🔺) Yes 🎉
Tree shaking (just a Button) 33.41 KB (+0.24% 🔺) Yes 🎉
Tree shaking (just an Icon) 20.68 KB (+0.44% 🔺) Yes 🎉

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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 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