Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix linting issues | Sam Potts | 2020-01-13 | 1 | -3/+1 |
| | |||||
* | Linting changes | Sam Potts | 2019-04-30 | 1 | -1/+0 |
| | |||||
* | Tweaks | Sam Potts | 2019-01-26 | 1 | -4/+4 |
| | |||||
* | 120 line width, package upgrade | Sam Potts | 2018-06-17 | 1 | -3/+4 |
| | |||||
* | Add 'ready' promise | Albin Larsson | 2018-06-15 | 1 | -0/+6 |
| | |||||
* | Fix condition in events.toggleListener to allow non-elements | Albin Larsson | 2018-06-13 | 1 | -1/+1 |
| | |||||
* | Also remove 'once' event listeners when destroying (they may still be waiting) | Albin Larsson | 2018-06-12 | 1 | -3/+3 |
| | |||||
* | Removed support for multiple elements in toggleListener | Albin Larsson | 2018-06-12 | 1 | -19/+7 |
| | |||||
* | typo | Albin Larsson | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -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 exports | Sam Potts | 2018-06-13 | 1 | -0/+98 |