Merge branch '5030-focus-nodes-when-user-selects-via-tab' of github.com:xyflow/xyflow into 5030-focus-nodes-when-user-selects-via-tab

This commit is contained in:
moklick
2025-06-05 19:37:22 +02:00

View File

@@ -3,4 +3,4 @@
"@xyflow/svelte": minor
---
feat(NodeWrapper): focus nodes in the viewport on tab
Focus nodes on tab if not within the viewport and add a new prop `enablePanOnFocus`