github verlok/vanilla-lazyload 12.0.3
Version 12.0

latest releases: 19.1.3, 19.1.2, 19.1.1...
5 years ago

12.0.3

Updated the IntersectionObserver polyfill to version 0.7.0.

12.0.2

Improved detection of browser support of IntersectionObserver, as suggested in #362. Thanks to @kaldonir

12.0.1

Updated CHANGELOG.md and README.md to mention the change of the option name callback_load which is called callback_loaded in versions 11.0.0 and above.

12.0.0

  • Reorganized code
  • Improved native lazy loading demos
  • Aligned console messages throughout all demos.

12.0.0-beta.0

  • Added the use_native option which enables native lazy loading (where supported) with the loading="lazy" attribute. See #331
  • Added two demos:
    • native_lazyload_conditional.html which you can use to test the use_native option
    • native_lazyload.html which always uses native lazy loading (without JS) just to test how it works beyond the LazyLoad script
  • Refactored the constructor and the update method

Don't miss a new vanilla-lazyload release

NewReleases is sending notifications on new releases.