Commit Graph

275 Commits (d88b1b03fe68708332c7a3fb0b1e1646924a959a)
 

Author SHA1 Message Date
jaywcjlove d88b1b03fe Add gitee.com badges. 6 years ago
jaywcjlove 828bc90820 Build v3.6.13 #100 6 years ago
JakeBC be2c9b7164 fix: Allow keydown = false option (#100) 6 years ago
jaywcjlove 9843a48e50 doc: Streamline document instances. 6 years ago
jaywcjlove ad53ec1cbd Upgrade devDependencies. 6 years ago
jaywcjlove fdd30d58a4 Build v3.6.12 #95 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
dependabot[bot] b0151bee10 Bump lodash from 4.17.11 to 4.17.14 (#93)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
小弟调调™ 0c3014e698
Update FUNDING.yml 6 years ago
jaywcjlove 040295c9ba Build v3.6.10 6 years ago
jaywcjlove d75a74b385 Merge branch 'master' of github.com:jaywcjlove/hotkeys 6 years ago
jaywcjlove e4d88ccb7f released v3.6.11 #86 6 years ago
jaywcjlove 7bbe88de57 Build v3.6.11 #86 6 years ago
jaywcjlove edf976c4bc Fix custom keyboard shortcut issues caused by system keyboard shortcuts. #86 6 years ago
小弟调调™ 596e9249e3
Create FUNDING.yml 6 years ago
Todd MacIntyre 1873dad3c8 Correct README.md typo (#84)
'false' was misspelled  as 'flase'
6 years ago
jaywcjlove 747803040d released v3.6.10 #83 6 years ago
Amir Arad d7cb141199 publish typescript definitions (#83)
fixes #48
6 years ago
jaywcjlove 96d340e8c0 released v3.6.9 #82 6 years ago
月迷津渡 b9cde08e0e fix: unbind keys issue (#82) 6 years ago
Inside e3c00e27d3 chore: do filter in advance (#76) 6 years ago
jaywcjlove 2c9814efcb chore: Remove npm ignore file. 6 years ago
jaywcjlove cb854e407c released v3.6.8 #74 6 years ago
Inside 07d9139208 if key is not in _handlers,keydown cannot trigger if keyup event is setted (#74) 6 years ago
jaywcjlove 30efd76a4c released v3.6.7 #73 6 years ago
Inside 8e2c1b56e1 feat: modify filter function on readOnly element (#73) 6 years ago
jaywcjlove 9d6e2b9aff released v3.6.6 #72 6 years ago
jaywcjlove 3bbefc82d4 Fix input method editor is processing key input issue. #72 6 years ago
jaywcjlove 1b7ddb5a2d released v3.6.5 6 years ago
jaywcjlove 0850be67f2 Compatible with low-level browsers. #70 6 years ago
Inside 9e48e887ad fix: replace isSameNode with === (#70) 6 years ago
Inside df4ab96941 fix: Modify closure keyup error, modify isBindElement error (#69) 6 years ago
jaywcjlove acf7e7a298 released v3.6.4 6 years ago
jaywcjlove 084ef71c60 Upgrade babel 7. 6 years ago
jaywcjlove e469a29d9c Fix multiple key combination binding issues. #68 6 years ago
jaywcjlove 608333db75 released v3.6.3 6 years ago
jaywcjlove 08548d354f Fix if keyup: true is set, keydown cannot be triggered. #67 6 years ago
jaywcjlove 3ebacef3c5 Add pretest command. 6 years ago
jaywcjlove 89b7105e27 Add test config. 6 years ago
jaywcjlove 5b016ea362 Update website build command. 6 years ago
jaywcjlove 05fb913965 Build v3.6.2 6 years ago
jaywcjlove da94c8bae3 Fix the issue of keyup don't exist in typings file. #59 6 years ago
jaywcjlove c59737c9cb Build disable sourcemaps. 6 years ago
jaywcjlove 04c2ea5502 Build v3.6.1 6 years ago
jaywcjlove 1322eb296f Update watch commands. 6 years ago
jaywcjlove efb4950562 Fix the issue of 2 and 3 key combinations. #55 6 years ago
jaywcjlove eb9b7f74ec Add a three-key combination example. 6 years ago
jaywcjlove 66f8797a97 Build v3.6.0 6 years ago
jaywcjlove b0f5d3c838 Support for three-key combination. #55 6 years ago
jaywcjlove 4ee1e5ac77 Build v3.5.1 6 years ago