aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-51/+54
* Fix for keyboard increase/decrease volumeSam Potts2017-11-241-2/+2
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-50/+51
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-5/+12
* Work on touch controlsSam Potts2017-11-221-11/+19
* Fix for playing getter as currentTime check is flakySam Potts2017-11-211-8/+1
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-33/+159
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-211-7/+2
* Added ended and playing gettersSam Potts2017-11-201-0/+8
* Captions fixSam Potts2017-11-191-11/+15
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-12/+15
* More docs, event renamedSam Potts2017-11-121-1/+1
* More docsSam Potts2017-11-101-8/+3
* Fix for destroySam Potts2017-11-091-9/+16
* Moved console methods out of the root of the objectSam Potts2017-11-091-22/+27
* UI bugsSam Potts2017-11-091-6/+22
* Volume fixes and other tidy up workSam Potts2017-11-081-36/+35
* Looping, increase/decrease volume fixSam Potts2017-11-081-15/+28
* Trap focus fixSam Potts2017-11-071-0/+2
* Using the “href” attribute on SVG if supported, using hasAttributeSam Potts2017-11-071-5/+6
* Automatic Vimeo aspect ratioSam Potts2017-11-061-1/+0
* Global listeners to prevent repeat bindingSam Potts2017-11-061-0/+4
* Started on documentation and aspect ratio optionSam Potts2017-11-061-15/+47
* Keyboard shortcut tweaksSam Potts2017-11-051-8/+5
* Captions fixSam Potts2017-11-051-1/+1
* YouTube volume fixSam Potts2017-11-051-45/+18
* src getter fix, local storage fixSam Potts2017-11-051-25/+7
* CleanupSam Potts2017-11-051-6/+4
* Menu design tweaks, moved logic into pluginsSam Potts2017-11-051-56/+3
* Small tweaksSam Potts2017-11-041-3/+6
* Small bug fixesSam Potts2017-11-041-32/+4
* ES6-ifiedSam Potts2017-11-041-5201/+531
* Split LESS into more granular files, Vimeo fixesSam Potts2017-10-281-66/+103
* Linting and minor changesSam Potts2017-10-271-1/+1
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-251-4/+7
|\
| * Merge pull request #694 from friday/fix/volume-stepsSam Potts2017-10-251-2/+2
| |\
| | * Restore up/down arrow behavior from v2 (10 steps between min and max instead ...Albin Larsson2017-10-251-2/+2
| * | Add instanceof wrapper that avoids TypeError when second argument is undefinedAlbin Larsson2017-10-251-2/+5
| |/
* / Docs/demo refreshSam Potts2017-10-251-1/+1
|/
* Fullscreen improvementsSam Potts2017-10-181-76/+41
* FixSam Potts2017-10-181-1/+1
* CleanupSam Potts2017-10-181-4/+9
* Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-181-110/+103
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-081-44/+16
|\
| * Small tweaks to focusSam Potts2017-10-031-44/+16
* | Fullscreen fixSam Potts2017-10-081-0/+6
* | LintingSam Potts2017-10-081-127/+126
|/
* FormattingSam Potts2017-10-021-17/+24
* CDN URLsSam Potts2017-10-021-1/+4
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-021-17/+35
|\