Skip to content

Releases: darkylmnx/vue-youtube-iframe-api

0.2.0

13 Dec 19:58
Compare
Choose a tag to compare

This is a breaking change update !

  • Added an importable Service to handle Iframe API load + Ready state using Promise
  • Changed the options expected when using Vue.use
  • Changed the player props to : id & url instead of ytid & yturl
  • Added new props to the player : startAt, endAt, qulity
  • Changed player state event values
  • Added options to the loadById & loadByUrl methods to mirror the real API