Skip to content

Releases: ValentinH/react-easy-crop

v1.11.0

24 Apr 21:20
Compare
Choose a tag to compare

v1.10.0...v1.11.0

v1.10.0

01 Apr 20:25
Compare
Choose a tag to compare

New features

  • Add a new cropSize option 21c30fb

website

  • Update documentation version 8c25c07

v1.9.2...v1.10.0

v1.9.2

01 Apr 11:52
Compare
Choose a tag to compare

Bug fix

  • Ensure we init properly when the image onLoad is not called automatically d48a68a

Documentation

  • Add homepage field in package.json 5f6a580
  • First documentation website version (#29) 577b282

v1.9.1...v1.9.2

v1.9.1

24 Mar 19:33
Compare
Choose a tag to compare
  • Force the wheel event to not be passive 4cca250

v1.9.0...v1.9.1

v1.9.0

23 Mar 08:09
Compare
Choose a tag to compare

Improvements

  • Make croppedAreaPixels more accurate and rounded (values are now integers) (#28) 744b795

v1.8.3...v1.9.0

v1.8.3

15 Mar 21:15
Compare
Choose a tag to compare
  • Remove babel-plugin-emotion which was generating wrong deps 0f5664a

v1.8.2...v1.8.3

v1.8.2

09 Mar 19:28
Compare
Choose a tag to compare

v1.8.1...v1.8.2

v1.8.1

09 Mar 18:40
Compare
Choose a tag to compare

Bug fixes

  • Disable page scrolling on iOS when user scrolls inside of crop component (#24)

v1.8.0

27 Feb 08:50
Compare
Choose a tag to compare

New option

  • Add a crossOrigin pass-through property (#23)

v1.7.0

08 Jan 16:37
Compare
Choose a tag to compare

New options

  • Add zoomSpeed prop to customize zoom by scroll speed (#21)