animate-components
Big changes
- No more usage via css (in support of other css animation libraries).
- supports force interpolation of an animation. (in short, you can now use steps())
- validate DOM nesting of the elements.
- validation of key props.
- better error warnings.
- added ESLint plugin for Flow and React.
- all in one builder script. More info here.
- more bug fixes and test coverage.
- container logic isolated from the class method.
- Improved documentation.