Skip to content

Releases: UltraSimplified/nova5-image-cropper

Custom width on index view

30 Dec 20:52
6a7f013
Compare
Choose a tag to compare

Enabled the indexWidth attribute to apply to this element when displayed

INTRODUCED Image::convert function

27 Dec 07:12
Compare
Choose a tag to compare

This release restores the image->convert function to allow images to be encoded in a different format from the uploads.

Correction

26 Dec 23:41
c0d2b54
Compare
Choose a tag to compare
2.2.3

Update CHANGELOG.md

Intervention/Image v3.1.0

26 Dec 20:00
a3755b6
Compare
Choose a tag to compare

Update Field to work with Intervention/Image v3.1.0

UPDATE package name

26 Dec 19:33
Compare
Choose a tag to compare

Change package name

2.2.0

26 Dec 19:30
Compare
Choose a tag to compare

Change the name of this field from AdvancedImage to ImageCropper to more accurately reflect its purpose.

Add in correct facade reference

26 Dec 16:36
aabf0d0
Compare
Choose a tag to compare
2.1.8

Update TransformableImage.php

Updated

26 Dec 16:32
805fb90
Compare
Choose a tag to compare
2.1.7

Update composer.json

Composer correction

26 Dec 16:29
f934bc7
Compare
Choose a tag to compare
2.1.6

Update composer.json

2.1.5

26 Dec 16:20
f841abe
Compare
Choose a tag to compare

Changed the Intervention Service Provider to use Image-Laravel