Skip to content

Releases: mosch/react-avatar-editor

13.0.0

03 May 17:50
4d3e934
Compare
Choose a tag to compare
  • Add Support React 18: #365

v11.0.13

18 Nov 17:31
Compare
Choose a tag to compare
  • Fix disableCanvasRotation prop passing to canvas DOM element (#348)

From dust till shine

29 Oct 07:33
Compare
Choose a tag to compare
From dust till shine Pre-release
Pre-release
v12.0.0-beta.0

v12.0.0-beta.0

v11.0.6

24 Jan 20:36
Compare
Choose a tag to compare
v11.0.6

v11.0.4

19 Jun 06:10
301ca5b
Compare
Choose a tag to compare

Fixes

  • Fixed a warning for the disableBoundaryChecks prop (#255)

v11.0.3

04 Jun 07:28
01d4f20
Compare
Choose a tag to compare

Fixes

  • Fixed a bug where it was sometimes impossible to zoom / pan / move the image

v11.0.2

13 Mar 14:23
Compare
Choose a tag to compare

Fix issues with regeneratorRuntime.

Uglify is prettier

12 Mar 19:26
950e3b3
Compare
Choose a tag to compare

Previous build was broken because uglify was missing and things did not work without babel anymore. We fixed that.

No drop no more

09 Mar 11:22
5907a42
Compare
Choose a tag to compare

Breaking changes

  • We dropped support for drag and drop to upload files. Please use a library like react-dropzone if you need this behaviour.
    • We also dropped the props onDropFile and disableDrop
  • The behaviour of onImageChange is different: It will not be called, if the props you passed are changing.
    • It's now up to you to do thing when you change props. And onImageChange will only be called for things like dragging.

Feature, disableDrop

02 Aug 10:07
a5c47d0
Compare
Choose a tag to compare
v10.2.0

10.2.0