loading-attribute-polyfill
loading-attribute-polyfill copied to clipboard
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/mfranzke/loading-attribute-polyfill). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xo](https://togithub.com/xojs/xo) | [`^0.50.0` -> `^0.51.0`](https://renovatebot.com/diffs/npm/xo/0.50.0/0.51.0) | [](https://docs.renovatebot.com/merge-confidence/)...
@mfranzke I've added DOM changes tracking with MutationObserver, which would recall 'prepareElements' method
I'm typically embedding my code as a 3rd party plugin on client websites, and one of our core principles is we never modify the globals in the window, and that...
Hi. Div which is hidden until the user click a button. I only load the images on the at the time I click the button. This appears to cause the...
Hi, is ist somehow possible to use this polyfill without adding a `` wrapper?
Pretty much all lazy loaders need to use `src2` or override it in some way due to the browser automatically fetching images with a `src` value - so I'm a...
I have found out something interesting. The svg placeholder image takes up to 40s (mostly around 30s) to load for some reason on Safari. Webpack, module import, if that helps...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://typicode.github.io/husky) ([source](https://togithub.com/typicode/husky)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.0.5) |...