aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/listeners.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert API method changeSam Potts2018-03-271-4/+9
* Fix for seeking issueSam Potts2018-03-271-2/+2
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-101/+108
* Fix for .stop() method (fixes #819)Sam Potts2018-03-221-1/+1
* 3.0.0-beta.20Sam Potts2018-03-131-1/+6
* Event listener fixes, loadScript promise, ads tweaksSam Potts2018-03-111-274/+286
* Ready event fix, YouTube play event fix, docs updateSam Potts2018-03-031-1/+1
* Fullscreen API changes, color settings tweaksSam Potts2018-02-111-31/+18
* Started on error handlingSam2018-01-041-0/+8
* Converted to SASS/SCSSSam Potts2017-12-201-3/+31
* Minor tweaksSam Potts2017-12-181-1/+1
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-9/+8
* Fix display for current language on changeSam Potts2017-11-251-6/+9