issues
search
RobertWHurst
/
Keystrokes
Keystrokes as an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript project, even in non-browser environments.
MIT License
156
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Common modifier for a sequence
#57
HaveClassWillCode
opened
1 day ago
0
Bump vite from 4.5.3 to 4.5.5
#56
dependabot[bot]
closed
1 month ago
0
Not working on Android mobiles
#55
MockingMagician
opened
1 month ago
1
bind onReleasedHandler in onPressedHandler doesn't work
#53
zjz958182284
closed
1 month ago
1
Ctrl No!! ctrl 键不起作用
#52
ALNY-AC
closed
1 month ago
3
Error when trying to import into browser
#51
ray73864
opened
2 months ago
2
Google Autofill bug
#50
hotgen
opened
3 months ago
2
Way to unbindAll or destroy the instance?
#49
yuqianma
opened
3 months ago
1
expose preventDefault in react hook
#48
myOmikron
opened
4 months ago
1
typo
#45
sublimemm
closed
6 months ago
1
typo
#44
sublimemm
closed
6 months ago
1
Separately bound keys are not firing together
#43
se-panfilov
opened
7 months ago
2
Bump vite from 4.5.2 to 4.5.3
#42
dependabot[bot]
closed
7 months ago
0
fix: #40 normalize checkKey input
#41
Elliot67
closed
7 months ago
0
Arrow keys not detected with checkKey
#40
Elliot67
closed
7 months ago
1
Cannot use key aliases with bindKey or checkKey
#38
se-panfilov
closed
8 months ago
1
Bump vite from 4.4.12 to 4.5.2
#37
dependabot[bot]
closed
9 months ago
0
Fire multiple events when pressing combo without releasing all keys
#36
wdanilo
opened
10 months ago
1
`useKeyCombo` from `@rwh/react-keystrokes` does not work in version 1.5.*
#35
Bernankez
closed
10 months ago
3
Fix types and export react provider
#34
bradennapier
closed
11 months ago
2
Create bindings using KeyboardEvent#code value
#33
vladdekhanov
closed
11 months ago
3
Bump vite from 4.4.8 to 4.4.12
#32
dependabot[bot]
closed
11 months ago
0
The test instance of keystrokes does not implement the interface of browser binding sourced events
#31
RobertWHurst
opened
1 year ago
0
How to disable keystrokes when focus on input, textarea, select?
#29
maximelebreton
closed
1 year ago
3
Unable to import Keystrokes class
#28
DarkLight1337
closed
1 year ago
1
Unable to type Shift + "+" combination
#27
terminal29
closed
1 year ago
2
Allow binding and unbinding multiple key/keyCombos at once
#26
RobertWHurst
closed
1 year ago
0
bindKey and bindKeyCombo support array combination
#25
qiongshusheng
closed
1 year ago
2
Reimplement KeyCombo#updateState
#24
RobertWHurst
closed
1 year ago
0
Gmail style key combinations allow other keys
#23
jasonish
closed
1 year ago
4
Fix MacOS Command Key Handling
#22
RobertWHurst
closed
1 year ago
0
Odd behaviour with Control/Command key on Mac
#21
silverwind
closed
1 year ago
4
Move to synchronous execution of combos
#20
RobertWHurst
closed
1 year ago
0
`preventDefault` seems to have no effect
#19
silverwind
closed
1 year ago
11
`keyup` listener
#18
silverwind
closed
1 year ago
4
Failed to resolve entry for package "@rwh/vue-keystrokes"
#17
george-martinec
closed
1 year ago
2
Cancel key combo when switching to a different window
#16
DarkLight1337
closed
1 year ago
3
`keyRemap` option is not being applied
#15
DarkLight1337
closed
1 year ago
2
Ensure event keys are properly lowercased
#14
RobertWHurst
closed
1 year ago
0
Introduce `checkKeyComboSequenceIndex` and improve `bindEnvironment`
#13
RobertWHurst
closed
1 year ago
0
Move to vite and vitest
#12
RobertWHurst
closed
1 year ago
0
Fix self releasing keys and add fix for MacOS Command key goofiness
#10
RobertWHurst
closed
1 year ago
2
Fixes self releasing keys bug
#9
colinsullivan
closed
1 year ago
1
A test that causes the self-releasing keys bug mentioned in #7
#8
colinsullivan
closed
1 year ago
2
Bug with self releasing keys feature
#7
colinsullivan
closed
1 year ago
3
Unexpected behavior with useEffect + useState
#6
NinjaNas
closed
1 year ago
11
Switch to vite
#5
RobertWHurst
closed
1 year ago
1
Enhancements to sequential key combos
#4
pilliq
closed
1 year ago
3
Implement extendable events
#3
RobertWHurst
closed
1 year ago
1
originalEvent.composedPath() return empty array
#2
Senasiko
closed
1 year ago
5
Next