aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/fullscreen.js
Commit message (Collapse)AuthorAgeFilesLines
* Formatting fixSam Potts2018-06-171-2/+2
|
* Merge branch 'develop' into a11y-improvementsSam Potts2018-06-171-24/+33
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # src/js/controls.js # src/js/fullscreen.js # src/js/plyr.js # src/js/ui.js # src/js/utils.js
| * 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/js/captions.js # src/js/controls.js # src/js/fullscreen.js # src/js/html5.js # src/js/listeners.js # src/js/plugins/youtube.js # src/js/plyr.js # src/js/utils.js
| | * 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