-
Notifications
You must be signed in to change notification settings - Fork 0
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
Move from headless-ui to melt-ui #87
Labels
refactor
Improves existing code
Comments
Components that still use
|
1 task
One more reason: it does not work with svelte 5: #441 |
There is also https://bits-ui.com/docs/introduction After some research: |
MrGreenTea
added a commit
that referenced
this issue
Jan 30, 2025
This is preparation for the update to svelte 5. Closes: #87
MrGreenTea
added a commit
that referenced
this issue
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've used the
svelte-headlessui
package for some components. This was before we foundmelt-ui
.There are multiple reasons to remove
svelte-headlessui
:svelte-headlessui
is not updated anymoresvelte-headlessui
causes some warningsmelt-ui
is more idiomatic forsvelte
The text was updated successfully, but these errors were encountered: