aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Utils broken down into seperate files and exportsSam Potts2018-06-131-875/+0
* Avoid using this to refer to utils or utils.is, since that means methods can'...Albin Larsson2018-06-111-17/+17
* Move utils.is.getConstructor() to utils.getConstructor()Albin Larsson2018-06-111-9/+10
* Merge pull request #1015 from friday/captions-fixes-againSam Potts2018-06-111-0/+7
|\
| * Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech...Albin Larsson2018-06-081-0/+7
* | Fix Sprite issueSam Potts2018-06-091-13/+11
|/
* Refactor getDeep methodPhilip Giuliani2018-05-301-1/+1
* Return undefined when the key is not present.Philip Giuliani2018-05-301-2/+2
* Add getDeep method to utilsPhilip Giuliani2018-05-301-0/+5
* Restore utils.is.cue()Albin Larsson2018-05-271-1/+1
* Merge pull request #963 from friday/verify-posterSam Potts2018-05-191-0/+15
|\
| * Add async method to utils for loading/checking imagesAlbin Larsson2018-05-151-0/+15
* | Merge pull request #967 from friday/883Sam Potts2018-05-191-6/+8
|\ \
| * | Make utils.toggleClass() compatible with Element.classList.toggle (rename tog...Albin Larsson2018-05-161-6/+8
* | | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-05-191-0/+5
|\| |
| * | Expose defaults (enable overriding)Albin Larsson2018-05-141-0/+5
| |/
* / Reduce circular dependenciesSam Potts2018-05-191-4/+7
|/
* Remove references to window.PlyrSam Potts2018-05-101-9/+6
* Use div for poster, Vimeo fixes, Tooltip fixesSam Potts2018-05-081-1/+1
* v3.3.0Sam Potts2018-05-061-59/+13
* v3.2.4Sam Potts2018-04-271-1/+1
* Fix for hidden buffer and incorrect use of aria-hiddenSam Potts2018-04-251-14/+20
* YouTube speed menu fixSam Potts2018-04-031-0/+9
* HTML5 quality selectionSam Potts2018-04-021-3/+12
* 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
|/