All Versions
68
Latest Version
Avg Release Cycle
58 days
Latest Release
1803 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v0.5.3 Changes
August 23, 2014- ๐ Fix the issue (#64) that the crop box could not move after multiple touches.
-
v0.5.2 Changes
August 16, 2014- ๐ Fix a bug of type checking in the options.
- Compress the cropper template string.
-
v0.5.1 Changes
August 12, 2014- ๐ Supports canvas (#55).
-
v0.5.0 Changes
August 10, 2014- โ Add a new option: "multiple".
...
-
v0.4.0 Changes
July 26, 2014- โ Add eight new options: "autoCrop", "dragCrop", "moveable", "resizeable", "maxWidth", "maxHeight", "minWidth" and "minHeight".
- โ Add three new methods: "reset", "release" and "destroy".
- โ Add three new events: "build.cropper", "built.cropper" and "render.cropper".
- โ Remove two old methods: "enable" and "disable".
- โ Remove three old events: "dragstart", "dragmove" and "dragend".
- ๐ Supports no conflict with the "$.fn.cropper.noConflict" method.
...
-
v0.3.0 Changes
May 18, 2014- ๐ Supports touch.
- ๐ Supports events.
- โ Add three events: "dargstart", "dargmove" and "dargend".
- โ Add a new method: "setImgSrc".
...
-
v0.2.0 Changes
April 23, 2014- ๐ Supports free ratio.
- โ Add a new option: "data".
- โ Add four new methods: "getData", "setData", "getImgInfo" and "setAspectRatio".
...
-
v0.1.0 Changes
February 19, 2014- ๐ Supports four options: "aspectRatio", "done", "modal" and "preview".
- ๐ Supports two methods: "enable" and "disable".