aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/fullscreen.js
Commit message (Expand)AuthorAgeFilesLines
* v3.6.4 (#2089)Sam Potts2021-01-291-1/+5
* fix: use bound arrow functions in classesSam Potts2020-12-201-14/+16
* v3.6.3 (#2016)Sam Potts2020-11-141-7/+9
* Fix linting issuesSam Potts2020-04-241-1/+1
* Merge branch 'develop' into css-variablesSam Potts2020-04-241-2/+7
|\
| * This is a PR to allow for contextual content to be included in fullscreen (or...Som Meaden2020-04-041-2/+7
* | Converted to 2 space indentationSam Potts2020-04-111-240/+237
|/
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2020-03-291-2/+3
|\
| * Merge pull request #1739 from ydylla/ignore-internal-play-promisesSam Potts2020-03-291-1/+2
| |\
| | * silence all internal play promisesydylla2020-03-231-1/+2
| |/ |/|
| * Compare fullscreenElement with shadowroot host if player is in shadow DOMJesper2020-03-101-1/+1
|/
* Focus trap improvementsSam Potts2020-02-091-74/+99
* Manually port over change from PR #1616Sam Potts2020-01-131-1/+1
* File rename and clean upSam Potts2019-06-211-1/+0
* Repaint clean upSam Potts2019-06-031-3/+0
* Fullscreen fixesSam Potts2019-01-141-4/+22
* Improved fullscreen on iPhone X etcSam Potts2018-09-251-0/+33
* Remove 'video is playing' requirement for iosNative fullscreenJames2018-08-031-3/+1
* Formatting fixSam Potts2018-06-171-2/+2
* Merge branch 'develop' into a11y-improvementsSam Potts2018-06-171-24/+33
|\
| * 120 line width, package upgradeSam Potts2018-06-171-6/+18
| * Remove line breaks in arraysAlbin Larsson2018-06-131-5/+1
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-4/+4
| |\
| | * remove event listeners in destroy, add once methodcky2018-06-121-2/+2
| * | Utils broken down into seperate files and exportsSam Potts2018-06-131-17/+18
| |/
* / WIPSam Potts2018-05-281-1/+1
|/
* Remove references to window.PlyrSam Potts2018-05-101-1/+1
* v3.2.4Sam Potts2018-04-271-1/+1
* Fix for iOS 9 throwing error for `name` property in fullscreen API (fixes #908)Sam Potts2018-04-251-5/+5
* Fullscreen aria-pressed event listened fix for ChromeAlbin Larsson2018-04-171-1/+1
* Fixes #873 Can't leave fullscreen in Chrome (using button)Albin Larsson2018-04-051-1/+1
* YouTube speed menu fixSam Potts2018-04-031-4/+6
* v3.0.5Sam Potts2018-03-271-4/+0
* Allow fullscreen in iframeSam Potts2018-03-271-3/+6
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-1/+5
* Fix for Firefox fullscreen oddness (Fixes #821)Sam Potts2018-03-221-8/+12
* Fix for custom controlsSam Potts2018-02-131-0/+3
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-82/+156
* Converted to SASS/SCSSSam Potts2017-12-201-1/+7
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-2/+2
* 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-11/+3
* Captions fixSam Potts2017-11-191-2/+2
* Moved console methods out of the root of the objectSam Potts2017-11-091-2/+2
* ES6-ifiedSam Potts2017-11-041-0/+129