Releases: blakewilson/vidbg
Releases · blakewilson/vidbg
v2.1.0
- rewritten the project in TypeScript
- Added tests
- Added new methods to the script:
playVideo()
,pauseVideo()
,isVideoPlaying()
, andgetEl()
- Published to NPM
Version 2.0.1
- Fix autoplay issue in Safari
- Autoplay attribute was removed. Auto play not relies fully on the
playPromise
- Better error handling
Version 2
Merge pull request #9 from blakewilson/v2 V2
Version 1.1.1
- Fixed issue with wrong overlay appearing with multiple instances
- Added max-width: none; to .
v1.1
Added overlay color and replaced data image with rgba overlay