Skip to content

Releases: justbetter/statamic-glide-directive

2.6.1

24 Dec 11:45
0b34652
Compare
Choose a tag to compare

Fixed

  • Fix order of parameters (#16)

2.6.0

11 Dec 07:14
4a38144
Compare
Choose a tag to compare

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

21 Nov 13:28
b42457e
Compare
Choose a tag to compare

Fixed

  • Fallback if entry is missing (#13)

2.4.0

21 Nov 10:33
60fe6d3
Compare
Choose a tag to compare

Added

  • Prevent render blocking resizes (#10)
  • Added queue setting for image job (#12)

2.3.0

22 Oct 06:15
ad8974a
Compare
Choose a tag to compare

Changed

  • PHPunit test (#4)

Fixed

  • Reduce Forced reflows (#9)

2.2.0

16 Oct 11:25
bea7ee7
Compare
Choose a tag to compare

Changed

  • Generate glide presets through jobs in (#8)

2.1.3

11 Oct 07:27
bad34ae
Compare
Choose a tag to compare

Refactor

  • Refactor getPresetsByRatio (#7)

2.1.2

02 Oct 11:42
Compare
Choose a tag to compare

Fixed

  • Return empty string when argument is not an asset

2.1.1

27 Sep 08:47
Compare
Choose a tag to compare

Fixed

  • Return empty string when image is null (#6)

2.1.0

25 Sep 11:52
Compare
Choose a tag to compare

Changed

  • Use right config (#5)