Skip to content

Releases: jaywcjlove/hotkeys-js

v3.8.4

11 May 19:41
Compare
Choose a tag to compare

v3.8.3

11 Mar 06:22
Compare
Choose a tag to compare

v3.8.2

19 Jan 13:26
Compare
Choose a tag to compare

v3.8.0...v3.8.2

  • 🐞 fix: Ignore keypressed in select elements that support keyboard data input. #193 0bfabfa
  • 📄 build(deps): bump lodash from 4.17.15 to 4.17.19 bf9270b
  • 📄 build(deps): bump elliptic from 6.5.2 to 6.5.3 c161980
  • 💄 chore(deps): update kkt monorepo to v5.9.0 1b42c46
  • 📄 Update LICENSE f0746cd @phodal
  • 💄 chore(deps): update kkt monorepo to v5.10.3 e6ac5c9
  • 💄 chore(deps): update dependency @uiw/react-github-corners to v1.2.0 d7a1554 @renovate-bot
  • 💄 chore(deps): update dependency @uiw/react-markdown-preview to v1.0.9 85c6c65 @renovate-bot
  • 💄 chore(deps): update dependency @uiw/reset.css to v1.0.4 627dab1 @renovate-bot
  • 📄 Update FUNDING.yml c0a190c
  • 📄 unbind all docs 7a4662e @cupcakearmy
  • 🐞 fix: 修复 unbind 解绑所有类型错误 9334891 @xjh22222228
  • 💄 chore: update ci.yml 5e76f4e
  • 💄 chore: update ci.yml 7eea8d3

v3.8.0

17 May 01:27
Compare
Choose a tag to compare

v3.7.6

27 Mar 17:20
Compare
Choose a tag to compare
  • 🐞 fix: Do not transpile typeof helper with itself. 5831035
  • 🐞 fix: Allow boolean return value from KeyHandler (#164) @jameschao d3c0d48
  • 💄 chore: Fix ESLint errors. bcb3f69

v3.7.5

26 Mar 13:46
Compare
Choose a tag to compare

v3.7.4

24 Mar 16:03
Compare
Choose a tag to compare
  • 🐞 fix: More browser support. #129 - 054d0bb
  • 🐞 fix: Set ctrl and alt modifiers when altgr is pressed (#129) @nikteg - 4cac856
  • 💄 chore: Add code comments. - 5d49f18
  • 💄 chore: Modify comment. - 2c4afa0
  • 💄 chore: Modify workflows config. - 46ece3d
  • 💄 chore: Greatly improve responsiveness of the virtual keyboard on the website (#123) : @vitormv - c6634a8
  • 💄 chore: use cross-env to set environment variables in scripts (#121) : @jennings - f362846
  • 💄 chore: Otimize the document website code. - 6bfb8ec
  • 💄 chore: Modify workflows config. - 346a0c7
  • 💄 chore: Add github workflows config. - 471b549

v3.7.3

22 Nov 16:38
Compare
Choose a tag to compare
  • 🐞 fix: Change filter to accept a KeyboardEvent (#118) : @sk- 08fbd1c
  • 🐞 fix: Allow events in read only TextArea (#119) : @sk- 08368e0
  • 📖 doc: Fixing a typo and a spelling mistake on the comments of README.md (#110) : @smar152 a76a101
  • 💄 chore: Modify workflows config. 346a0c7
  • 💄 chore: Modify workflows config. fe8f4ff
  • 💄 chore: Add github workflows config. 471b549
  • 💄 chore: Update devDependencies. 2eff0b7
  • 💄 chore: Bump husky from 1.3.1 to 3.0.5 : 7789650

v3.7.2

17 Sep 01:44
Compare
Choose a tag to compare

v3.7.1

23 Aug 20:11
Compare
Choose a tag to compare
  • 💄type: Modify Hotkeys Option type. 00a8b67