Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vanilla-lazyload

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilla-lazyload - npm Package Versions

1
15

12.0.3

Diff

Changelog

Source

12.0.3

Updated the IntersectionObserver polyfill to version 0.7.0

verlok
published 12.0.2 •

Changelog

Source

12.0.2

Improved detection of browser support of IntersectionObserver, as suggested in #362. Thanks to @kaldonir

verlok
published 12.0.1 •

Changelog

Source

12.0.1

Updated CHANGELOG.md and README.md to mention the change of the option name callback_load which is called callback_loaded in versions 11.0.0 and above.

verlok
published 12.0.0 •

Changelog

Source

12.0.0

  • Reorganized code
  • Improved native lazy loading demos
  • Aligned console messages throughout all demos.
verlok
published 12.0.0-beta.0 •

Changelog

Source

12.0.0-beta.0

  • Added the use_native option which enables native lazy loading (where supported) with the loading="lazy" attribute. See #331
  • Added two demos:
    • native_lazyload_conditional.html which you can use to test the use_native option
    • native_lazyload.html which always uses native lazy loading (without JS) just to test how it works beyond the LazyLoad script
  • Refactored the constructor and the update method

Version 11

verlok
published 11.0.6 •

Changelog

Source

11.0.6

Restored the callback_set callback as deprecated, in order to make the upgrade from v.10 easier.

verlok
published 11.0.5 •

Changelog

Source

11.0.5

Fixed the module property of this package.json, which was pointing to a non-existing dist file.

verlok
published 11.0.4 •

Changelog

Source

11.0.4

Fixed the main property of this package.json, which was pointing to a non-existing dist file.

verlok
published 11.0.3 •

Changelog

Source

11.0.3

Rollback of the patch applied in 11.0.2 since it gave strange results in some cases. See #293. Thanks to @davejamesmiller for the analysis and the report.

verlok
published 11.0.2 •

Changelog

Source

11.0.2

Applied a patch to resolve #293 a Chromium bug already fixed in Chrome 72. Thanks to @dverbovyi for the analysis and the report.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc