Releases: github/hotkey
Releases · github/hotkey
v1.2.2
- Merge pull request #16 from github/dependabot/npm_and_yarn/lodash-4.17.15 cb313f4
- Bump lodash from 4.17.11 to 4.17.15 fb3d8d2
- 1.2.1 b20310e
- Merge pull request #14 from github/update-deps 4d85c90
- update eslint, eslint-plugin-github, flow-bin and mocha manually to latest versiosn 13f25c1
- fix shadowed variable 5ed5dfd
- run
npm update1346459 - Merge pull request #13 from github/minor-fixes a4e1835
- just use github-lint binary as lint script d66d24a
- update karma to latest version 9f8c5f2
v1.2.1
- Merge pull request #14 from github/update-deps 4d85c90
- update eslint, eslint-plugin-github, flow-bin and mocha manually to latest versiosn 13f25c1
- fix shadowed variable 5ed5dfd
- run
npm update1346459 - Merge pull request #13 from github/minor-fixes a4e1835
- just use github-lint binary as lint script d66d24a
- update karma to latest version 9f8c5f2
hotkey 1.1.0
- Add the optional 2nd argument to
install(el, hotkey)to be the string hotkey to use instead of reading it from the element'sdata-hotkeyHTML attribute.