Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 2 | -8/+2 |
* | Fix condition in events.toggleListener to allow non-elements | Albin Larsson | 2018-06-13 | 1 | -1/+1 |
* | Merge pull request #1030 from friday/event-improvements | Sam Potts | 2018-06-13 | 2 | -27/+11 |
|\ | |||||
| * | Also remove 'once' event listeners when destroying (they may still be waiting) | Albin Larsson | 2018-06-12 | 1 | -3/+3 |
| * | Use toggleListener in trapFocus | Albin Larsson | 2018-06-12 | 1 | -6/+2 |
| * | Removed support for multiple elements in toggleListener | Albin Larsson | 2018-06-12 | 1 | -19/+7 |
| * | typo | Albin Larsson | 2018-06-12 | 1 | -1/+1 |
* | | Logic cleanup | Sam Potts | 2018-06-13 | 1 | -10/+8 |
* | | Force string on format | Sam Potts | 2018-06-13 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -4/+31 |
* | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 14 | -0/+889 |