Release 2.0.1
Fixes contain-intrinsic-size values when sizes=auto is used.
View full changelog
Fixed
- Fixed issue when sizes=auto was causing contain-intrinsic-size: 3000px 1500px;
Project releases
Fixes contain-intrinsic-size values when sizes=auto is used.
Requires PHP 8.2 and the Airfleet Framework plugin as a dependency.
Requires Plugins metadata field)@airfleet/wordpress-dev to ^4.0.0airfleet/wordpress-dev to ^4.0.0Responsive options are now correctly applied to the picture link.
elements-components-picture-link: responsive options not applied to the linkAdded Background option and container wrapping to Pictures block
Background option for Pictures blockPictures block's content around containerUpdated components to add support for airfleet/elements/empty/$slug filter
airfleet/elements/empty/$slug filterThe elements-components-picture module now includes webp sources when they exist.
elements-components-picture: now includes .webp sources when then existRenamed flexible media option labels for pictures with external and internal links.
Picture Link to Picture with external linkPicture Relationship to Picture with internal linkExclude posts with airfleet_private set to true from picture relationship
elements-components-picture-relationship: exclude posts with airfleet_private set to trueAdded Content tab and responsive options to picture components
elements-blocks-pictures: added Content tabelements-components-image: excluded from having responsive optionselements-components-picture: excluded from having responsive optionselements-components-picture-link: excluded from having responsive optionselements-components-picture-relationship: excluded from having responsive optionselements-components-picture: updated to support new field placement options for Airfleet Responsive Componentelements-components-picture: hide image label in adminelements-components-picture: added support for option "Only display on these breakpoints"Updated image and picture components with show_preview property
show_previewUpdated image and picture components with new features and a placeholder image display.
preview_size and preview_text (set size and text for placeholder image)Added two new picture components: elements-components-picture-link and elements-components-picture-relationship
elements-components-picture-link (picture component with link)elements-components-picture-relationship (picture component with internal link)Added option to set image loading to eager in elements-components-image
elements-components-image: added an option to set the loading to either lazy (default) or eagerAdded width, height, srcset, and sizes attributes to the img element in elements-components-picture.
elements-components-picture: add following attributes to <img> element - width, height, srcset, sizesDefault loading behavior changed for image elements and fixed attribute rendering issues.
elements-components-image: apply lazy as default value for loading attributeelements-components-image: fixed incorrect rendering of attributes (including double quotes surrounding class attribute)Added three new views for image and picture components.
elements-components-images (image component)elements-components-picture (picture component with responsive settings)elements-blocks-picture (picture block)