Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Releases: requtize/cropimg

Version 0.3.1

14 Dec 17:47
Compare
Choose a tag to compare

Added new options, for ability to hide buttons groups separately. Change proposed by @xthiago

Version 0.3.0

09 Aug 16:46
Compare
Choose a tag to compare

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!

05 Jun 15:21
Compare
Choose a tag to compare

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

01 May 09:49
Compare
Choose a tag to compare

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

21 Feb 09:48
Compare
Choose a tag to compare

Version 0.1.2

Changes

  • Fixed bug when mousescroll event was triggered.
  • Updated simple-demo.

Version 0.1.1

14 Jun 16:34
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Version 0.1.1

May be unstable.

Changes

  • Added buttons tooltips
  • Updated documentation

Beta release

13 Jun 19:06
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Beta release

Alpha version

24 May 19:05
Compare
Choose a tag to compare
Alpha version Pre-release
Pre-release

First version of plugin

Can be unstable!