Skip to content

Releases: isAdrisal/lazyvids.js

v0.2.3

03 Feb 14:02
Compare
Choose a tag to compare

Removals

  • Removes requirePoster — now all data-lazyvids videos will be autoplayed, even if they don't have a poster image.

Other changes

  • Some general code tidy-ups to reduce bundle size.

v0.2.2

30 Jan 14:08
Compare
Choose a tag to compare

#12 - Adds the ability to set data-lazyvids="false" and have that video ignored by lazyvids.

v0.2.1

04 Sep 11:34
Compare
Choose a tag to compare
  • Fixes an issue where the muted attribute was not being correctly detected by the browser, causing .play() to fail (#10)
  • Removes the ES5 output file from dist and switches the build process to use esbuild (#11)

v0.1.0

19 Mar 12:51
Compare
Choose a tag to compare

Bug fixes

  • Fixed issue that prevented lazyvids from correctly detecting videos appended to the DOM nested within a node.