Skip to content
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

Use react-aria-components #371

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Use react-aria-components #371

wants to merge 11 commits into from

Conversation

benmerckx
Copy link
Member

This needs some cleanup. We'll need to strip locales that aren't useful for now as well. But it will allow us to tap into the very useful components that RAC provides: time field, color field (through hooks), date (range) pickers.
Unfortunately it will increase build size significantly. We also cannot remove headlessui yet as the Tab component that RAC provides is not useful for us in its current form. It renders the children twice which causes performance problems on entry pages with a lot of fields.

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.

None yet

1 participant