Skip to content

Releases: blakewilson/vidbg

v2.1.0

12 Apr 16:01
64c0b21
Compare
Choose a tag to compare
  • rewritten the project in TypeScript
  • Added tests
  • Added new methods to the script: playVideo(), pauseVideo(), isVideoPlaying(), and getEl()
  • Published to NPM

Version 2.0.1

06 Apr 16:35
Compare
Choose a tag to compare
  • Fix autoplay issue in Safari
  • Autoplay attribute was removed. Auto play not relies fully on the playPromise
  • Better error handling

Version 2

09 Apr 04:52
df88bd6
Compare
Choose a tag to compare
Merge pull request #9 from blakewilson/v2

V2

Version 1.1.1

27 May 02:14
Compare
Choose a tag to compare
  • Fixed issue with wrong overlay appearing with multiple instances
  • Added max-width: none; to .

v1.1

18 Apr 07:35
Compare
Choose a tag to compare

Added overlay color and replaced data image with rgba overlay