Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 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.89.0

Minor Changes

  • #872 4b8a6d6e Thanks @tenphi! - BREAKING: Boolean mods now generate data-* instead of data-is-* attributes (mods={{ hovered: true }}data-hovered="" instead of data-is-hovered="").

    NEW: Value mods support - mods now accepts string values (mods={{ theme: 'danger' }}data-theme="danger"). Includes shorthand syntax in styles (theme=danger, theme="danger"). See Tasty documentation for details.

  • #872 4b8a6d6e Thanks @tenphi! - Add support for :has(Item) syntax in style mappings. Capitalized element names inside :has() pseudo-class selectors are now automatically transformed to data-element attribute selectors (:has(Item):has([data-element="Item"])).

  • #873 c29bee57 Thanks @tenphi! - Allow to set cursorStrategy to web or native in Root component.


Note

Release 0.89.0 adding value mods, changing boolean mod attributes, :has(Item) selector transformation, and Root cursorStrategy option.

  • Release 0.89.0:
    • BREAKING: Boolean mods now emit data-* instead of data-is-*.
    • NEW: Value mods (string) support with shorthand in styles.
    • Styles: Support :has(Item):has([data-element="Item"]) mapping.
    • Root: Add cursorStrategy prop supporting web | native.
  • Metadata: Bump package.json version to 0.89.0 and update CHANGELOG.md.

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

@vercel
Copy link

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

📦 NPM canary release

Deployed canary version 0.0.0-canary-dc04466.

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

🧪 Storybook is successfully deployed!

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 4, 2025

🏋️ Size limit report

Name Size Passed?
All 296.42 KB (0% 🟰) Yes 🎉
Tree shaking (just a Button) 33.29 KB (0% 🟰) Yes 🎉
Tree shaking (just an Icon) 20.59 KB (0% 🟰) Yes 🎉

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

@tenphi tenphi merged commit 0cf2dfc into main Nov 4, 2025
14 checks passed
@tenphi tenphi deleted the changeset-release/main branch November 4, 2025 16:48
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