Skip to content

v2.0.0

Compare
Choose a tag to compare
@ivopetkov ivopetkov released this 01 Sep 12:43
· 34 commits to master since this release

Added support for elements in parents with scrollbars.
Added data-onlazyload attribute.

Removed responsivelyLazy.hasChange property.
Removed responsivelyLazy.hasWebPSupport property.

Updated element visibility detection using IntersectionObserver (only in Chrome for now). This improves performance and reliability.
Some big fixes.