forked from zuriby/jquery.hotkeys
-
Notifications
You must be signed in to change notification settings - Fork 465
Pull requests: jeresig/jquery.hotkeys
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Patch developed by @YuppY for solving the keypress on special keys bug (issue #7).
#17
by jonibatista
was closed Nov 22, 2012
Loading…
updated Jul 4, 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
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
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
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
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
ProTip!
Exclude everything labeled
bug
with -label:bug.