aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Allow fullscreen in iframeSam Potts2018-03-271-9/+0
* Use object.entriesSam Potts2018-03-271-2/+5
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-7/+45
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-03-221-1/+1
|\
| * Fix fast-forward controlSaad Shahd2018-03-211-1/+1
* | Improve Sprite checking (fixes #827)Sam Potts2018-03-221-5/+12
|/
* Fix for Safari with adblockersSam Potts2018-03-181-50/+9
* Added buffered getterSam Potts2018-03-171-0/+1
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-33/+33
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-1/+1
* Fix IE CORS captionsSam Potts2018-02-191-5/+14
* Pause button fix, polyfilled build, unminified buildsSam Potts2018-02-171-1/+7
* Fix for custom controlsSam Potts2018-02-131-4/+7
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-26/+31
* Removed fetch dependencySam Potts2018-02-051-11/+10
* Merge branch 'beta' of github.com:sampotts/plyr into betaSam Potts2018-02-051-2/+2
|\
| * Small UI tweaks and fix for instanceof issueSam Potts2018-01-311-2/+2
* | Testing fetchSam Potts2018-02-051-5/+44
|/
* fix(ads): Fixes media from playing when ads are blockedferdiemmen2018-01-291-1/+15
* Small tweaksSam Potts2018-01-221-1/+1
* Bug fixSam Potts2018-01-221-0/+5
* Formatting, events and ad countdown addedSam Potts2018-01-221-0/+26
* Formatting and “ad” badgeSam Potts2018-01-191-2/+2
* Merge branch 'beta' into beta-with-adsSam Potts2018-01-191-3/+3
|\
| * Transition event fixSam Potts2018-01-191-3/+3
* | Code tweaksSam Potts2018-01-141-0/+3
|/
* Progressively enhance <iframe> embedsSam Potts2018-01-121-4/+71
* More Edge fixes and small UI bugsSam Potts2017-12-081-5/+5
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-44/+49
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-6/+21
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-12/+3
* Work on touch controlsSam Potts2017-11-221-1/+2
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-1/+14
* WIP on docs exampleSam Potts2017-11-201-1/+3
* Captions fixSam Potts2017-11-191-21/+14
* Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-181-23/+31
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-26/+17
* Started on error handling, Safari icon fixSam Potts2017-11-141-2/+2
* Moved console methods out of the root of the objectSam Potts2017-11-091-1/+1
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-091-5/+14
|\
| * Callback for loadScriptSam Potts2017-11-091-5/+14
* | UI bugsSam Potts2017-11-091-7/+5
|/
* Trap focus fixSam Potts2017-11-071-12/+17
* Automatic Vimeo aspect ratioSam Potts2017-11-061-0/+7
* Started on documentation and aspect ratio optionSam Potts2017-11-061-67/+67
* Small tweaksSam Potts2017-11-041-17/+1
* ES6-ifiedSam Potts2017-11-041-0/+667