Releases: mullema/k3-image-clip
Releases · mullema/k3-image-clip
3.2.0 Compatibility with Kirby 3.8
- Adds return type to the resize method in GdLib class
- Thanks @RobertCordes for contributing
3.1.1 Regression Fix
setClip now accepts array or null as property
3.1.0 Fixes crop area size on open
- Fix: Crop area is now correctly resized when opening the dialog
3.0.0 - Compatibility with Kirby 3.6
Compatibility with Kirby 3.6
v2.2.1
- ImageClip can now be used in Site blueprint
- Fixed remove eventlisteners
v2.2.0
Compatibility with Kirby 3.5
v2.1.1
Compatibility with Kirby 3.4.0
v2.1.0
- compatibility with Kirby 3.3
v2.0.0
- 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
- srcset method
- Bugfix: Don't show clip handle if field is disabled (list-view)
- Bugfix: Show loading spinner always when dialog opened