Commit Graph

38 Commits (master)

Author SHA1 Message Date
jaywcjlove 2fa546ad8b test: update test case. 2 months ago
jaywcjlove f2e1ab1d8c test: fix test case issue. 1 year ago
qiongshusheng 816d76d13d
fix: Keyboard event memory leak (#469)
* fix: Keyboard event memory leak

* fix: add dist
1 year ago
AllenLee 964d66f0d9
fix: `single` config will conflict with other combinations (#465) 1 year ago
jaywcjlove 1b813fae72 released v3.10.4 (#426) (#433) (#432) 2 years ago
jaywcjlove 830e850f96 fix: fix key combination trigger issue. (#426) (#433) (#432) 2 years ago
jaywcjlove eb206602b1 test: fix test case error. (#433) 2 years ago
Zhanghao c9f693b2f6
fix: fix trigger isn't work well in duplicate shortcut #403 (#406)
* update readme

* fix: trigger api support multi listeners #403
2 years ago
Lee Gary 5f108c506f
feat: implement getPressedKeyString for #360, #377 (#394) 2 years ago
Sam Magura 4aab68fd94
fix: Make it so unbind('') does not remove all event handlers (#372) 3 years ago
Ilya Suhodolskiy 56af32dccb
feat: add capture option (#368) 3 years ago
zhaokun1219 973e607a26
fix: Fix problem with element scope (#352) 3 years ago
jaywcjlove 5b9680c3a1 chore(deps): update devDependencies. 4 years ago
jaywcjlove 505d925076 chore: modify eslint errors. 4 years ago
xjh22222228 9d762b2142 style: fix lint 4 years ago
jaywcjlove df587d4f28 chore(deps): update dependency kkt to v6.7.2 4 years ago
jaywcjlove 4f77051326 test: Add Trigger Keyboard Focus test case. 6 years ago
jaywcjlove 44283e7c1e test: Increase code test coverage. 6 years ago
Inside 2616b67a6f feat: custom splitkey (#105) 6 years ago
Inside 8e2c1b56e1 feat: modify filter function on readOnly element (#73) 6 years ago
jaywcjlove b0f5d3c838 Support for three-key combination. #55 6 years ago
Spencer P d5f93601a9 Fix unbind with Method (#54)
* add failing test to address #53

* add fix for #53
6 years ago
jaywcjlove 8a9925215e Format test case code. 7 years ago
jaywcjlove 016b9ad1d4 Add code test coverage. 7 years ago
jaywcjlove 6fe1c728a7 Add test case. 7 years ago
jaywcjlove 31651aeeb6 Add test case --no-sandbox args. 7 years ago
jaywcjlove a8b36e49f4 Update test case. 7 years ago
jaywcjlove 81974256a4 Add test case. 7 years ago
jaywcjlove 717506f621 Rebuild code. 7 years ago
jaywcjlove d1a4647830 Support INSERT key. released v2.0.9 7 years ago
jaywcjlove 85077bfee3 released v2.0.6 #16 7 years ago
jaywcjlove 8b80cdfb88 Update test. 7 years ago
jaywcjlove b949d038f7 Add test cases. 8 years ago
blackcater 30523a7406 码整理文案bug修复
1. 修改`compareArray` 等,用来支持 `cmd+command+c` 这种重复修饰符写法支持
2. 修改`getMods` 用来增加对`Command + A`这种大写名称的支持
3. 修改`getKeys`,用来增加对`cmd+,,,`等特殊写法支持
4. 修改`README.md`
4.  对代码格式进行了调整
8 years ago
jaywcjlove 39d115d1d2 Add test cases. 8 years ago
jaywcjlove 8284e95a26 gulp ->> npm scripts😄 8 years ago
jaywcjlove c5ff46a87a 添加grunt-dist任务生成压缩文件 10 years ago
jaywcjlove 5ed5d57a9b add hotkeys 10 years ago