Skip to content

Conversation

@hassoncs
Copy link
Contributor

@hassoncs hassoncs commented Nov 21, 2025

Add ShimmerText component that uses CSS to show an animated shimmer effect on text. ShimmerText uses CSS to show an animated Shimmer effect. Currently, it's only used in Storybook, but we plan we'll use it soon in the chat view!

2025-11-20 18 36 33

@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

⚠️ No Changeset found

Latest commit: 3f785b1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hassoncs hassoncs requested a review from jrf0110 November 21, 2025 02:23
@hassoncs hassoncs force-pushed the shimmer-text branch 2 times, most recently from 4414e40 to f772f82 Compare November 21, 2025 02:37
- Create ShimmerText component that wraps any text with shimmer effect
- Component inherits text size from parent (no size prop needed)
- Rename all CSS from glimmer to shimmer
- Add simple Storybook stories demonstrating usage
Add foregroundColor and highlightColor props to allow custom shimmer colors,
with fallback to VSCode theme colors. Updated Storybook stories to demonstrate
usage via props and CSS variables.
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