This repository has been archived by the owner on May 15, 2023. It is now read-only.
Releases: GoogleChromeLabs/wp-native-lazyload
Releases · GoogleChromeLabs/wp-native-lazyload
1.0.2
1.0.1
- Improve compatibility with other plugins by using more specific class and only adding it for JS fallback.
- Run lazy-load script on
DOMContentLoaded
when necessary to improve compatibility with plugins like Autoptimize. - Do not transform elements inside an AJAX response due to lack of predictability of the context and script execution.
1.0.0
- Initial release