1.2.0
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.