Skip to content

Releases: stamat/youtube-background

v1.0.21

02 Nov 23:15
Compare
Choose a tag to compare

fixed a vimeo blooper for setting start and end time. correct implementation of the resize observer. some work on reducing the reduncancy

Full Changelog: v1.0.20...v1.0.21

v1.0.20

01 Nov 22:16
Compare
Choose a tag to compare

Added and for regular videos. Fixed the issue where I used the wrong event for vimeo regarding the and . Now all instances have the same properties. ✨

Full Changelog: v1.0.19...v1.0.20

v1.0.19

26 Oct 20:00
Compare
Choose a tag to compare
  • Vimeo iFrame API is no longer a part of the script, but it loads only if vimeo video is detected
  • Fixed the issue with maxresdefault.jpg for youtube thumbnail #50 #12 #15
  • Try catched intersection errors when player is not loaded yet

Full Changelog: v1.0.18...v1.0.19

v1.0.18

26 Oct 16:55
Compare
Choose a tag to compare
  • Adds the volume setting #55 and a global variable for the index VIDEO_BACKGROUNDS when jQuery is being used, so one can access and update the volume programatically.
  • Fixed #42 issue where some residue code remained for Vimeo which was throwing an error when trying to set Vimeo poster
  • Vimeo also got the option load-background, where the background will be loaded via https://vumbnail.com
  • load-background is set to false by default, responsive image element is prefered for the background which improves performance of the page
  • no-cookie option added which is enabled by default. This forces Youtube and Vimeo not to track you with cookies. Kudos to @DejanS for the reminder #49
  • Youtube iFrame API script is loaded only once now and only if there is a Youtube video, requested in #43
  • Various found improvements from the v1.0.17

Full Changelog: v1.0.17...v1.0.18

v1.0.17

25 Oct 16:47
Compare
Choose a tag to compare

Pause the videos when not visible

Full Changelog: v1.0.16...v1.0.17

v1.0.16

25 Oct 13:24
Compare
Choose a tag to compare

Vimeo background now has play/pause mute/unmute controls and start-at/end-at properties just like youtube backgrounds

Full Changelog: v1.0.15...v1.0.16

v1.0.15

12 Oct 17:10
Compare
Choose a tag to compare

introducing poops and I don't know some other fixes maybe? lol

What's Changed

New Contributors

Full Changelog: 1.0.14...v1.0.15

v1.0.14

15 Jan 18:47
Compare
Choose a tag to compare

Very minor update: If the parent element is position absolute, fixed, sticky or relative, don't add the inline rule position: relative.

v1.0.13

15 Dec 20:52
Compare
Choose a tag to compare

Removed experimental feature ActivityMonitor from the build.

v1.0.12

15 Dec 19:33
2b1b516
Compare
Choose a tag to compare