Skip to content

Releases: dkern/jquery.lazy

1.7.11

24 Jul 11:41
Compare
Choose a tag to compare

Updated repository URLs

1.7.10

31 Aug 10:00
Compare
Choose a tag to compare

added nocookie option to youtube loader

1.7.9

22 May 14:01
Compare
Choose a tag to compare
  • fixed an issue with ajax plugin when called without request type

1.7.8

02 May 09:19
Compare
Choose a tag to compare
  • 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

29 Nov 11:16
Compare
Choose a tag to compare
  • fixed imageBase issue in picture plugin

1.7.6

24 Oct 09:19
Compare
Choose a tag to compare
  • 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

26 Apr 11:53
Compare
Choose a tag to compare
  • 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

31 Oct 15:21
Compare
Choose a tag to compare
  • added force function
  • fixed usage of deprecated load event
  • added dev dependency badge to plugins readme

1.7.3

09 Aug 12:59
Compare
Choose a tag to compare
  • 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

02 Aug 12:24
Compare
Choose a tag to compare
  • 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