|
7eb6f9f9d9
|
Fixed a potential issue within the lazy loading code. Lazy loading now happens even if there is no src attribute.
|
2021-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.
|
2021-11-11 12:00:53 -08:00 |
|
|
64d0a9bec6
|
Resetting didn't like the new docs.
|
2021-08-25 00:00:26 -07:00 |
|
|
15200f1438
|
Changing docs to help VSCode detect extensions.
|
2021-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.
|
2021-08-18 10:18:40 -07:00 |
|
|
4e61d215aa
|
Merge branch 'HEAD'
|
2021-05-25 22:32:39 -07:00 |
|
|
cf77c6810e
|
Updated lazy load to use a global intersection observer to reduce overhead.
|
2021-05-25 22:32:34 -07:00 |
|
|
b87f089290
|
Lazy load now only runs once and stops.
|
2021-05-04 22:17:23 -07:00 |
|
|
a1946f171c
|
Adding V1 of LazyLoad.
Pushing up V1 of the lazy load plugin.
|
2021-05-04 14:05:09 -07:00 |
|
Matt M
|
e50a1171e3
|
Initial commit
|
2021-05-04 21:03:16 +00:00 |
|