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

Svelte 3 support!? #14

Open
AdithyaR-afk opened this issue Dec 19, 2020 · 6 comments
Open

Svelte 3 support!? #14

AdithyaR-afk opened this issue Dec 19, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@AdithyaR-afk
Copy link

How disappointing to see the lack of support on one of the most loved web frameworks out there.

Nonetheless it's a fantastic effort and might change the css realm just like tailwindcss did.

@mattaningram
Copy link
Member

Svelte support is planned for after we complete React support. It will take some more work because Svelte has a different native CSS animation system than React/Vue has so we'll have to build the functionality from scratch to work the same as the Vue and React packages.

Don't worry, we like Svelte a lot too!

@mattaningram mattaningram added the enhancement New feature or request label Dec 29, 2020
@greendesertsnow
Copy link

How can I import this to Svelte 4? :D

@tycooperaow
Copy link

Any updates yet for svelte? @mattaningram ?

@champ7champ
Copy link

champ7champ commented Dec 24, 2023

please... already svelte 5(appeared(

@milesingrams
Copy link
Member

You should be able to use AnimXYZ with Svelte if you combine the animxyz css and classes with this package: https://github.com/rmarscher/svelte-transition-classes

By applying .xyz-in on the in transition and .xyz-out on the out transition it should work.

@milesingrams
Copy link
Member

Another option could be this:

https://svelte-headlessui.goss.io/docs/2.0/transition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants