Merge branch 'main' into bug-fix-node-positions
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"@xyflow/react": minor
|
||||
"@xyflow/svelte": minor
|
||||
"@xyflow/system": patch
|
||||
---
|
||||
|
||||
Add `ariaRole` prop to nodes and edges
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Fix node fallback to respect custom default node type when unknown node type is encountered
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Fix data in `EdgeProps` that was not typed correctly
|
||||
@@ -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
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Return intersections correctly of passed node is bigger than intersecting nodes
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Fix edge fallback to respect custom default edge type when unknown edge type is encountered.
|
||||
@@ -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,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Export missing callback types
|
||||
Reference in New Issue
Block a user