chore(packages): bump

This commit is contained in:
github-actions[bot]
2025-06-11 13:39:09 +00:00
parent 0396b55d75
commit 76ea5540ad
21 changed files with 81 additions and 92 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Prevent selecting of edges when spacebar is pressed
-7
View File
@@ -1,7 +0,0 @@
---
"@xyflow/react": minor
"@xyflow/svelte": minor
"@xyflow/system": patch
---
Add `ariaRole` prop to nodes and edges
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix data in `EdgeProps` that was not typed correctly
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix initial fitView for SSR
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Improve typing for Nodes
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix setting nodesInitialized multiple times
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Add an `ease` and `interpolate` option to all function that alter the viewport
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Change a11y description inline styles to classes
-8
View File
@@ -1,8 +0,0 @@
---
"@xyflow/react": minor
"@xyflow/svelte": minor
"@xyflow/system": patch
---
Add `ariaLabelConfig` prop for customizing UI text like aria labels and descriptions.
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Add `domAttributes` option for nodes and edges
-7
View File
@@ -1,7 +0,0 @@
---
'@xyflow/react': minor
'@xyflow/svelte': minor
'@xyflow/system': patch
---
Prevent NodeResizer controls to become too small when zooming out
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Fix `ViewportPortal` not working when used outside of `SvelteFlow` component
-6
View File
@@ -1,6 +0,0 @@
---
"@xyflow/react": minor
"@xyflow/svelte": minor
---
Focus nodes on tab if not within the viewport and add a new prop `autoPanOnNodeFocus`
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Export missing callback types
-5
View File
@@ -1,5 +0,0 @@
---
'@xyflow/svelte': patch
---
Display nodes correctly in SSR output