Commit Graph

129 Commits (master)

Author SHA1 Message Date
jaywcjlove 35da6d4dce chore: Code format. 7 years ago
jaywcjlove c83297b201 feat: Build ES Module. 7 years ago
jaywcjlove 535ec12bfa Update dist README.md 7 years ago
jaywcjlove 945aae0476 Add ES Module. 7 years ago
jaywcjlove 8c964c8434 Build hotkeys.js 7 years ago
jaywcjlove 717506f621 Rebuild code. 7 years ago
jaywcjlove 4d45d40207 Add version note. 7 years ago
jaywcjlove d1a4647830 Support INSERT key. released v2.0.9 7 years ago
jaywcjlove bb85754336 #17 released v2.0.8 7 years ago
jaywcjlove 5d9ef40d72 released v2.0.7 #16
released v2.0.7
7 years ago
jaywcjlove 85077bfee3 released v2.0.6 #16 7 years ago
Egor Sharapov 211dd24ba0 global variables checking for server-side render
sorry, my previous PR didn't fix it
document and window also require checking

Unable to read file: /Users/egorshar/Desktop/project-preact/src/node_modules/hotkeys-js/dist/hotkeys.min.js

ReferenceError: document is not defined
method: null
at: /Users/egorshar/Desktop/project-preact/src/node_modules/hotkeys-js/dist/hotkeys.min.js:2:2977

This is most likely caused by using DOM or Web APIs.
Pre-render runs in node and has no access to globals available in browsers.
7 years ago
jaywcjlove 089e35f192 released v2.0.5 #15 7 years ago
jaywcjlove 7c81432e7c #13 released v2.0.4 7 years ago
jaywcjlove 24a91e2549 Update the version number. 8 years ago
jaywcjlove fd979d02a4 released v2.0.3 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 79f14673df Compole a relesed. 8 years ago
jaywcjlove 99bb227b8c build released v2.0.1 8 years ago
jaywcjlove 09e88ac798 released v2.0.0 8 years ago
jaywcjlove 88df04bed4 released v1.0.12 8 years ago
jaywcjlove d140fdab9a released v1.0.10 8 years ago
jaywcjlove 8284e95a26 gulp ->> npm scripts😄 8 years ago
jaywcjlove 08a84bc176 Compression configuration changes 8 years ago
jaywcjlove 948a08a31a support firefox,Redundant code 8 years ago
jaywcjlove 92e3a9ba11 Support Firefox 8 years ago
jaywcjlove eb655056ca 添加注释信息 8 years ago
jaywcjlove a9a735bb8c 添加map任务生成.map文件 9 years ago
jaywcjlove 76d0551594 生成hotkeys压缩文件. 9 years ago