Skip to content

feat: add Dia text animation - #121

Merged
starc007 merged 2 commits into
mainfrom
feat/chromatic-text-reveal
Jul 25, 2026
Merged

feat: add Dia text animation#121
starc007 merged 2 commits into
mainfrom
feat/chromatic-text-reveal

Conversation

@starc007

Copy link
Copy Markdown
Owner

What changed

  • adds Dia Text Animation as the first example in the Text Animation collection
  • keeps the sentence prefix fixed while the final word cycles through a colorful reveal
  • reserves the widest word with CSS Grid to prevent layout shift
  • includes reduced-motion behavior, accessibility coverage, registry metadata, and a dedicated preview
  • publishes the implementation through @beui/chromatic-text-reveal

Why

This gives beUI a polished, Dia-inspired headline treatment for product messaging while keeping the implementation and public API native to the library.

Validation

  • bun run check
  • bun test — 41 passing
  • git diff --check

Biome reports one existing unrelated warning for the unused Star import in components/app/chrome/site-header.tsx.

@starc007
starc007 merged commit ec563e4 into main Jul 25, 2026
2 checks passed
@starc007
starc007 deleted the feat/chromatic-text-reveal branch July 25, 2026 17:07
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.

1 participant