Skip to content

Releases: oskarrough/ember-youtube

0.9.0

19 Mar 12:20
Compare
Choose a tag to compare
  • New: the event is now properly passed into all the youtube events so you can access the player etc.
  • Fixed async tests by upgrading to ember-cli 3.0.0 and waitFor

0.6.0

01 Apr 18:46
Compare
Choose a tag to compare

Options that would be mapped to playerVars have been removed (fs and autoplay) and are now set through a playerVars object on the component.

v0.4.0

08 Jun 19:03
Compare
Choose a tag to compare

Now we can control the volume (mute, unmute, set) and use Moment.js to format durations.