This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
Releases: adambanaszkiewicz/cropimg
Releases · adambanaszkiewicz/cropimg
Version 0.3.1
Added new options, for ability to hide buttons groups separately. Change proposed by @xthiago
Version 0.3.0
Version 0.3.0
Added reset() public method for resseting HTML code generated by plugin.
$('img.cropimg').data('cropimg').reset();
Version 0.2.1 - New option and changed files structure!
In this release, files structure for CSS file and images of buttons and background of cropped area were changed!
- Added new option, zoomStep, to define how fast zooming should be.
- Changed plugin buttons from A to SPAN element.
- Changed files structure.
- Added PP script that shows love preview of cropped image - will works only in PHP serwers!
Version 0.2.0 - Updates for multiple instances and fix few bugs
Version 0.2.0
Changes
- Update for multiple instances.
- Fix bugs for resizing image to width and height of container.
- Updated simple-demo.
Version 0.1.2 - Bugfix and updated simple-demo
Version 0.1.2
Changes
- Fixed bug when mousescroll event was triggered.
- Updated simple-demo.
Version 0.1.1
Version 0.1.1
May be unstable.
Changes
- Added buttons tooltips
- Updated documentation
Beta release
Beta release
Alpha version
First version of plugin
Can be unstable!