aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* More Edge fixes and small UI bugsSam Potts2017-12-086-32/+19
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-0821-263/+294
|
* Safari CSS fixes and variables setupSam Potts2017-11-253-14/+17
|
* Fix display for current language on changeSam Potts2017-11-255-22/+31
|
* Fix for keyboard increase/decrease volumeSam Potts2017-11-241-2/+2
|
* Fix overflow issue on small players with menu openSam Potts2017-11-234-0/+8
|
* 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-227-41/+46
|
* 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-212-4/+4
|
* Vimeo autopause optionSam Potts2017-11-212-0/+8
|
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-218-118/+99
|
* Docs to build custom CSS for plyrSam Potts2017-11-202-9/+10
|
* WIP on docs exampleSam Potts2017-11-2013-37/+62
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-201-21/+36
|\ | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| * Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-192-2/+3
| |\
| * | YouTube titleSam Potts2017-11-191-21/+36
| | |
* | | Added ended and playing gettersSam Potts2017-11-204-6/+30
| |/ |/|
* | UI tweaksSam Potts2017-11-192-2/+3
|/
* Captions fixSam Potts2017-11-198-138/+107
|
* FormattingSam Potts2017-11-181-2/+2
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-1818-289/+454
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/controls.js
| * Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-1815-229/+326
| |
| * Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-165-41/+41
| |
| * Started on error handling, Safari icon fixSam Potts2017-11-147-36/+95
| |
| * 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
|\ | | | | | | | | | | # 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
| |