vue-smooth-reflow
vue-smooth-reflow copied to clipboard
Usage in Vue 3
Any plans to support Vue 3's new composition API?
Yes. First, I need to learn the composition API and figure out any new "gotchas" with vue 3. For example a vue 3 component doesn't require a single root element, which is an assumption this library makes b/c it was written for vue 2.
@guanzo , any news on this?
@guanzo We are wondering the same. Would be nice to keep on using vue-smooth-reflow but the use of mixins is a no-go for the latest project unfortunately.
any news on this?
@guanzo, any news on this?
Does anyone know of an alternative that works with vue 3?
Any update on this? It would be helpful if anyone found an alternative package that supports Vue 3.
Hi guys. Here is a nice package for vue 3. Maintained and developed.
https://auto-animate.formkit.com/
Hi guys. Here is a nice package for vue 3. Maintained and developed.
https://auto-animate.formkit.com/
Nice thank you!