Skip to content

Releases: mullema/k3-image-clip

3.2.0 Compatibility with Kirby 3.8

05 Nov 10:52
Compare
Choose a tag to compare
  • Adds return type to the resize method in GdLib class
  • Thanks @RobertCordes for contributing

3.1.1 Regression Fix

28 Jun 17:33
Compare
Choose a tag to compare

setClip now accepts array or null as property

3.1.0 Fixes crop area size on open

26 Jun 09:01
Compare
Choose a tag to compare
  • Fix: Crop area is now correctly resized when opening the dialog

3.0.0 - Compatibility with Kirby 3.6

05 Dec 21:49
Compare
Choose a tag to compare

Compatibility with Kirby 3.6

v2.2.1

22 Feb 18:27
Compare
Choose a tag to compare
  • ImageClip can now be used in Site blueprint
  • Fixed remove eventlisteners

v2.2.0

10 Feb 15:15
Compare
Choose a tag to compare

Compatibility with Kirby 3.5

v2.1.1

06 Jul 18:06
Compare
Choose a tag to compare

Compatibility with Kirby 3.4.0

v2.1.0

07 Dec 16:44
Compare
Choose a tag to compare
  • compatibility with Kirby 3.3

v2.0.0

24 Sep 09:52
Compare
Choose a tag to compare
  • Added Kirby 3.2.5 files field features (upload / srcset / ...)

Fix

  • Works now inside structure fields
  • Resize of portrait format now correct
  • Clip modal is not closed anymore when dragging mouse outside dialog
  • Can replace files field and vice versa

v1.4.0

18 May 17:00
Compare
Choose a tag to compare
  • srcset method
  • Bugfix: Don't show clip handle if field is disabled (list-view)
  • Bugfix: Show loading spinner always when dialog opened