Skip to content

Releases: ValentinH/react-easy-crop

v1.3.0

03 Aug 15:42
Compare
Choose a tag to compare

New features

  • Add props to set custom min and max zoom levels (#11)

v1.2.0

24 Jul 13:48
Compare
Choose a tag to compare

Improvements

  • enable changing the aspect at runtime #8

v1.1.5

26 Jun 08:46
Compare
Choose a tag to compare

More iOS bug fixes

  • Prevent painting bugs on iOS Chrome (1b273a2)
  • Fix scroll bug on iOS 11 (8b54e1e)

v1.1.2

23 Jun 13:01
Compare
Choose a tag to compare

Bug fixes

  • Prevent putting page in background while zooming on Safari (35a7e86)

v1.1.1

23 Jun 12:45
Compare
Choose a tag to compare

Bug fixes

  • Prevent Safari Mobile to zoom the page when trying to zoom the image (a2ce6bb)

v1.1.0

23 Jun 10:43
Compare
Choose a tag to compare

New features

  • Implement Pinch gesture for zoom on mobile (#3)