Vue Vimeo Player Versions Save

Vue.js wrapper for Vimeo player

v1.0.4

3 years ago

Bug Fixes

  • make videoID not required anymore. (0c21bad)

v1.1.0

3 years ago

Features

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

v1.0.0

3 years ago

⚠ BREAKING CHANGES

  • Add Vue 3 support

Features

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

v0.0.11

4 years ago

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

5 years ago

0.0.8 (2018-07-18)

Bug Fixes

  • add Object.assign ponyfill. (4ef4fea)