Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2014-11-09 | 617 Bytes | |
v2.1.0 - New destroy() method and bug fixes source code.tar.gz | 2014-11-09 | 5.0 MB | |
v2.1.0 - New destroy() method and bug fixes source code.zip | 2014-11-09 | 5.0 MB | |
Totals: 3 Items | 10.0 MB | 0 |
- Another fix for unregistering combos using an array of keys
- Added a destroy method to cleanup a listener. Thanks to smerickson for submitting. Pull request [#51]
- Fixed compatibility for '-'/'_' and '='/'+' keys in FireFox. Thanks to simonsarris for spotting the bug. Issue [#50]
- Added spm support. Thanks to sorrycc. Pull request [#52]