Releases: vimeo/player.js
Releases · vimeo/player.js
2.1.1
- Added Playback Rate Support (#157)
2.1.0
- Added embed resizing function
2.0.2
- Fixed bug with multiple event handler calls when using multiple instances of the player object with the same iframe (#108)
- Fixed potential postMessage error (#124)
- Allow
www.vimeo.com
urls (#140)
2.0.1
- Actually published the changes from 2.0.0
2.0.0
- Added un-minified dist file (#35)
- Added source maps for dist files
- Added clarification in the README about importing
- Removed
Player.then()
(#75)
- Fixed error in IE10 with Babel-transpiled code that required
Symbol
(#92)
1.0.6
- Fixed issue when using the responsive embed code (#54)
1.0.5
- Fixed hostname validation for the Vimeo url check (#37)
1.0.2
- Fixed automatic initialization (#26)