aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/listeners.js
Commit message (Expand)AuthorAgeFilesLines
* Escape closes menuSam Potts2018-08-011-53/+65
* LintingSam Potts2018-08-011-284/+94
* Comments about keydown vs keyup for FirefoxSam Potts2018-08-011-1/+10
* Fix Firefox spacebar issueSam Potts2018-08-011-14/+9
* Make iOS range fix more universalSam Potts2018-07-301-6/+11
* Click to play fix, poster fix, iOS controls fixesSam Potts2018-07-301-209/+223
* Keyboard and focus improvementsSam Potts2018-07-151-106/+350
* Work on key bindings for menuSam Potts2018-06-281-3/+25
* Merge branch 'develop' into a11y-improvementsSam Potts2018-06-251-30/+16
|\
| * handle undefined player.elements.buttons.playMichael DePetrillo2018-06-251-3/+5
| * Avoid conditions in volume scroll event listenerAlbin Larsson2018-06-191-27/+11
* | Work on menusSam Potts2018-06-211-92/+53
* | More work on menusSam Potts2018-06-181-1/+1
* | Work on controlsSam Potts2018-06-181-6/+2
|/
* 120 line width, package upgradeSam Potts2018-06-171-35/+64
* Merge pull request #1034 from friday/remove-array-newline-ruleSam Potts2018-06-151-41/+6
|\
| * Remove line breaks in arraysAlbin Larsson2018-06-131-41/+6
* | Wrap caption toggle event listener callback to avoid sending eventAlbin Larsson2018-06-151-1/+1
* | Move internal event listeners for captions with direct handling in the captio...Albin Larsson2018-06-141-18/+0
|/
* Also remove 'once' event listeners when destroying (they may still be waiting)Albin Larsson2018-06-121-1/+1
* Removed support for multiple elements in toggleListenerAlbin Larsson2018-06-121-3/+5
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-36/+28
|\
| * remove event listeners in destroy, add once methodcky2018-06-121-34/+26
* | Utils broken down into seperate files and exportsSam Potts2018-06-131-76/+76
|/
* Fix synthetic event bubble/proxy loses detailAlbin Larsson2018-06-111-1/+1
* Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally)Albin Larsson2018-06-101-1/+1
* fix: when the seek input is focused and the video is playing, the space key c...cky2018-06-061-0/+6
* fix: https://github.com/sampotts/plyr/issues/1006cky2018-06-061-1/+4
* TypoSam Potts2018-05-201-4/+5
* Pause while seekingSam Potts2018-05-201-10/+33
* Fix #966: Add 'seeked' event listener to update progress (seeking doesn't hav...Albin Larsson2018-05-191-2/+2
* Merge branch 'master' into developSam Potts2018-05-191-1/+19
|\
| * Merge pull request #958 from friday/954Sam Potts2018-05-191-1/+19
| |\
| | * Add event before seeking via mouse interaction to set alternative 'value' for...Albin Larsson2018-05-141-1/+19
* | | Merge pull request #967 from friday/883Sam Potts2018-05-191-28/+67
|\ \ \ | |/ / |/| |
| * | toggleControls() rewriteAlbin Larsson2018-05-181-25/+67
| * | Remove ui.checkFailed() and error classAlbin Larsson2018-05-161-3/+0
| |/
* / Reduce circular dependenciesSam Potts2018-05-191-5/+6
|/
* v3.3.5Sam Potts2018-05-061-0/+9
* Reverted menu changeSam Potts2018-05-061-9/+0
* v3.3.0Sam Potts2018-05-061-7/+14
* v3.2.4Sam Potts2018-04-271-1/+1
* More a11y stuff and context menu fixSam Potts2018-04-231-1/+1
* Fixed bug for captions with no srclang and labels and improved logic (fixes #...Sam Potts2018-04-171-1/+0
* PR mergeSam Potts2018-04-141-0/+4
* HTML5 quality selectionSam Potts2018-04-021-5/+8
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-301-3/+13
* Bug fixesSam Potts2018-03-281-1/+1
* v3.0.6Sam Potts2018-03-281-2/+3
* Controls fixesSam Potts2018-03-271-2/+17