Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 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.95.0

Minor Changes

  • #911 33990457 Thanks @tenphi! - Added TextItem component for displaying text with automatic overflow handling and tooltips. Features include:

    • Auto-tooltip on text overflow (enabled by default)
    • Text highlighting with highlight prop for search results
    • Customizable highlight styles via highlightStyles prop
    • Case-sensitive/insensitive highlight matching
    • Inherits all Text component props

    Added Text.Highlight sub-component for semantic text highlighting (uses <mark> element).

    Breaking: Removed Text.Selection in favor of Text.Highlight.


Note

Publishes v0.95.0 adding TextItem with overflow tooltip and highlighting, introduces Text.Highlight, and removes Text.Selection.

  • UI Kit v0.95.0:
    • New TextItem component: auto-tooltip on overflow; text highlighting via highlight/highlightStyles; case-sensitive/insensitive matching; inherits Text props.
    • Add Text.Highlight sub-component (semantic highlighting).
    • Breaking: remove Text.Selection in favor of Text.Highlight.
  • Versioning/Docs:
    • Bump package.json to 0.95.0; update CHANGELOG.md; remove obsolete .changeset entry.

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

@vercel
Copy link

vercel bot commented Dec 1, 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 Dec 1, 2025 11:31am
cube-ui-kit-cursor Ready Ready Preview Comment Dec 1, 2025 11:31am

@tenphi tenphi merged commit 8a56297 into main Dec 1, 2025
5 checks passed
@tenphi tenphi deleted the changeset-release/main branch December 1, 2025 13:41
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