Merge branch 'main' into enhance/fitView

This commit is contained in:
peterkogo
2025-03-25 13:21:11 +01:00
23 changed files with 274 additions and 74 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@xyflow/react": patch
---
fix: improve TSDoc comments for `BackgroundProps`
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Prevent onPaneClick when connection is in progress. Closes [#5057](https://github.com/xyflow/xyflow/issues/5057)
+5
View File
@@ -0,0 +1,5 @@
---
"@xyflow/react": patch
---
fix: improve TSDoc comments for `EdgeLabelOptions` and `BaseEdgeProps`
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Add TSDoc annotations for exported edges
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Hidden nodes are not displayed in the mini map anymore
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Release key even when an inout field is focused
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/system': patch
---
Add center-left and center-right as a panel position