chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-03-27 11:06:08 +00:00
parent ed8c6a931d
commit 8f45432378
20 changed files with 59 additions and 77 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@xyflow/react": patch
---
fix: improve TSDoc comments for `BackgroundProps`
-6
View File
@@ -1,6 +0,0 @@
---
'@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
@@ -1,5 +0,0 @@
---
"@xyflow/react": patch
---
fix: improve TSDoc comments for `EdgeLabelOptions` and `BaseEdgeProps`
-5
View File
@@ -1,5 +0,0 @@
---
"@xyflow/react": patch
---
fix: improve TSDoc comments for `ControlProps`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/system': patch
---
Do not swallow key events when a button is focused
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
fix: improve TSDoc comments for `NodeToolbarProps`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': minor
---
You can now express paddings in fitViewOptions as pixels ('30px'), as viewport percentages ('20%') and define different paddings for each side.
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
feat: export `EdgeLabelRendererProps`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Add TSDoc annotations for exported edges
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Fix fitView not working immediately after adding new nodes
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
fix: improve TSDoc comments for `EdgeLabelOptions` and `EdgeTextProps`
-6
View File
@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Hidden nodes are not displayed in the mini map anymore
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/react': patch
---
Release key even when an inout field is focused
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/system': patch
---
Add center-left and center-right as a panel position