Skip to content

Pull requests: jeresig/jquery.hotkeys

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added syntax highlighting
#39 by markijbema was merged Jun 30, 2014 Loading… updated Jun 30, 2014
Hotkeys now can trigger on inputs (all or selected)
#8 by azproduction was closed Feb 2, 2014 Loading… updated Jul 6, 2014
Added three special keys: ; ' \
#20 by gabrielflorit was merged Apr 23, 2013 Loading… updated Jul 8, 2014
Throws error
#26 by norkunas was closed May 25, 2013 Loading… updated Jul 18, 2014
add keyCode 10 for return
#30 by YuppY was merged May 25, 2013 Loading… updated Jul 21, 2014
Password Fields
#11 by markus101 was closed May 25, 2013 Loading… updated Jul 23, 2014
Hotkey events shouldn't fire on password fields either.
#10 by anthonylewis was closed May 25, 2013 Loading… updated Jul 23, 2014
Added support and test cases for additional key mappings [ ] \ ; ' , . /
#4 by kwilliaa was closed Feb 2, 2014 Loading… updated Jul 23, 2014
Support for password fields and html5 input types.
#9 by masylum was closed May 25, 2013 Loading… updated Jul 23, 2014
Allow backbone to bind to keydown/up
#25 by comster was closed May 25, 2013 Loading… updated Jul 26, 2014
Added support for 'global' option
#21 by yotamofek was closed Feb 2, 2014 Loading… updated Jul 26, 2014
minor edit
#35 by nicoder was merged Feb 2, 2014 Loading… updated Jul 27, 2014
Updated intentation. Fixed code styles. Minify/packing fix.
#42 by eusonlito was closed Aug 12, 2014 Loading… updated Aug 12, 2014
Adding js-beautify to improve code formatting and re-validate on each build.
#43 by rpocklin was merged Aug 14, 2014 Loading… updated Aug 14, 2014
Batch update of specs and fixing a few regression issues on keypress.
#44 by rpocklin was merged Aug 19, 2014 Loading… updated Aug 19, 2014
Support F13-19 keys
#45 by lazd was closed Aug 25, 2014 Loading… updated Aug 25, 2014
Update dependencies, add missing grunt-contrib-watch dependency
#46 by lazd was merged Aug 21, 2014 Loading… updated Aug 28, 2014
Make this module compatible with Browserify
#49 by morgante was merged Sep 11, 2014 Loading… updated Sep 11, 2014
Added bower.json file
#50 by lipis was merged Sep 30, 2014 Loading… updated Oct 17, 2014
Fixed logic for filterTextInputs option
#51 by marceltschoppch was closed Jan 16, 2015 Loading… updated Jan 16, 2015
Fixed a bug in event firing
#53 by cagataygurturk was closed Jan 27, 2015 Loading… updated Jan 27, 2015
Add UMD wrapper
#52 by SimenB was closed Jan 27, 2015 Loading… updated Jan 27, 2015
Filter function fixes
#47 by lazd was closed Jan 27, 2015 Loading… updated Jan 27, 2015
fix a typo in README
#55 by edofic was closed Mar 22, 2015 Loading… updated Mar 22, 2015
ProTip! Exclude everything labeled bug with -label:bug.