Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 19, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cube-dev/ui-kit@0.92.0

Minor Changes

  • #890 b79f55c6 Thanks @tenphi! - Added color token fallback syntax (#color, #fallback) for robust color hierarchies. Supports nested fallbacks like (#primary, (#secondary, #default)). Automatically generates RGB variants for the entire fallback chain, ensuring proper color variable resolution at runtime.

  • #890 b79f55c6 Thanks @tenphi! - Add isButton prop support to Picker, FilterPicker, and Select components. The prop is now properly passed to their trigger components (ItemButton for Picker/FilterPicker, Item for Select), allowing control over button styling. Defaults to false to maintain existing behavior.

  • #890 b79f55c6 Thanks @tenphi! - Removed legacy @ prefix support for custom properties. Use # @cube-dev/ui-kit prefix instead (e.g., $custom-colorinstead of@custom-color`).

  • #890 b79f55c6 Thanks @tenphi! - Specify data-input-type attribute for each field component and improve qa prop handling in various field components for consistency.

Patch Changes

  • #890 b79f55c6 Thanks @tenphi! - Improved overlay width behavior for Picker and FilterPicker components to match their trigger button width, ensuring better visual consistency.

  • #890 b79f55c6 Thanks @tenphi! - Decrease containerPadding of all overlays 12px -> 8px.


Note

Release 0.92.0 with color token fallbacks, new isButton support, deprecation cleanup, field attr/QA consistency, and overlay sizing tweaks.

  • @cube-dev/ui-kit 0.92.0
    • Features (minor):
      • Add color token fallback syntax (#color, #fallback) with nested fallbacks and RGB variants.
      • Add isButton prop support to Picker, FilterPicker, and Select triggers.
      • Remove legacy @ custom property prefix; use $ only.
      • Specify data-input-type on fields; improve qa prop handling.
    • Fixes/Improvements (patch):
      • Match overlay min-width to trigger for Picker/FilterPicker.
      • Decrease overlay containerPadding from 12px to 8px.
    • Repo:
      • Update CHANGELOG.md; bump package.json version to 0.92.0; remove processed .changeset/* files.

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

@vercel
Copy link

vercel bot commented Nov 19, 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 19, 2025 1:42pm
cube-ui-kit-cursor Ready Ready Preview Comment Nov 19, 2025 1:42pm

@tenphi tenphi merged commit 698636a into main Nov 19, 2025
5 checks passed
@tenphi tenphi deleted the changeset-release/main branch November 19, 2025 13:45
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