v0.3.0
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 eventonDoubleClick
,onMouseDown
,onKeyDown
,onTouchStart
through props (#7) - fix flow types and some other minor code styling (#8)