Player.js Versions Save

Interact with and control an embedded Vimeo Player.

v2.9.0

5 years ago
  • Added controls and texttrack oembed params

v2.8.1

5 years ago
  • Catch parse errors in postMessages #399

v2.8.0

5 years ago
  • Add extra getter seeking #373 thanks @jybleau!

v2.7.0

5 years ago
  • Add extra getters played, buffered, seekable #362

v2.6.7

5 years ago
  • Support creating players cross-iframe #180

v2.6.6

5 years ago
  • Add better error handling at initialization #357

v2.6.5

5 years ago
  • Fix embeds not being initialized with module #333
  • Fix remove() for IE #332
  • Update rollup to the latest version 🚀 #327

v2.6.4

5 years ago
  • [Security]Patch isVimeoUrl function regex #319
  • Update README to Include Required Account #306

v2.6.3

5 years ago
  • Update dependencies to enable Greenkeeper 🌴 #251
  • Replace es6-collections with weakmap-polyfill #272

v2.6.2

5 years ago
  • Reject ready promise on 403 #264