Skip to content

v0.3.0

Compare
Choose a tag to compare
@mnogueron mnogueron released this 09 Jun 09:02
· 61 commits to master since this release

Contributors

Thanks to @n1ru4l for all his contributions for this new version! 🎉

Changes

  • add disableDoubleClickZoom feature (#5)
  • add onStateChange prop to support on state change listener (#6)
  • propagate unsupported props to the container div element and propagate event onDoubleClick, onMouseDown, onKeyDown, onTouchStart through props (#7)
  • fix flow types and some other minor code styling (#8)