Skip to content

Releases: Simolation/vue-hotkey

v2.0.0

15 Feb 18:55
Compare
Choose a tag to compare
  • Fixes #2: Proper disables/enabled state of multiple hotkey modules
  • Add keyCheck function which checks whether the hotkey is pressed when the keyCheck function is called

Full Changelog: v1.1.10...v2.0.0

v1.1.10

24 Apr 17:49
6fe2c60
Compare
Choose a tag to compare
  • Allow clickRef and focusRef to work on custom components, like router-link
  • Export a helper function to convert "primary" and "secondary" keys based on the host operating system

Full Changelog: v1.1.9...v1.1.10