aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-074-23/+43
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/defaults.js
| * Trap focus fixSam Potts2017-11-073-14/+20
| |
| * Using the “href” attribute on SVG if supported, using hasAttributeSam Potts2017-11-073-8/+18
| |
* | Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-0710-304/+403
|\| | | | | | | | | # Conflicts: # readme.md
| * Automatic Vimeo aspect ratioSam Potts2017-11-065-10/+31
| |
| * Global listeners to prevent repeat bindingSam Potts2017-11-062-169/+182
| |
| * Keyboard logicSam Potts2017-11-061-3/+3
| |
| * Vimeo captions fixSam Potts2017-11-062-3/+3
| |
| * Finished aspect ratio settingSam Potts2017-11-062-3/+3
| |
| * CleanupSam Potts2017-11-061-20/+20
| |
| * Added Vimeo playback speedSam Potts2017-11-061-3/+14
| |
| * Started on documentation and aspect ratio optionSam Potts2017-11-0610-98/+156
|/
* Tab focus classname changeSam Potts2017-11-056-10/+10
|
* Keyboard shortcut tweaksSam Potts2017-11-052-56/+30
|
* Key listeners fixSam Potts2017-11-051-7/+5
|
* Captions fixSam Potts2017-11-052-3/+3
|
* YouTube volume fixSam Potts2017-11-056-66/+60
|
* Vimeo fixSam Potts2017-11-051-1/+1
|
* Captions language fixSam Potts2017-11-052-2/+3
|
* src getter fix, local storage fixSam Potts2017-11-058-51/+69
|
* CleanupSam Potts2017-11-054-14/+16
|
* Menu design tweaks, moved logic into pluginsSam Potts2017-11-056-65/+46
|
* Removed logSam Potts2017-11-041-2/+1
|
* Retrofit PRsSam Potts2017-11-041-6/+8
|
* Small tweaksSam Potts2017-11-0413-153/+219
|
* Small bug fixesSam Potts2017-11-044-41/+24
|
* ES6-ifiedSam Potts2017-11-0420-5206/+4912
|
* Split LESS into more granular files, Vimeo fixesSam Potts2017-10-2821-1023/+1138
|
* Linting and minor changesSam Potts2017-10-273-19/+36
|
* 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 volume stepping via key up/down
| | * Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵Albin Larsson2017-10-251-2/+2
| | | | | | | | | | | | of one)
| * | 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-183-114/+104
|
* FixSam Potts2017-10-181-1/+1
|
* CleanupSam Potts2017-10-181-4/+9
|
* Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-184-193/+174
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-082-74/+46
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Small tweaks to focusSam Potts2017-10-032-90/+62
| |
* | Fullscreen fixSam Potts2017-10-082-38/+42
| |
* | 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
|\
| * Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-formSam Potts2017-09-271-0/+4
| |\ | | | | | | Prevent buttons from submitting form (v3)
| | * Prevent buttons from submitting formAlbin Larsson2017-09-271-0/+4
| | |
| * | Avoid multiple errors when initiating plyr without 'settings' in controlsAlbin Larsson2017-09-271-16/+30
| |/
| * Fix 'TypeError: Cannot read property 'kind' of null' in captions feature ↵Albin Larsson2017-09-271-1/+1
| | | | | | | | detection if video lacks captions
* | Comments, small tweaksSam Potts2017-10-021-0/+6
|/