[FEATURE] Add native browser lazy loading for images
This change adds the browser-native lazy loading option "loading" HTML attribute for images. See https://addyosmani.com/blog/lazy-loading/ for more details. Resolves: #90426 Releases: master Change-Id: I5c457ed5b72ef81622e5135f182d7b10ededd4df Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63317 Tested-by:Georg Ringer <georg.ringer@gmail.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Feature-90426-Browser-nativeLazyLoadingForImages.rst 39 additions, 0 deletions...ster/Feature-90426-Browser-nativeLazyLoadingForImages.rst
- typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php 1 addition, 0 deletionstypo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php
- typo3/sysext/fluid/Classes/ViewHelpers/MediaViewHelper.php 4 additions, 0 deletionstypo3/sysext/fluid/Classes/ViewHelpers/MediaViewHelper.php
- typo3/sysext/fluid_styled_content/Configuration/TypoScript/Helper/ContentElement.typoscript 1 addition, 0 deletions...Configuration/TypoScript/Helper/ContentElement.typoscript
- typo3/sysext/fluid_styled_content/Configuration/TypoScript/constants.typoscript 3 additions, 0 deletions...led_content/Configuration/TypoScript/constants.typoscript
- typo3/sysext/fluid_styled_content/Resources/Private/Partials/Media/Rendering/Image.html 1 addition, 1 deletion...ent/Resources/Private/Partials/Media/Rendering/Image.html
Please register or sign in to comment