aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Docs, keyboard shortcut fixesSam Potts2017-11-121-2/+6
|
* More docs, event renamedSam Potts2017-11-123-3/+3
|
* 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-099-34/+39
|
* Use callback for loading Vimeo APISam Potts2017-11-091-9/+3
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-092-5/+16
|\ | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * Callback for loadScriptSam Potts2017-11-092-5/+16
| |
* | UI bugsSam Potts2017-11-0911-56/+75
|/
* Volume fixes and other tidy up workSam Potts2017-11-086-49/+68
|
* Looping, increase/decrease volume fixSam Potts2017-11-085-27/+50
|
* 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