Commit Graph

9 Commits (2eff0b7fd107fd7e39180c462fd0d47d86ef227e)

Author SHA1 Message Date
Sebastian Kreft 08fbd1c948 Change filter to accept a KeyboardEvent (#118)
`hotkeys.filter` filter `KeyboardEvent`s and as such the signature should reflect so. The change is specially important if one want to override the default filtering strategy.
5 years ago
jaywcjlove 00a8b67c4a type: Modify Hotkeys Option type. 6 years ago
Mason Bourgeois 134075bbee Make 'scope' an optional option (#95)
The documentation doesn't mention this as a required option, and in use the library works fine passing an options object without `scope`.
6 years ago
jaywcjlove da94c8bae3 Fix the issue of keyup don't exist in typings file. #59 6 years ago
JounQin f21cfd8272 feat: rename param according to source code 6 years ago
JounQin e32f1e9ed3 feat: add new declaration for unbind handler 6 years ago
jaywcjlove cbccf516b9 Fix: index.d.ts exports custom object. #38 7 years ago
jaywcjlove 1eef7e18d1 #30 Fix module name issue. 7 years ago
Eager Wei 3f9ff1e957 add Type definitions 7 years ago