Skip to content

Version 8.0

Compare
Choose a tag to compare
@verlok verlok released this 04 Jul 06:47
· 1468 commits to master since this release

CHANGELOG

  • 8.0.0: renamed dist files. The main file to include is now dist/lazyload.min.js as you would expect, and no longer dist/lazyload.transpiled.min.js. The non-transpiled version is now called lazyload.es2015.js.
  • 8.0.1: Fixed reference to old names in demo files
  • 8.0.2: Fixed a bug that affected performance
  • 8.0.3: Added quotes in background image URLs, as suggested in #114 (thanks to @vseva)