We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've used the svelte-headlessui package for some components. This was before we found melt-ui.
svelte-headlessui
melt-ui
There are multiple reasons to remove svelte-headlessui:
svelte
The text was updated successfully, but these errors were encountered:
Components that still use headless-ui:
headless-ui
website/src/components/support-us/Disclosure.svelte
Line 3 in 029b6f5
website/src/components/support-us/DonationMethodTabs.svelte
Sorry, something went wrong.
One more reason: it does not work with svelte 5: #441
No branches or pull requests
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: