Release 0.3.0
Added width, height, srcset, and sizes attributes to the img element in elements-components-picture.
View full changelog
Changed
elements-components-picture: add following attributes to<img>element -width,height,srcset,sizes
Several plugins have been updated to include new features for customizing ACF (Advanced Custom Fields) JSON syncing. The updates allow for more flexibility in how ACF data is saved and synced, including the ability to use custom filenames and location rules. Additionally, some plugins have bumped dependencies to their latest versions or made changes to improve performance and compatibility.
Added 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, sizesACF Local JSON files now use {slug}.acf-group.json filename format
{slug}.acf-group.json (other formats are still supported for loading/re-saving/deleting)ACF Local JSON files are now saved with a specific filename format.
{slug}.acf-group.jsonFixed a warning when reading non-ACF local JSON files
Added new ACF JSON syncing features with customizable filenames and location rules.
group_*.json).editor styles/scripts (previously, if you created .frontend or .critical they would also be enqueued for the block editor)Updated the 'styles/scripts' option in the view generator to include a default choice.
Bumped several dependencies, including eslint-config-canonical and roarr, to versions compatible with Node.js v18.
Added background and helper mixins, removed spacing mixins in favor of CSS properties.
background)afu-flex-center, afu-center-block, afu-vertical-gap, afu-image-size, afu-truncate-text-lines)afu-list-inline-flex)padding-x, padding-y, margin-x, margin-y) - you should now use CSS properties padding-inline, padding-block, margin-inline, margin-block