Jquery.lazy Versions Save

A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.

1.7.11

3 years ago

Updated repository URLs

1.7.10

5 years ago

added nocookie option to youtube loader

1.7.9

5 years ago
  • fixed an issue with ajax plugin when called without request type

1.7.8

5 years ago
  • added config parameter ajaxCreateData to AJAX loader
  • added PUT request to AJAX loader
  • fixed jsDoc in main file on some functions
  • closed all open single-line if and for
  • switched whole project to single quote
  • fixed strict check in script plugin

1.7.7

6 years ago
  • fixed imageBase issue in picture plugin

1.7.6

6 years ago
  • fixed bug where items where not correctly filtered in _prepareItems
  • added support for imageBase config to picture plugin
  • updated jsdeliver links to github format
  • updated dev dependencies
  • some code style update in edited files

1.7.5

6 years ago
  • strict checks for all comparisons
  • fixed bug with filter for Zepto on force function
  • fixed examples in picture plugin file
  • added jshint for dependencies
  • fixed version for bower
  • fixed version in plugins file
  • updated year in all files

1.7.4

7 years ago
  • added force function
  • fixed usage of deprecated load event
  • added dev dependency badge to plugins readme

1.7.3

7 years ago
  • fixed issue #58
  • created gulp build script for all files
  • fixed some bugs and warnings from jshint
  • fixed some readme anchors
  • changed some file headers to be consistent

1.7.2

7 years ago
  • fixed possible problems with jQuery 3's new async ready state
  • added main field to package.json
  • changed .error() to .trigger("error")
  • new picture plugin
  • new vimeo plugin
  • added cross domain / CORS hedaers to iframe plugin
  • corrected error response of youtube plugin