Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-01-16 | 846 Bytes | |
v2.1.2 - Bug fixes source code.tar.gz | 2015-01-16 | 309.6 kB | |
v2.1.2 - Bug fixes source code.zip | 2015-01-16 | 306.7 kB | |
Totals: 3 Items | 617.1 kB | 0 |
- Added some simple jQuery proofing so you can pass in the result of a jQuery selector into the Listener's constructor. Thanks to mallocator for the request. Issue [#89]
- Changed the default behavior of how sequence combos behavior. Most people probably would have considered this a bug, so I'm not considering this API breaking. Thanks to ronnyek for pointing the problem out in Issue [#68].
- Bower file cleaned up thanks to kkirsche. Pull request [#97]
- Keys in FF/Gecko - and = fixed thanks to deanputney. Pull request [#95]