aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/controls.js
Commit message (Expand)AuthorAgeFilesLines
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-16/+17
* Check for array for speed options (fixes #252)Sam Potts2018-03-221-1/+1
* Fix fast-forward controlSaad Shahd2018-03-211-1/+1
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-0/+6
* Manually merged PRsSam Potts2018-03-101-19/+34
* Fix for custom controlsSam Potts2018-02-131-5/+14
* Transition event fixSam Potts2018-01-191-2/+2
* Use CSS custom property for webkit range fillSam Potts2018-01-081-24/+2
* Small fixesSam Potts2017-12-201-1/+1
* Converted to SASS/SCSSSam Potts2017-12-201-5/+28
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-22/+27
* Fix display for current language on changeSam Potts2017-11-251-15/+10
* Fix overflow issue on small players with menu openSam Potts2017-11-231-0/+1
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-1/+1
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-38/+14
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-19/+8
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-211-44/+63
* Captions fixSam Potts2017-11-191-6/+11
* FormattingSam Potts2017-11-181-2/+2
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-181-88/+81
|\
| * Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-89/+82
| * Started on error handling, Safari icon fixSam Potts2017-11-141-6/+3
* | Minor fixesSam Potts2017-11-181-1/+1
|/
* Moved console methods out of the root of the objectSam Potts2017-11-091-2/+2
* UI bugsSam Potts2017-11-091-2/+8
* Trap focus fixSam Potts2017-11-071-2/+1
* Using the “href” attribute on SVG if supported, using hasAttributeSam Potts2017-11-071-1/+10
* Started on documentation and aspect ratio optionSam Potts2017-11-061-8/+8
* src getter fix, local storage fixSam Potts2017-11-051-0/+3
* Retrofit PRsSam Potts2017-11-041-6/+8
* Small tweaksSam Potts2017-11-041-0/+47
* ES6-ifiedSam Potts2017-11-041-0/+1177