chore: add changeset
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
7
.changeset/fast-fireants-reflect.md
Normal file
7
.changeset/fast-fireants-reflect.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Support key combinations for keycodes.
|
||||
Combinations can be passed using an array of keycodes and concatenated with a plus sign.
|
||||
For example: `['A+B']` will trigger when A and B are pressed at the same time.
|
||||
Reference in New Issue
Block a user