Skip to content

v1.1.0

Compare
Choose a tag to compare
@braposo braposo released this 01 Jun 11:03
· 82 commits to master since this release
  • Simplifies API by removing unnecessary initialWidth and initialHeight props
  • Adds support for masking the animation around the bounding box by using the prop mask
  • Adds support to remove fading animation by using the prop fade.
  • Replaces internal PropTypes with new prop-types package to avoid deprecation warnings in React 15.5