Skip to content

Tags: marcoarib/plyr

Tags

v2.0.11

Toggle v2.0.11's commit message
- Fix for `cleanUp` being called twice (thanks to @sebastiancarlsson)

- Fix for YouTube controls on iPad (fixes sampotts#391)

v2.0.10

Toggle v2.0.10's commit message
- Added seek event fixes for Vimeo and YouTube (fixes sampotts#409)

- Added support for embed URLs rather than ID only (fixes sampotts#345)

v2.0.9

Toggle v2.0.9's commit message
- Temporary patch for the YouTube API issues with `getDuration()` (re…

…lates to sampotts#374)

v2.0.8

Toggle v2.0.8's commit message
- Added `isPaused()` API method (thanks to @darrena092)

- Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes sampotts#357)
- Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes sampotts#390)
- Fix for Firefox VTT compatibility (thanks to @magourex)
- Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes sampotts#392)
- Added Issue and PR templates with the aim of reducing duplicate or duff issues

v2.0.7

Toggle v2.0.7's commit message
- Fixed `getCurrentTime()` method (fixes sampotts#351)

- Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes sampotts#346)

v2.0.6

Toggle v2.0.6's commit message
- Fixed merge issue with `Updated define to work with AMD imports sam…

…potts#326` PR

- Code formatting

v2.0.5

Toggle v2.0.5's commit message
- Fix for Vimeo in IE9 & IE10

- Fix for HTML5 elements not firing `ready` event

v2.0.4

Toggle v2.0.4's commit message
Fix for Firefox full screen (fixes sampotts#343)

v2.0.3

Toggle v2.0.3's commit message
- Set 'global' keyboard shortcut option to false as default, added `<…

…textarea>` to editable elements to be ignored

v2.0.2

Toggle v2.0.2's commit message
Added ‘global’ keyboard shortcut option