Sylvain Marroufin
|
80b413a724
|
feat(defineShortcuts): migrate with reactivity (#72)
|
2024-04-18 15:51:43 +02:00 |
|
Benjamin Canac
|
85c693e3ba
|
remove old files
|
2024-03-27 12:39:55 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Daniel Roe
|
ca62ce13d3
|
fix(module): boolean types and bump nuxt to 3.8.2 (#1006)
|
2023-11-21 18:32:51 +01:00 |
|
Sylvain Marroufin
|
de38afd97b
|
fix(defineShortcuts): support minus - key (#962)
|
2023-11-14 14:24:46 +01:00 |
|
Benjamin Canac
|
9cd73aa49d
|
fix(defineShortcuts): missing useDebounceFn import
|
2023-06-21 19:09:01 +02:00 |
|
Benjamin Canac
|
a880379480
|
fix(defineShortcuts): missing ref import
|
2023-06-21 19:09:01 +02:00 |
|
Sylvain Marroufin
|
a67f691a00
|
feat(defineShortcuts): chained shortcuts + docs update (#282)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-21 19:08:32 +02:00 |
|
Benjamin Canac
|
01fa85c7a3
|
fix(defineShortcuts): err with input autocomplete that triggers keydown
|
2023-06-01 15:26:46 +02:00 |
|
Sylvain Marroufin
|
59f62d322f
|
fix(defineShortcuts): use useEventListener (#150)
|
2023-05-04 10:50:10 +02:00 |
|
Sylvain Marroufin
|
b85a8e7203
|
chore(defineShortcuts): config prop whenever more flexible (#149)
|
2023-05-02 14:47:31 +02:00 |
|
Sylvain Marroufin
|
377b4189ca
|
fix(defineShortcuts): shift + alphabetic character handling (#140)
|
2023-03-13 14:11:52 +01:00 |
|
Sylvain Marroufin
|
37b2271bf0
|
fix(defineShortcuts): add missing import
|
2023-03-09 16:09:31 +01:00 |
|
Sylvain Marroufin
|
fd4b608150
|
chore: add more composables (#138)
|
2023-03-09 11:42:22 +01:00 |
|