aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/ui.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #963 from friday/verify-posterSam Potts2018-05-191-9/+35
|\
| * Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnailsAlbin Larsson2018-05-151-2/+7
| * Rewrite ui.setPoster to check that images arent broken or youtube fallback im...Albin Larsson2018-05-151-9/+30
* | Merge pull request #967 from friday/883Sam Potts2018-05-191-23/+10
|\ \
| * | toggleControls() rewriteAlbin Larsson2018-05-181-4/+14
| * | Remove ui.checkFailed() and error classAlbin Larsson2018-05-161-23/+0
| |/
* / Reduce circular dependenciesSam Potts2018-05-191-138/+2
|/
* v3.3.5Sam Potts2018-05-061-1/+6
* v3.3.0Sam Potts2018-05-061-3/+35
* v3.2.4Sam Potts2018-04-271-7/+2
* HTML5 quality selectionSam Potts2018-04-021-2/+2
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-301-0/+3
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-2/+3
* Added buffered getterSam Potts2018-03-171-15/+1
* Vimeo fixSam Potts2018-03-151-2/+1
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-2/+2
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-1/+3
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-171-4/+2
* Fix for custom controlsSam Potts2018-02-131-6/+0
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-4/+0
* Bug fixSam Potts2018-01-221-1/+1
* Formatting, events and ad countdown addedSam Potts2018-01-221-22/+4
* Minor logic tweakSam Potts2018-01-141-2/+5
* Package tweaksSam Potts2018-01-081-1/+1
* Started on error handlingSam2018-01-041-1/+24
* Converted to SASS/SCSSSam Potts2017-12-201-1/+4
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-14/+14
* 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-6/+1
* Work on touch controlsSam Potts2017-11-221-2/+2
* Fix for playing getter as currentTime check is flakySam Potts2017-11-211-12/+10
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-2/+4
* Play button as toggle button, tooltip changes, docs updated, fullscreen fixSam Potts2017-11-211-1/+5
* WIP on docs exampleSam Potts2017-11-201-1/+1
* Added ended and playing gettersSam Potts2017-11-201-3/+5
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-66/+73
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-12/+6
* Moved console methods out of the root of the objectSam Potts2017-11-091-1/+1
* UI bugsSam Potts2017-11-091-15/+14
* Volume fixes and other tidy up workSam Potts2017-11-081-4/+9
* Looping, increase/decrease volume fixSam Potts2017-11-081-1/+2
* Started on documentation and aspect ratio optionSam Potts2017-11-061-2/+4
* YouTube volume fixSam Potts2017-11-051-7/+5
* src getter fix, local storage fixSam Potts2017-11-051-5/+0
* Small tweaksSam Potts2017-11-041-47/+1
* ES6-ifiedSam Potts2017-11-041-0/+381