Releases: radical-dreamers/animated-vue
List animations in Animated Vue v0.4.0!
The latest and hottest release brings you the power of Vue's transition groups flavored with animate.css animations via the animate-group-XX components. As usual, check out our README for more info on how to use them. Also, make sure you check out VueJS's documentation on list transitions
Enjoy, and make sure to let us know if anything bad happens!
Animated Vue v0.3.0
The first actually usable release!
All animations from Animate.css have been successfully turned into Vue transition functional components. Please see the README.md file to learn more about how to use it.
Note for GitHub downloads: This library is distributed without a pre-transpiled version, so please ignore the dist folder's contents for now. This should not be an issue if you're already using ES6 with any transpiler, yet you might find it inconvenient if you wanted to use directly from the browser.
Initial Alpha Release
This is mainly to test the package being uploaded/downloaded to and from npm.
Includes transition components for all attention seeker animations, as well as bouncing entrances, bouncing exits and fading entrances.