react-cropper

Cropperjs as React component

MIT License

Downloads
776.8K
Stars
2K
Committers
33

Bot releases are hidden (Show)

react-cropper - v2.3.3 Latest Release

Published by shekhar-shubhendu over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/react-cropper/react-cropper/compare/v2.3.2...v2.3.3

react-cropper - v2.3.2

Published by shekhar-shubhendu over 1 year ago

What's Changed

Full Changelog: https://github.com/react-cropper/react-cropper/compare/v2.3.1...v2.3.2

react-cropper -

Published by shekhar-shubhendu over 1 year ago

  • chore: update deps and files (#1070) f0ebd92
  • chore: update bundle size check method 6224353

https://github.com/react-cropper/react-cropper/compare/v2.3.0...v2.3.1

react-cropper - v2.3.0

Published by shekhar-shubhendu over 1 year ago

https://github.com/react-cropper/react-cropper/compare/v2.1.8...v2.3.0

What's Changed

Full Changelog: https://github.com/react-cropper/react-cropper/compare/v2.1.8...v2.3.0

react-cropper -

Published by shekhar-shubhendu over 1 year ago

  • fix: release tarball f5a6664
  • Update README.md 6668c4a
  • chore: update deps and build (#1063) b49e053
  • build(deps-dev): bump @typescript-eslint/parser from 5.0.0 to 5.49.0 (#1053) 0a99ecf
  • Add CodeQL workflow for GitHub code scanning (#1011) 9584ffe
  • build(deps): update yarn.lock 7d4689a
  • build(deps): bump tmpl from 1.0.4 to 1.0.5 (#716) d6223ca
  • build(deps): bump path-parse from 1.0.6 to 1.0.7 (#683) c0fe42d
  • build(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#631) d05862b

https://github.com/react-cropper/react-cropper/compare/v2.2.0-0...v2.3.0-0

react-cropper - v2.2.0-0

Published by shekhar-shubhendu about 3 years ago

What's Changed

Full Changelog: https://github.com/react-cropper/react-cropper/compare/v2.1.8...v2.2.0-0

react-cropper -

Published by shekhar-shubhendu over 3 years ago

  • fix: update zoomTo handling (#562) (thanks @rizvanua)
  • fix: bug with exif rotation (#579) (thanks @amitava82)
  • update cropperjs

https://github.com/react-cropper/react-cropper/compare/v2.1.7...v2.1.8

react-cropper -

Published by shekhar-shubhendu over 3 years ago

react-cropper - v2.1.8-0

Published by shekhar-shubhendu over 3 years ago

react-cropper - v2.1.7

Published by shekhar-shubhendu over 3 years ago

  • feat: update cropperjs and switch to yarn (#530) 036d111

https://github.com/react-cropper/react-cropper/compare/v2.1.6...v2.1.7

react-cropper - v2.1.6

Published by shekhar-shubhendu over 3 years ago

What's new

  • Removes internal state where cropper was set and use ref to get cropper (for less re-render)
  • Introduces ReactCropperElement which extends HTMLImageElement to add missing cropper field
  • Upgrades cropperjs to v1.5.10

https://github.com/react-cropper/react-cropper/compare/v2.1.5...v2.1.6

react-cropper - v2.1.6-0

Published by shekhar-shubhendu over 3 years ago

What's new

  • Removes internal state where cropper was set and use ref to get cropper (for less re-render)
  • Introduces ReactCropperElement which extends HTMLImageElement to add missing cropper field
  • Upgrades cropperjs to v1.5.10

https://github.com/react-cropper/react-cropper/compare/v2.1.5-0...v2.1.6-0

react-cropper -

Published by shekhar-shubhendu over 3 years ago

  • Maintainance release
  • Update peer dependency react to allow react:17

https://github.com/react-cropper/react-cropper/compare/v2.1.4...v2.1.5

react-cropper - v2.1.4

Published by shekhar-shubhendu about 4 years ago

  • feat(cropperjs): use cropperjs 1.5.9 (#325) c3233f8

https://github.com/react-cropper/react-cropper/compare/v2.1.3...v2.1.4

react-cropper - v2.1.3

Published by shekhar-shubhendu about 4 years ago

  • feat(cropperjs): use v1.5.8 (#316) ad7d35e
  • build(deps): bump cropperjs from 1.5.7 to 1.5.8 (#315) 139d527

https://github.com/react-cropper/react-cropper/compare/v2.1.2...v2.1.3

react-cropper -

Published by shekhar-shubhendu about 4 years ago

  • fix: allow only positive zoomTo value (#308) 2749ae9

https://github.com/react-cropper/react-cropper/compare/v2.1.1...v2.1.2

react-cropper -

Published by shekhar-shubhendu about 4 years ago

  • fix: update conditions and tests (#283) 58c2cea
  • Update README.md f7e786f
  • fix(ref): allow render without ref too (#269) 3328475
  • fix: Ensure the image can fit inside the canvas by default (#268) 9540640

https://github.com/react-cropper/react-cropper/compare/v2.1.0...v2.1.1

react-cropper - v2.1.1-0

Published by shekhar-shubhendu about 4 years ago

Fixes

  • Ensure the image can fit inside the canvas by default (thanks to @circlingthesun)
  • fix(ref): allow render without ref too

Compare

v2.1.0...v2.1.1-0

react-cropper - v2.1.0

Published by shekhar-shubhendu about 4 years ago

  • feat(ref): re-enable ref option in react-cropper (#257) a96a250

https://github.com/react-cropper/react-cropper/compare/v2.0.0...v2.1.0

react-cropper - v2.0.0

Published by shekhar-shubhendu about 4 years ago

Breaking Change (version >= 2.0.0)

  1. Support for ref has been removed. Use the onInitialized method to get the cropper instance.
  2. To set initial aspect ratio, instead of using aspectRatio use initialAspectRatio.
  3. Props data, canvasData and cropBoxData are directly passed on to cropperjs and their respective setters are not called as earlier.
  4. React Cropper now does not try to use/execute moveTo as earlier. Directly use the moveTo method from the cropper instance.
  5. React Cropper does not depend on @types/react-cropper and provides its own types. Please uninstall/remove @types/react-cropper as they might 'cause issues.

https://github.com/react-cropper/react-cropper/compare/1.3.0...v2.0.0

Package Rankings
Top 1.02% on Npmjs.org
Top 40.42% on Repo1.maven.org
Badges
Extracted from project README
NPM NPM NPM downloads Bundle Size minZip Bundle Size min License codecov
Related Projects