Skip to content

feat: add bounce sidebar and improve animated component SEO - #120

Merged
starc007 merged 5 commits into
mainfrom
feat/bounce-sidebar
Jul 23, 2026
Merged

feat: add bounce sidebar and improve animated component SEO#120
starc007 merged 5 commits into
mainfrom
feat/bounce-sidebar

Conversation

@starc007

Copy link
Copy Markdown
Owner

Summary

  • add the Bounce Sidebar component, preview, registry metadata, accessibility coverage, and focused behavior tests
  • smooth long-distance indicator jumps while preserving the same curved motion in both directions
  • strengthen the animated React component catalog title, heading, descriptions, and internal linking
  • align the homepage hero, SEO metadata, structured data, social cards, registry copy, and supporting brand surfaces around “Animated components for React and Next.js”

Why

The library needed a reusable curved-dot sidebar interaction, including smooth movement when users skip across several destinations. The site also used the less explicit “motion toolkit” positioning across search and social surfaces, making its animated React component offering harder to understand at a glance.

Impact

Users get a copy-paste Bounce Sidebar with controlled and uncontrolled modes, link or button destinations, disabled states, and reduced-motion support. Search engines, social previews, registry consumers, and visitors now receive consistent category-focused positioning.

Validation

  • bun run check
  • bun test tests/bounce-sidebar.test.tsx tests/a11y.test.tsx
  • MCP package bun run typecheck
  • 26 focused tests passed
  • registry validation passed for 53 components

Biome reports one pre-existing unused Star import warning in components/app/chrome/site-header.tsx; no lint errors were introduced.

@starc007
starc007 marked this pull request as ready for review July 23, 2026 17:38
@starc007
starc007 merged commit 6572913 into main Jul 23, 2026
2 checks passed
@starc007
starc007 deleted the feat/bounce-sidebar branch July 23, 2026 17:40
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