Skip to content

Releases: CrackerakiUA/ngImgCropFullExtended

Added npm package

21 Jan 03:20
Compare
Choose a tag to compare

fixes small bugs, mostly on IE. Added npm package page.

Fixes some issues on IE

12 Jan 13:42
Compare
Choose a tag to compare

Fixes some issues on IE and some general bugs.

Added option result-image-size='"max"'

07 Dec 23:59
Compare
Choose a tag to compare

Several bugs fixed.

04 Dec 21:17
Compare
Choose a tag to compare

Mostly fixed small but useful things.

Fixed Future TO DO 3 and 7

01 Dec 02:05
Compare
Choose a tag to compare
  1. On aspect ration when height is more then width, crop area don't go down.
  2. When mouse leave the crop container, crop area get to the corner.

Array of dataURL result

12 Nov 04:44
Compare
Choose a tag to compare

Has been fixed bug with init url, and some other bugs. Added option to change text of waiting for image load screen. Add option to get result of multiple dataURL with different sizes.

Fixed bugs.

25 Oct 13:26
Compare
Choose a tag to compare

Fixed bugs with crop area going outside crop box. Fixed min size of circle.

Fixed Square Type

25 Oct 11:39
Compare
Choose a tag to compare

Fixed bug on resize square, when square get corner, it don't lose scale. Remove force-aspect-raio

Fix various bugs

25 Oct 10:03
Compare
Choose a tag to compare

Some small bugs fixed, which was about aspect-ration.

Added aspect ratio to rectangle

25 Oct 01:53
Compare
Choose a tag to compare

In this fork we have rectangle enable along with square and circle working correctly. Also supporting fixed aspect ratio for rectangle type.