Skip to content

Releases: dobromir-hristov/vue-vimeo-player

v1.1.0

03 Mar 07:10
Compare
Choose a tag to compare

Features

  • allow specifying which vimeo events to emit (5c63097)

v1.0.4

03 Mar 07:10
Compare
Choose a tag to compare

Bug Fixes

  • make videoID not required anymore. (0c21bad)

v1.0.0

30 Nov 20:28
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Add Vue 3 support

Features

  • add support for Vue 3. Improve build step. (70ac5c7)

v0.0.11

14 Jan 09:21
Compare
Choose a tag to compare

0.0.11 (2020-01-14)

Bug Fixes

  • Added support for supplying vimeoUrl which will instantiate the player with url instead of id. Useful if video is protected by private link. (#29) (33a4b14)

v0.0.8

18 Jul 09:58
Compare
Choose a tag to compare

0.0.8 (2018-07-18)

Bug Fixes

  • add Object.assign ponyfill. (4ef4fea)