Skip to content

animate-components

Compare
Choose a tag to compare
@nitin42 nitin42 released this 15 Apr 18:53
· 586 commits to master since this release

🚀 Some big changes

  • Added generic and interface types to High Order Component function (Flow).
  • Added support for rendering block level element <div> by adding prop block to an animation component.
  • Removed script for umd build.
  • Explicitly specified components generics.
  • Styles are now merged (...this.state.styles && custom)