aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/utils/events.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix linting issuesSam Potts2020-01-131-3/+1
|
* Linting changesSam Potts2019-04-301-1/+0
|
* TweaksSam Potts2019-01-261-4/+4
|
* 120 line width, package upgradeSam Potts2018-06-171-3/+4
|
* Add 'ready' promiseAlbin Larsson2018-06-151-0/+6
|
* Fix condition in events.toggleListener to allow non-elementsAlbin Larsson2018-06-131-1/+1
|
* Also remove 'once' event listeners when destroying (they may still be waiting)Albin Larsson2018-06-121-3/+3
|
* Removed support for multiple elements in toggleListenerAlbin Larsson2018-06-121-19/+7
|
* typoAlbin Larsson2018-06-121-1/+1
|
* Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-4/+31
| | | | | | | | | | | | # 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
* Utils broken down into seperate files and exportsSam Potts2018-06-131-0/+98