React Keyframes Versions Save

Create frame-based animations in React

0.2.3

6 years ago

Cleaned up a lot of stuff - ready for a new start! 🚀

0.2.2

6 years ago
  • setup Travis CI [@leo]
  • setup Greenkeeper [@leo]
  • bump dependencies
  • don't pass unnecessary props to components

0.2.1

6 years ago

Publish missing build directory [@nkzawa]

0.2.0

6 years ago

Add loop prop to Keyframes [@kennethormandy]

0.1.4

6 years ago

IE support

0.1.3

6 years ago

Fix onRender is not called

0.1.2

6 years ago

Enable to set any props to component

0.1.1

6 years ago
  • replae the delay option with duration.
  • fix propTypes
  • remove babel-runtime from dependencies
  • code improvements

0.1.0

6 years ago

Hello, world! 👋