Releases: justbetter/statamic-glide-directive
Releases · justbetter/statamic-glide-directive
2.6.1
Fixed
- Fix order of parameters (#16)
2.6.0
Changed
- Added tests (#11)
- Load lazy to fix safari loading, also grab different width when devicePixelContentBoxSize is not available (#15)
Fixed
- Fix config publish path (#14)
2.5.0
Fixed
- Fallback if entry is missing (#13)
2.4.0
Added
- Prevent render blocking resizes (#10)
- Added queue setting for image job (#12)
2.3.0
Changed
Fixed
- Reduce Forced reflows (#9)
2.2.0
Changed
- Generate glide presets through jobs in (#8)
2.1.3
Refactor
- Refactor getPresetsByRatio (#7)
2.1.2
Fixed
- Return empty string when argument is not an asset
2.1.1
Fixed
- Return empty string when image is null (#6)