You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(shimmer): add shimmer text utility as full component doc
- Add shimmer/shimmer-once/shimmer-reverse/shimmer-none/shimmer-color-*/shimmer-duration-*/shimmer-spread-*/shimmer-angle-* CSS utilities
- Fix shimmer glyph fill to use -webkit-text-fill-color instead of color so it isn't overridden by companion text-* utilities
- Add Motion section to Foundations page documenting the utility
- Add full Shimmer component doc (src/lib/registry/shimmer.tsx) with Demo, With Marker, Color, Duration, Spread, Angle, Reverse, Play Once, Disabling, Fallback, Reduced Motion, RTL examples
- Register shimmer in component-names and registry index so it appears in the Components sidebar
- Add public/registry/care-ui/shimmer/shimmer.json registry:style item so the CLI install command resolves
- Fix ExampleItem to default to the Code tab (and hide the Preview tab) when an example has no preview, fixing blank-looking code-only examples
0 commit comments