vue-shortkey
vue-shortkey copied to clipboard
Vue-ShortKey - The ultimate shortcut plugin to improve the UX
Bumps [ms](https://github.com/vercel/ms) to 2.1.2 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.1.2 Release notes Sourced from ms's releases. 2.1.2 Patches...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.1 and updates ancestor dependency [babel-loader](https://github.com/babel/babel-loader). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.1 Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...
Hello everyone I noticed a small mistake in `index.test.js`. Maybe it doesn't matter anymore, but I decided to open the issue. In this code: ```javascript const keyup2 = createEvent('keyup') keydown2.key...
I feel like this would be a pretty common use case. Is it possible to create a special attribute that, instead of executing a JS function, redirects the user to...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
When I use it, it triggers the browser default event, just like pressing F5 will refresh the page. I want to prevent it from refreshing the page,I use vue2
is there any method can get all mapping keys?, i want to make a quick help to show all shortcuts.