Commit Graph

496 Commits (dependabot/npm_and_yarn/postcss-8.4.31)
 

Author SHA1 Message Date
dependabot[bot] 8fe1ec81e4
chore(deps): bump postcss from 8.4.26 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
jaywcjlove 031bc4d5da doc: Update README.md 2 years ago
jaywcjlove 35c40dd515 released v3.12.0 (##439) 2 years ago
jaywcjlove d875fe33c0 chore: update workflows config. 2 years ago
jaywcjlove 6193fd8a26 doc: Update document. (#439) 2 years ago
jaywcjlove f26f95c63b clean: Optimize `getAllKeyCodes` method & compatible with older browers. (#439) 2 years ago
jaywcjlove edfd3ef372 type: add getAllKeyCodes method type. (#439) 2 years ago
Lokesh Pathrabe 7a8e2b2e4b
Add getAllKeyCodes method to API (#439) 2 years ago
jaywcjlove 3d5b789986 chore(deps): update devDependencies. 2 years ago
jaywcjlove 307ebbd6aa released v3.11.2. (#434) 2 years ago
jaywcjlove e193f9a32e fix: fix callback not executing when scope is `all`. (#434) (#432) 2 years ago
jaywcjlove ce461c9f30 chore(deps): update package-lock.json file. 2 years ago
jaywcjlove 16b9cef8a5 released v3.11.1 (#437) 2 years ago
jaywcjlove ed76b04b73 doc: fix homepage url error. (#437) 2 years ago
Geremia Taglialatela 814060f8cb
fix: Fix url to the project homepage in package.json (#437)
The old unsecure URL returned a 404. This commit fixes the project
homepage by pointing to the correct URL, taken from GitHub

[ci skip]
2 years ago
jaywcjlove 1f540de23a released v3.11.0 (#436) 2 years ago
jaywcjlove 42c82b9ea1 feat: add `keys` data to the callback function HotkeysEvent. (#436) 2 years 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 edab10f45b released v3.10.3 (#433) 2 years ago
jaywcjlove eb206602b1 test: fix test case error. (#433) 2 years ago
Blue Daydreaming 8b8d7d968a
fix: downkeys order error in multi listeners (#433)
Co-authored-by: Weng Yuxuan <yuxuan.weng@dealbridge.tech>
2 years ago
小弟调调 c6b7e25c16
doc: Update README.md (#430) 2 years ago
jaywcjlove 33487c6f22 released v3.10.2 #399 (#424) 2 years ago
jaywcjlove 9078a963f5 chore: update workflows config. 2 years ago
Selphine bb7481ec21
type: add `getPressedKeyString` to `index.d.ts` for #399 (#424) 2 years ago
Arni Fannar 862a224672
doc: Removed $ from install command in README.md (#416)
When pressing the copy button that Github provides it also copies the $ sign making pasting the command to the terminal very annoying.
2 years ago
jaywcjlove 0a8c8bc1d6 released v3.10.1 #403 #406 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
jaywcjlove db269a920f released v3.10.0 (#146) 2 years ago
jaywcjlove 5a06998fe4 chore: update workflows config. 2 years ago
Lee Gary 5f108c506f
feat: implement getPressedKeyString for #360, #377 (#394) 2 years ago
jaywcjlove ce3b4ceb14 released v3.9.5 (#384) 2 years ago
Kbscript 294093d60d
chore: add some special symbols (#384) 2 years ago
jaywcjlove e54809db09 released v3.9.4 (#372) 3 years ago
Sam Magura 4aab68fd94
fix: Make it so unbind('') does not remove all event handlers (#372) 3 years ago
jaywcjlove 845b0059ea released v3.9.3 (#368) 3 years ago
Ilya Suhodolskiy 56af32dccb
feat: add capture option (#368) 3 years ago
jaywcjlove 18f2526115 released v3.9.2 3 years ago
Ilya Suhodolskiy 791cc61db7
feat: export hotkeys interface (#366) 3 years ago
jaywcjlove 221f58415d released v3.9.1 3 years ago
Valentin Kruglikov 0dc845bac4
type: Fix index.d.ts deleteScope declaration, fix README deleteScope (#362) 3 years ago
jaywcjlove 067d3df62f released v3.9.0 (#354) 3 years ago
jaywcjlove e404a0d444 type: update type (#354). 3 years ago
jaywcjlove 6cd3f6d1f3 feat: exports keyMap/modifier/modifierMap object. 3 years ago
jaywcjlove 2f32c2fe22 feat: add trigger method (#354). 3 years ago
jaywcjlove 335d00f30c released v3.8.9 (#352) 3 years ago
zhaokun1219 973e607a26
fix: Fix problem with element scope (#352) 3 years ago
jaywcjlove 9d3cf81071 chore: Modify rollup config. (#351) 3 years ago
zhaokun1219 411006ef10
fix: Fixed an error when executing the command "npm run watch" (#351) 3 years ago