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

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".