aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Docs, restored loadSprite and supported static methodsSam Potts2017-12-232-8/+28
* Vimeo fixSam Potts2017-12-214-5/+12
* Badge tweakSam Potts2017-12-211-1/+5
* Fix for scrubberSam Potts2017-12-201-1/+1
* Small fixesSam Potts2017-12-203-7/+5
* Fix SASS bundleSam Potts2017-12-201-3/+4
* Remove chaning ability and return promise for play()Sam Potts2017-12-203-41/+25
* Split up settings fileSam Potts2017-12-2013-103/+131
* Converted to SASS/SCSSSam Potts2017-12-2031-1294/+525
* Minor tweaksSam Potts2017-12-184-23/+23
* 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
|\
| * 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
|\
| * 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
|\
| * 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