-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: multiselect support #782
Conversation
alexfreska
commented
Oct 16, 2024
•
edited
Loading
edited
- Added useMultiSelect hook that tracks multiselect state. It supports selection, shift-selecting for ranges, deselection, and works across pagination.
- Added MultiSelectMenu. The component can be used along with useMultiSelect for batch menus.
- Table column sort icons are now chevrons to differentiate from context menus which often use carets.
- Table now supports custom column heading components.
- Checkbox now supports an indeterminate state.
- Checkbox light mode background color is now white.
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 5 Skipped Deployments
|
🦋 Changeset detectedLatest commit: f619b23 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @alexfreska and the rest of your teammates on Graphite |
6a0eb54
to
69c3652
Compare
69c3652
to
f619b23
Compare