Animatable Component Versions Save

Animate once, use Everywhere! 💫

v1.1.0

4 years ago

Added

  • Added fromClassName and toClassName props to be applied when the animation starts and ends respectively.
  • Added animations from Animista.
  • Added animatable-cube component for 3D cubes.
  • Adding configuration to create a React specific wrapper for animatable-component.

v1.0.2

4 years ago

Fixed

  • Fix validation loading easing option (79d9d10).

v1.0.1

4 years ago

Fixed

  • Fixed linter and types issues (b06a67a).

v1.0.0

4 years ago

Added

  • Added default animations of Animate.css.
  • Added props to create custom animations by using keyFrames.
  • Added GitHub page with Google Analytics to track some events.
  • Added README with instructions to integrate the Web component with any other framework (Angular, React, Vue, etc).