chore(changeset): add

This commit is contained in:
braks
2024-06-19 18:18:58 +02:00
committed by Braks
parent 4effbb0008
commit e1e5282191
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Allow passing event target to `useKeyPress`

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Use pointer events to capture interactions on `Pane` cmp and prevent selections from being cancelled when moving outside of the `Pane` while holding selection key