This repository has been archived by the owner on May 15, 2023. It is now read-only.
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.