By heddn on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
9.4.x
Introduced in version:
9.4.0
Issue links:
Description:
The means to configure the "loading" attribute on images <img> tags is now available. Previously this was hard-coded to loading="lazy". Site builders can now override the hard-coded value to use "eager". All of this is configurable via the field formatter for images.
Impacts:
Site builders, administrators, editors