cropper v0.8.0 Release Notes

Release Date: 2015-02-19 // about 9 years ago
    • ๐Ÿ”จ Refactored source code.
    • Compiles CSS with Less CSS preprocessors.
    • ๐Ÿ‘Œ Supports fixed container.
    • ๐Ÿ‘Œ Supports rotation with CSS3 2D Transforms.

    Options

    • ๐Ÿ”„ Change the default value of "aspectRatio"
    • ๐Ÿ“‡ Rename "done" to "crop"
    • ๐Ÿ“‡ Rename "dashed" to "guides"
    • ๐Ÿ“‡ Rename "multiple" to "global"
    • โž• Add "background"
    • โž• Add "highlight"
    • โž• Add "responsive"
    • โž• Add "mouseWheelZoom"
    • โž• Add "touchDragZoom"
    • โž• Add "minCropBoxWidth"
    • โž• Add "minCropBoxHeight"
    • โž• Add "minContainerWidth"
    • โž• Add "minContainerHeight"
    • โœ‚ Remove "data"
    • โœ‚ Remove "minWidth"
    • โœ‚ Remove "minHeight"
    • โœ‚ Remove "maxWidth"
    • โœ‚ Remove "maxHeight"

    Methods

    • ๐Ÿ”„ Change "reset"
    • โž• Add "setImageData"
    • โž• Add "getCropBoxData"
    • โž• Add "setCropBoxData"
    • โž• Add "move"
    • โœ‚ Remove "setData"