Ankith Konda
|
f02b92d423
|
Add TSLint + Prettier and fix lint issues
|
2019-04-12 23:18:11 +10:00 |
|
streamich
|
00fecab325
|
feat: 🎸 keep keyboard events in useKeyPress hook
|
2019-03-28 19:11:25 +01:00 |
|
streamich
|
727743bb1f
|
feat: 🎸 useKeyPress hook now uses useKey, KeyboardJS removed
BREAKING CHANGE: 🧨 KeyboardJS now available anymore in useKeyPress hook, instead it will be
a separate useKeyPressKJ hook.
|
2019-03-28 17:57:16 +01:00 |
|
streamich
|
2096bae65b
|
fix: 🐛 better async loading for keyboardjs
closes #103
|
2019-02-19 17:18:10 +01:00 |
|
Matheus Albuquerque
|
78d52c1c47
|
enhancement(useKeyPress): skip effects
|
2019-01-02 11:58:49 -03:00 |
|
Matheus Albuquerque
|
e53a20fe5b
|
feat(useKeyPress): allow complex bindings via key combos
|
2018-12-26 03:58:37 -03:00 |
|
Matheus Albuquerque
|
01df885b9d
|
feat: 🎸 add useKeyPress hook
|
2018-12-26 02:49:06 -03:00 |
|