Skip to content

feat: add animated multi select - #167

Merged
starc007 merged 3 commits into
mainfrom
feat/animated-multi-select
Aug 29, 2026
Merged

feat: add animated multi select#167
starc007 merged 3 commits into
mainfrom
feat/animated-multi-select

Conversation

@starc007

Copy link
Copy Markdown
Owner

Summary

  • add composable, searchable Multi Select primitives with controlled and uncontrolled state
  • reuse the Combobox-style portalled, collision-aware morphing panel and keyboard navigation
  • animate selected pill entry, removal, and shared layout movement with reduced-motion support
  • add the component preview, registry metadata, launch date, and shared accessibility coverage

Validation

  • bun run check
  • bun test (389 passed)
  • bun test tests/a11y.test.tsx (72 passed)
  • git diff --check

@starc007
starc007 merged commit afba7fa into main Aug 29, 2026
2 checks passed
@starc007
starc007 deleted the feat/animated-multi-select branch August 29, 2026 18:29
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