Commit Graph

414 Commits (505d92507657b799ff300dc46a74fe39caede1db)
 

Author SHA1 Message Date
jaywcjlove 054d0bb4a5 fix: More browser support. #129 5 years ago
Niklas 4cac856524
Set `ctrl` and `alt` modifiers when `altgr` is pressed (#129)
This solves the issue in Firefox on Windows where hotkeys corresponding to special characters would not trigger. An example of this is `ctrl+alt+m` on a Swedish keyboard which is used to type `μ`.
5 years ago
jaywcjlove 75c8c2e104 doc: Update document. 5 years ago
jaywcjlove d97dc0beae doc: Update README.md 5 years ago
jaywcjlove 5a375d4e62 doc: Update document. 5 years ago
jaywcjlove 2c4afa0fef chore: Modify comment. 5 years ago
jaywcjlove 46ece3d896 chore: Modify workflows config. 5 years ago
Vitor M c6634a8eb5 Greatly improve responsiveness of the virtual keyboard on the website (#123) 5 years ago
Stephen Jennings f3628460c1 use cross-env to set environment variables in scripts (#121)
When running tests and builds on Windows, `VAR_NAME=value command` is
not valid syntax for setting environment variables. cross-env takes care
of setting variables properly before executing the command.
5 years ago
dependabot[bot] 07749918a1 Bump serialize-to-js from 3.0.0 to 3.0.1 (#120)
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
jaywcjlove 6bfb8ec8da chore: Otimize the document website code. 5 years ago
jaywcjlove 346a0c70ec chore: Modify workflows config. 5 years ago
jaywcjlove fe8f4ffa2c chore: Modify workflows config. 5 years ago
jaywcjlove 471b549e8c chore: Add github workflows config. 5 years ago
jaywcjlove 4f1ee4666f Build v3.7.3 #117 5 years ago
jaywcjlove 2eff0b7fd1 Update devDependencies. 5 years ago
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
Sebastian Kreft 08368e075d Allow events in read only TextArea (#119)
Fix default filtering strategy to correctly allow events for text area elements when is set to read only.
5 years ago
Smar a76a1011b9 Fixing a typo and a spelling mistake on the comments of README.md (#110)
SIngle key -> Single key
Key Combenation -> Key Combination
5 years ago
jaywcjlove 7789650029 Bump husky from 1.3.1 to 3.0.5 5 years ago
jaywcjlove cd2b2e33ce released v3.7.2 #109 5 years ago
jaywcjlove 98ce2d6fb6 chore: Modify the code comment. #109 5 years ago
Logan Bittner f3cc7a2585 Fixes `command` key on Firefox MacOSx (#109)
* Fixes command key in FireFox

* revert main file
5 years ago
jaywcjlove 7d416f1cfb Build v3.7.1 6 years ago
jaywcjlove 00a8b67c4a type: Modify Hotkeys Option type. 6 years ago
jaywcjlove 933c034ccc Bump husky from 1.0.0-rc.8 to 1.3.1 6 years ago
jaywcjlove 4f77051326 test: Add Trigger Keyboard Focus test case. 6 years ago
jaywcjlove 9a2c1d6e4d Build 3.7.0 #104 6 years ago
jaywcjlove bddcd6bf29 doc: Update README.md 6 years ago
jaywcjlove 4c7482a8b2 doc: Update README.md 6 years ago
Alex Chuchunkov 4d9bd7808d Update README.md to reflect option.splitKey (#106) 6 years ago
jaywcjlove 44283e7c1e test: Increase code test coverage. 6 years ago
jaywcjlove 6c8931a326 chore: Optimization code. 6 years ago
Inside 2616b67a6f feat: custom splitkey (#105) 6 years ago
jaywcjlove 753f5810b4 chore: Indent using two spaces. #103 6 years ago
yakov116 2119e8a06f Add some more detail to the README (#103) 6 years ago
jaywcjlove 8baca96a82 Modify website keyboard styles. 6 years ago
jaywcjlove d61558b696 Build 3.6.14 #92 6 years ago
jaywcjlove 30d2160ef9 Fix right command does not fires on macOS #92. 6 years ago
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