aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plugins/vimeo.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-1/+1
|
* Added backwards compatibility for <div> embedsSam Potts2018-02-061-1/+10
|
* Progressively enhance <iframe> embedsSam Potts2018-01-121-10/+9
|
* Remove chaning ability and return promise for play()Sam Potts2017-12-201-1/+6
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-1/+1
|
* Fix display for current language on changeSam Potts2017-11-251-1/+1
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-3/+2
|
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-5/+0
|
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-1/+4
|
* Vimeo autopause optionSam Potts2017-11-211-0/+5
|
* Added ended and playing gettersSam Potts2017-11-201-0/+7
|
* Captions fixSam Potts2017-11-191-2/+2
|
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-0/+2
|
* Started on error handling, Safari icon fixSam Potts2017-11-141-21/+38
|
* Use callback for loading Vimeo APISam Potts2017-11-091-9/+3
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-091-0/+2
|\ | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * Callback for loadScriptSam Potts2017-11-091-0/+2
| |
* | UI bugsSam Potts2017-11-091-2/+5
|/
* Volume fixes and other tidy up workSam Potts2017-11-081-5/+5
|
* Looping, increase/decrease volume fixSam Potts2017-11-081-1/+13
|
* Automatic Vimeo aspect ratioSam Potts2017-11-061-6/+17
|
* Vimeo captions fixSam Potts2017-11-061-1/+1
|
* Finished aspect ratio settingSam Potts2017-11-061-1/+1
|
* CleanupSam Potts2017-11-061-20/+20
|
* Added Vimeo playback speedSam Potts2017-11-061-3/+14
|
* Started on documentation and aspect ratio optionSam Potts2017-11-061-0/+7
|
* YouTube volume fixSam Potts2017-11-051-5/+14
|
* Vimeo fixSam Potts2017-11-051-1/+1
|
* src getter fix, local storage fixSam Potts2017-11-051-0/+13
|
* CleanupSam Potts2017-11-051-2/+1
|
* Menu design tweaks, moved logic into pluginsSam Potts2017-11-051-1/+21
|
* Removed logSam Potts2017-11-041-2/+1
|
* Small tweaksSam Potts2017-11-041-8/+31
|
* Small bug fixesSam Potts2017-11-041-0/+9
|
* ES6-ifiedSam Potts2017-11-041-0/+165