Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 921 Bytes

changelog.md

File metadata and controls

35 lines (18 loc) · 921 Bytes

A17 Lazy Load Change Log

All notable changes to this project will be documented in this file.

0.1.0

  • initial release

0.1.1

  • Safari doesn't always auto play videos with autoplay after the src has been added - forcing it to play the video

0.1.2

  • Safari doesn't always auto play videos with autoplay after the src has been added. Added an option to force auto play of these videos by replacing the node this will cause any event listeners on the video to fail

0.1.3

  • First trying to load the video, then replacing if option set

0.1.4

  • Moving repo and demo page to Github

0.1.5

  • Updates to readme

0.1.6

  • Adds namespace to config for custom attribute naming. Namespace is inserted after data- to the following attributes: data-src, data-srcset, data-lazyload, data-lazyloaded

0.1.7

Version patch to republish failed publish of 0.1.6 due to network errors.