Merge branch 'master' of github.com:jaywcjlove/hotkeys

pull/93/head v3.6.11
jaywcjlove 6 years ago
commit d75a74b385

@ -0,0 +1,8 @@
# These are supported funding model platforms
github: jaywcjlove
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: npm/hotkeys-js
custom: # Replace with a single custom sponsorship URL

@ -299,7 +299,7 @@ hotkeys('command+ctrl+shift+a,f', function(){
### filter
`INPUT` `SELECT` `TEXTAREA` default does not handle.
`Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `flase` shortcut keys set up failure.
`Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `false` shortcut keys set up failure.
```js
hotkeys.filter = function(event){

Loading…
Cancel
Save