aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix SASS bundleSam Potts2017-12-201-0/+1
|
* Remove chaning ability and return promise for play()Sam Potts2017-12-202-2/+2
|
* Converted to SASS/SCSSSam Potts2017-12-202-2/+1
|
* Minor tweaksSam Potts2017-12-183-3/+3
|
* More Edge fixes and small UI bugsSam Potts2017-12-083-3/+3
|
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-083-3/+3
|
* Safari CSS fixes and variables setupSam Potts2017-11-251-1/+1
|
* Fix display for current language on changeSam Potts2017-11-253-3/+3
|
* MapSam Potts2017-11-241-1/+1
|
* Fix for keyboard increase/decrease volumeSam Potts2017-11-242-2/+2
|
* Fix overflow issue on small players with menu openSam Potts2017-11-233-3/+3
|
* Vimeo captions fixSam Potts2017-11-232-2/+2
|
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-232-2/+2
|
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-232-2/+2
|
* Work on touch controlsSam Potts2017-11-223-3/+3
|
* Fix for playing getter as currentTime check is flakySam Potts2017-11-212-2/+2
|
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-212-2/+2
|
* Minor tweaksSam Potts2017-11-213-3/+3
|
* Vimeo autopause optionSam Potts2017-11-212-2/+2
|
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-213-3/+3
|
* Docs to build custom CSS for plyrSam Potts2017-11-202-2/+2
|
* WIP on docs exampleSam Potts2017-11-203-3/+3
|
* Added ended and playing gettersSam Potts2017-11-202-2/+2
|
* UI tweaksSam Potts2017-11-191-1/+1
|
* Captions fixSam Potts2017-11-193-3/+3
|
* FormattingSam Potts2017-11-182-2/+2
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-181-1/+1
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/controls.js
| * Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-183-3/+3
| |
| * Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-162-2/+2
| |
| * Started on error handling, Safari icon fixSam Potts2017-11-143-3/+3
| |
| * YouTube fixSam Potts2017-11-142-2/+2
| |
| * Docs, keyboard shortcut fixesSam Potts2017-11-122-2/+2
| |
| * More docs, event renamedSam Potts2017-11-122-2/+2
| |
* | Minor fixesSam Potts2017-11-182-2/+2
|/
* More docsSam Potts2017-11-102-2/+2
|
* Fix for destroySam Potts2017-11-092-2/+2
|
* Moved console methods out of the root of the objectSam Potts2017-11-092-2/+2
|
* Use callback for loading Vimeo APISam Potts2017-11-092-2/+2
|
* UI bugsSam Potts2017-11-093-3/+3
|
* Volume fixes and other tidy up workSam Potts2017-11-082-2/+2
|
* Looping, increase/decrease volume fixSam Potts2017-11-082-2/+2
|
* Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-073-3/+3
|\ | | | | | | | | # Conflicts: # readme.md
| * Automatic Vimeo aspect ratioSam Potts2017-11-062-2/+2
| |
| * Global listeners to prevent repeat bindingSam Potts2017-11-062-2/+2
| |
| * Keyboard logicSam Potts2017-11-062-2/+2
| |
| * Vimeo captions fixSam Potts2017-11-063-3/+3
| |
| * Finished aspect ratio settingSam Potts2017-11-063-3/+3
| |
| * CleanupSam Potts2017-11-062-2/+2
| |
| * Added Vimeo playback speedSam Potts2017-11-062-2/+2
| |
| * Started on documentation and aspect ratio optionSam Potts2017-11-063-3/+3
|/