Skip to content

1.2.0

Compare
Choose a tag to compare
@jeffposnick jeffposnick released this 11 Feb 17:41
· 48 commits to master since this release

What's New?

The 1.2.0 release removes the default videoId value, which was set to an arbitrary (Polymer-related) YouTube video. Instead, the element will wait until there's a valid value for videoId before it loads the underlying YouTube embedded player.

Developers who explicitly set the video-id attribute or videoId property on the element when it's created should not notice any changes.