Releases: isAdrisal/lazyvids.js
Releases · isAdrisal/lazyvids.js
v0.2.3
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
#12 - Adds the ability to set data-lazyvids="false"
and have that video ignored by lazyvids
.
v0.1.0
Bug fixes
- Fixed issue that prevented
lazyvids
from correctly detecting videos appended to the DOM nested within a node.