Skip to content

Releases: fengyuanchen/cropperjs

v1.3.3

18 Mar 03:29
Compare
Choose a tag to compare
  • Improve event binding.
  • Add missing pivot definition to zoomTo method (#320)

v1.3.2

03 Mar 03:51
Compare
Choose a tag to compare
  • Fix the bug of cropping image with orientation (#313).

v1.3.1

28 Feb 13:32
Compare
Choose a tag to compare
  • Add missing width and height definitions (#302).
  • Fix incorrect behavior of viewMode: 2 (#304).
  • Fix the bug of multiple starts (#306).
  • Remove browser field from the package.json file (#307).

v1.3.0

25 Feb 08:29
Compare
Choose a tag to compare
  • Add type definition files for TypeScript.
  • Enhance the preview option to support Array and NodeList.
  • Fix incorrect cropped canvas sizes when max/min sizes provided.

v1.2.2

03 Jan 13:39
Compare
Choose a tag to compare
  • Fix incorrect image natural sizes in iOS Safari (#279).

v1.2.1

17 Dec 10:38
Compare
Choose a tag to compare
  • Add style field to package.json.
  • Fix size error when load SVG image (#256).

v1.2.0

17 Dec 09:54
Compare
Choose a tag to compare
  • Allow to set the pivot of zoom (#144).
  • Fixed a bug of rotation (#260).

v1.1.3

21 Oct 09:35
Compare
Choose a tag to compare
  • Fixed a bug of render when disable one of rotatable and scalable options (#241).

v1.1.2

18 Oct 13:31
Compare
Choose a tag to compare
  • Normalize related decimal numbers when crop an image with canvas.

v1.1.1

11 Oct 13:44
Compare
Choose a tag to compare
  • Supports to load in node environment (#237).
  • Fixed a bug of event binding (#238).