aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Converted to SASS/SCSSSam Potts2017-12-207-17/+125
* Minor tweaksSam Potts2017-12-181-1/+1
* More Edge fixes and small UI bugsSam Potts2017-12-081-5/+5
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-0813-235/+251
* Fix display for current language on changeSam Potts2017-11-253-22/+20
* Fix for keyboard increase/decrease volumeSam Potts2017-11-241-2/+2
* Fix overflow issue on small players with menu openSam Potts2017-11-232-0/+2
* Vimeo captions fixSam Potts2017-11-231-2/+2
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-2314-108/+123
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-2312-152/+46
* Work on touch controlsSam Potts2017-11-224-33/+38
* Fix for playing getter as currentTime check is flakySam Potts2017-11-212-20/+11
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-219-64/+206
* Minor tweaksSam Potts2017-11-211-3/+3
* Vimeo autopause optionSam Potts2017-11-212-0/+8
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-215-78/+88
* WIP on docs exampleSam Potts2017-11-202-2/+4
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-201-21/+36
|\
| * YouTube titleSam Potts2017-11-191-21/+36
* | Added ended and playing gettersSam Potts2017-11-204-6/+30
|/
* Captions fixSam Potts2017-11-197-128/+96
* FormattingSam Potts2017-11-181-2/+2
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-1810-273/+386
|\
| * Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-188-216/+262
| * Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-165-41/+41
| * Started on error handling, Safari icon fixSam Potts2017-11-145-33/+91
| * YouTube fixSam Potts2017-11-141-1/+3
| * Docs, keyboard shortcut fixesSam Potts2017-11-121-2/+6
| * More docs, event renamedSam Potts2017-11-123-3/+3
* | Minor fixesSam Potts2017-11-182-2/+2
|/
* 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
|\
| * Callback for loadScriptSam Potts2017-11-092-5/+16
* | UI bugsSam Potts2017-11-099-43/+66
|/
* 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
|\
| * 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-079-301/+396
|\|
| * 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-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