Releases: artisticLogicMK/animate4vue
Release v1.3.2
Changelog:
- A more grounded library!
Installation:
To get started with Animate4vue, install it via npm:
npm install animate4vue
Usage:
Check out the documentation for detailed usage instructions.
Demo:
See the library in action on the demo page.
Acknowledgements:
Thank you to the Vue.js and GSAP communities for their amazing tools!
Hope you find Animate4vue useful!
Release v1.2.0
Changelog:
- Added 2 new animations.
- blurIn
- blurOut
- Added an option for adding a blur effect to animations. Check.
Installation:
To get started with Animate4vue, install it via npm:
npm install animate4vue
Usage:
Check out the documentation for detailed usage instructions.
Demo:
See the library in action on the demo page.
Acknowledgements:
Thank you to the Vue.js and GSAP communities for their amazing tools!
Hope you find Animate4vue useful!
Release v1.0.6
Changelog:
- Added 2 new attention seeker animations.
- puff
- spin
- Improved documentation.
- Rectified all inconsistencies with the code.
Installation:
To get started with Animate4vue, install it via npm:
npm install animate4vue
Usage:
Check out the documentation for detailed usage instructions and examples.
Demo:
See the library in action on the demo page.
Acknowledgements:
Thank you to the Vue.js and GSAP communities for their amazing tools!
Hope you find Animate4vue useful!
Release v1.0.3
Initial Release
Excited to announce the first release of Animate4vue! 🎉 This version brings a comprehensive set of high-performance animations designed specifically for Vue.js applications.
Key Features:
- 🎨 100+ Animations: A diverse set of animations for various UI elements.
- 🚀 GSAP-Powered: Smooth, GPU-accelerated animations for enhanced performance.
- 📝 TypeScript Support: Fully typed for better development experience.
- 🌳 Tree-Shaking: Includes only the animations you use, keeping your bundle size minimal.
- 🔄 Fine-grained Control: Offer callbacks for animation state, and asynchronous handling.
Installation:
To get started with Animate4vue, install it via npm:
npm install animate4vue
Usage:
Check out the documentation for detailed usage instructions and examples.
Demo:
See the library in action on the demo page.
Changelog:
v1.0.3: Initial release with core animations and features.
Acknowledgements:
Thank you to the Vue.js and GSAP communities for their amazing tools!
Hope you find Animate4vue useful!