chore(packages): bump
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Prevent selecting of edges when spacebar is pressed
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@xyflow/react": minor
|
||||
"@xyflow/svelte": minor
|
||||
"@xyflow/system": patch
|
||||
---
|
||||
|
||||
Add `ariaRole` prop to nodes and edges
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix data in `EdgeProps` that was not typed correctly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix initial fitView for SSR
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/svelte': minor
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Improve typing for Nodes
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix setting nodesInitialized multiple times
|
||||
@@ -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
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Change a11y description inline styles to classes
|
||||
@@ -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.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/svelte': minor
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Add `domAttributes` option for nodes and edges
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/svelte': minor
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Prevent NodeResizer controls to become too small when zooming out
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix `ViewportPortal` not working when used outside of `SvelteFlow` component
|
||||
@@ -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`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Export missing callback types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Display nodes correctly in SSR output
|
||||
Reference in New Issue
Block a user