7eb6f9f9d9
Fixed a potential issue within the lazy loading code. Lazy loading now happens even if there is no src attribute.
master
MattMo2021-12-13 18:58:20 -08:00
0a41730792
Lazy load now overrides the on attribute changed function and checks to see if src is being set, if it is and we have a pending lazy load it will update the lazy load so that the correct image is loaded.
Matt Mo2021-11-11 12:00:53 -08:00
64d0a9bec6
Resetting didn't like the new docs.
Matt Mo2021-08-25 00:00:26 -07:00
15200f1438
Changing docs to help VSCode detect extensions.
Matt Mo2021-08-24 15:26:27 -07:00
9e6dbed0c7
Added callback function to lazy load plugin so templates can do things once the image has been lazy loaded.
Matt Mo2021-08-18 10:18:40 -07:00