Skip to content

Releases: dominictobias/react-image-crop

10.1.7

31 Aug 22:43
Compare
Choose a tag to compare
  • Fix 10.1.6 regression when only minWidth or minHeight is set and crop is resized to inverse
  • Ensure new min-dimension crop is always in bounds as its being drawn

10.1.6

31 Aug 21:23
fd78c18
Compare
Choose a tag to compare
  • Fix issue when using minWidth/minHeight where crop can flip over and go out of bounds #554

264620483-3c143e4e-94ca-46e7-b516-d66ccade4ede

10.1.5

24 Jun 11:14
Compare
Choose a tag to compare
  • Disable animated marching ant border for circular crops as it wasn't working properly

10.1.4

28 May 19:15
Compare
Choose a tag to compare
  • Add back animated marching ants to crop selection as seen on the README. If you wish to disable the animation then pass className="ReactCrop--no-animate"

10.1.3

28 May 08:15
Compare
Choose a tag to compare
  • Add ./src/ReactCrop.scss to package.json exports

10.1.2

27 May 18:39
Compare
Choose a tag to compare
  • Output ES build as well as UMD

10.0.11

17 May 22:44
Compare
Choose a tag to compare
  • Revert previous change, it wasn't working properly

10.0.10

17 May 22:34
Compare
Choose a tag to compare
  • Change how crop selection shadow is done so that there's no need for overflow:hidden on ReactCrop div element. Fixes #530

Don't use this version it introduced a bug and was deprecated

10.0.9

28 Nov 17:12
Compare
Choose a tag to compare
  • Can touch scroll on the crop when disabled is true

10.0.8

07 Oct 11:27
Compare
Choose a tag to compare