spatie/statamic-responsive-images
Statamic addon that generates responsive images and variants on demand. Includes a “responsive” fieldtype for art-directed images with configurable breakpoints, ratios, and fit options, plus an Antlers tag to render the correct sources for each breakpoint.
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.2.2...6.0.0
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.2.1...v5.2.2
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.2.0...v5.2.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.1.1...v5.2.0
src when generating imagesFull Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.1.0...v5.1.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.0.1...v5.1.0
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v5.0.0...v5.0.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.1.1...v5.0.0
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.1.0...v4.1.1
width param from GraphQL arguments for dimension calculations; fixes #233 by @ncla in https://github.com/spatie/statamic-responsive-images/pull/234glide_width as possible argument for GraphQL responsive fieldFull Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.0.3...v4.1.0
sometimes validation not working when hiding responsive field by @ncla in https://github.com/spatie/statamic-responsive-images/pull/229Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.0.2...v4.0.3
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.0.1...v4.0.2
ResponsiveDimensionCalculator by @ncla in https://github.com/spatie/statamic-responsive-images/pull/225Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v4.0.0...v4.0.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v3.1.3...v4.0.0
Unable to read file exception for placeholder generation in SSG context by @ncla in https://github.com/spatie/statamic-responsive-images/pull/209. Developers must be aware of failed placeholder generation when running SSG due to a SSG bug. Workaround and discussion about it can be found here, alternatively just disable placeholder generation.Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v3.1.2...v3.1.3
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v3.1.1...v3.1.2
AssetUploaded listener GenerateResponsiveVersions erroring out due to outdated code, Breakpoint no longer dispatches jobs by @ncla in https://github.com/spatie/statamic-responsive-images/pull/207AssetUploaded listener GenerateResponsiveVersions firing off twice due to mistakenly booting events twice in ServiceProvider by @ncla in https://github.com/spatie/statamic-responsive-images/pull/207Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v3.1.0...v3.1.1
GraphQL improvements by @ncla in https://github.com/spatie/statamic-responsive-images/pull/203
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v3.0.0...v3.1.0
This is a breaking change release, as such please see UPGRADE.md for instructions on how to upgrade from 2.x version to 3.x.
DimensionCalculator that developers bind in ServiceProvider. Calculations can be done for each breakpoint and source, and receive Breakpoint / Source in the calculation methods, which allows to access breakpoint parameters, original asset and more. For motivation and examples of this, please see the PR and the original issue associated with it.<img> tag src will now go through Glide instead of pointing to the original asset file, due to DimensionCalculators ability to return specific widths and heights for <img> tagmedia attributes will no longer be outputtedvalue to minWidthunit to widthUnitmimeType property to explicitly help browsers determine what images does the <source> containFull Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.15.2...v3.0.0
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.15.1...v2.15.2
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.15.0...v2.15.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.5...v2.15.0
APP_DEBUG is false by @heidkaemper in https://github.com/spatie/statamic-responsive-images/pull/189Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.4...v2.14.5
<img> tag width & height parameters to an integer by @micahhenshaw in https://github.com/spatie/statamic-responsive-images/pull/180Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.3...v2.14.4
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.2...v2.14.3
assets.image_manipulation.cache value by @ncla in https://github.com/spatie/statamic-responsive-images/pull/174Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.1...v2.14.2
avif attribute being output to <img> tag by @ncla in https://github.com/spatie/statamic-responsive-images/pull/170src saving as an array when it should be a string by @ncla in https://github.com/spatie/statamic-responsive-images/pull/173Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.14.0...v2.14.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.13.1...v2.14.0
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.13.0...v2.13.1
Full Changelog: https://github.com/spatie/statamic-responsive-images/compare/v2.12.4...v2.13.0
How can I help you explore Laravel packages today?