Commit Graph

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