-
Notifications
You must be signed in to change notification settings - Fork 225
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
V2: Remove headless-ui; replace with radixui #3759
Labels
Comments
Hey can i work on this issue |
@kartik-raj7 ty! Assigned to you |
Moving this to be v2 only (v2 branch) |
Remaining headless ui references:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Headless UI has moved on to v2 and v1 is deprecated
@erka has already taken some of the steps to move some components over to RadixUI here: #3634
We should continue the work to move off of headlessui where possible (where there is a matching component in radixUI
I'd like to propose the following:
ui/components
folder (ie: everything inui/components/ui
+ui/components/forms
, etc all go into the rootui/components
. I think this will help with discoverability, meaning if someone new comes in they will more easily find these existing components instead of trying to implement new onesFLI-1388
The text was updated successfully, but these errors were encountered: