All Versions
68
Latest Version
Avg Release Cycle
58 days
Latest Release
1656 days ago

Changelog History
Page 6

  • v0.7.4 Changes

    November 24, 2014
    • ๐Ÿ‘Œ Improve "getDataURL" method, enable to customize the image sizes (#105).
    • ๐Ÿ›  Fix the issue of destroy (#101).
    • ๐Ÿ›  Fix the issue of canvas (#106).
  • v0.7.3 Changes

    November 15, 2014
    • ๐Ÿ‘Œ Supports cross-origin image (#96, #97).
    • โž• Add a new option: "autoCropArea".
    • ๐Ÿ‘Œ Improve "movable" option.
    • Output rotation degree by "getImageData" method (#94).
  • v0.7.2 Changes

    November 11, 2014
    • ๐Ÿ›  Fix the image rotation error in Firefox (#92).
  • v0.7.1 Changes

    November 08, 2014
    • Rebuild "rotate" method (#88).
    • ๐Ÿ›  Fix the issue of free ratio (#87).
    • ๐Ÿ‘Œ Improve "getDataURL" method (#86).
    • โšก๏ธ Optimize event listeners.
  • v0.7.0 Changes

    October 12, 2014
    • ๐Ÿ‘Œ Supports zoom (#36, #79).
    • ๐Ÿ‘Œ Supports rotation (#1, #81).
    • โž• Add two new options: "zoomable" and "rotatable".
    • โž• Add six new methods: "enable", "disable", "zoom", "rotate", "getDataURL" (#80) and "setDragMode".
    • ๐Ÿš€ Rename "release" method to "clear".
    • ๐Ÿ“‡ Rename "setImgSrc" method to "replace".
    • ๐Ÿ“‡ Rename "getImgInfo" method to "getImageData".
    • Some other improvements.
  • v0.6.2 Changes

    October 11, 2014
    • ๐Ÿš€ Hide the modal when release the crop box.
    • ๐Ÿ‘Œ Improve touch events.
  • v0.6.1 Changes

    October 03, 2014
    • ๐Ÿ›  Fix an event error.
  • v0.6.0 Changes

    September 20, 2014
    • โž• Add six new options: "dashed", "build", "built", "dragstart", "dragmove" and "dragend".
    • โž• Add three new events: "dragstart.cropper", "dragmove.cropper" and "dragend.cropper".
    • โœ‚ Remove an old event: "render.cropper".
    • ๐Ÿ‘Œ Supports to toggle the dashed lines by "dashed" option (#68).
    • ๐Ÿ›  Fix the issue of events (#71).
    • โšก๏ธ Optimize the source code.
  • v0.5.5 Changes

    September 08, 2014
    • ๐Ÿ‘Œ Improve the render when the mouse out of the cropper container (#54).
  • v0.5.4 Changes

    August 30, 2014
    • ๐Ÿ›  Fix typos: replace "resizeable" with "resizable" and "moveable" with "movable".