All notable changes to this project will be documented in this file.
- initial release
- Safari doesn't always auto play videos with
autoplay
after thesrc
has been added - forcing it to play the video
- Safari doesn't always auto play videos with
autoplay
after thesrc
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
- First trying to load the video, then replacing if option set
- Moving repo and demo page to Github
- Updates to readme
- 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
Version patch to republish failed publish of 0.1.6 due to network errors.