* fix(core): add button to elements to ignore in useKeyPress Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * fix(core): add prevent default option to useKeyPress Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
6 lines
112 B
Markdown
6 lines
112 B
Markdown
---
|
|
"@vue-flow/core": patch
|
|
---
|
|
|
|
Prevent keypress events from being swallowed when a button element is focused.
|