Releases: pboivin/flou
Releases · pboivin/flou
v1.7.0
Added
Add RemoteImageFactory
class: Support remote Glide endpoints and filesystems (Docs )
Changed
Extract traits and interfaces to share code between both image factory classes
Handle unknown image dimensions (ImageRender
, ImageFile
)
v1.6.0
Added
Initialize ImageRender
and ImageSetRender
from arrays
Chores
Add test coverage report to Github workflow
v1.5.1
Changed
Remove unnecessary LQIP src
attribute with wrapper element
Allow HTML attribute overrides with !
prefix
v1.5.0
Added
Add image resampling feature (ImageFactory
)
Chores
Update README examples and presentation
Prepare for PHP 8.2
v1.4.1
Changed
Format float values for padding-top CSS (ImgRenderable
)
Chores
Refactor test helpers (Mocking
)
v1.4.0
Added
Support image formats configuration (ImageSet
)
Support custom Glide parameters (ImageSet
)
Changed
Cleanup HTML output of wrapper elements (RendersHtml
)
Chores
v1.3.0
Added
Add new configuration format for art-directed images (ImageSet
)
Add shortcut for single image widths (ImageSet
)
Add integration test
Changed
Refactor ImageSet internal data representation. Impacts data()
and toArray()
return values. (ImageSet
)
Chores
v1.2.0
Added
Accept render options as array (ImageFactory
)
Add missing setter for padding element CSS class (ImgRenderable
)
Changed
Ensure base64 LQIP is usable with wrapper option (ImgRenderable
)
Chores
Document various configuration options
v1.1.0
Added
Add option to use Base64 encoded URL as LQIP
Changed
Use GIF format for LQIP in default Glide parameters
Chores
Update README examples and presentation
Update test helpers
v1.0.1
Fixed
Update glide version constraints to allow installation on a wider range of projects
You can’t perform that action at this time.