Releases: aFarkas/lazysizes
Releases · aFarkas/lazysizes
2.0.1
Merge remote-tracking branch 'origin/master'
1.4.0
- lazysizes core:
- improved lazyloading in background tabs.
- improved avoiding layout thrashing
- support of SVG elements (
svg
/image
/use
...)
- bgset/parentFit plugin:
- improved avoiding layout thrashing
- rias (and bgset):
- added support for height calculation (thx to @LRancez, #213)
1.3.2
- lazysizes core:
- add
hFactor
option (see #181).
- unload plugin:
- simplified
unloadPixelThreshold
calculation.
- bgset plugin:
- add an empty alt to image (see #200)