From 1873dad3c818cdcc5ddbed5c40df1c1a9504c175 Mon Sep 17 00:00:00 2001 From: Todd MacIntyre Date: Thu, 23 May 2019 18:23:55 -0700 Subject: [PATCH 1/2] Correct README.md typo (#84) 'false' was misspelled as 'flase' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3f572..9e6f53b 100644 --- a/README.md +++ b/README.md @@ -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){ From 596e9249e35eb0544f735c3eb7c04b25ba8bc099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83=E2=84=A2?= <398188662@qq.com> Date: Mon, 27 May 2019 12:47:14 +0800 Subject: [PATCH 2/2] Create FUNDING.yml --- .github/FUNDING.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..ce0f7c3 --- /dev/null +++ b/.github/FUNDING.yml @@ -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