Skip to content

Releases: radical-dreamers/animated-vue

List animations in Animated Vue v0.4.0!

30 Mar 02:12
Compare
Choose a tag to compare

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

26 Mar 17:11
Compare
Choose a tag to compare

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

19 Mar 13:15
Compare
Choose a tag to compare
Initial Alpha Release Pre-release
Pre-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.