chore(changeset): add

This commit is contained in:
braks
2024-07-01 09:44:55 +02:00
committed by Braks
parent 4effbb0008
commit e1e5282191
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Allow passing event target to `useKeyPress`
+5
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