chore(changeset): cleanup
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
'@xyflow/svelte': patch
|
'@xyflow/svelte': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Fix data in EdgeProps not typed correctly
|
Fix data in `EdgeProps` that was not typed correctly
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
'@xyflow/react': minor
|
'@xyflow/react': minor
|
||||||
'@xyflow/svelte': minor
|
'@xyflow/svelte': minor
|
||||||
'@xyflow/system': minor
|
'@xyflow/system': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Improve typing for Nodes
|
Improve typing for Nodes
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
'@xyflow/react': minor
|
'@xyflow/react': minor
|
||||||
'@xyflow/svelte': minor
|
'@xyflow/svelte': minor
|
||||||
'@xyflow/system': minor
|
'@xyflow/system': patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Add an `ease` and `interpolate` option to all function that alter the viewport
|
Add an `ease` and `interpolate` option to all function that alter the viewport
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
"@xyflow/react": minor
|
"@xyflow/react": minor
|
||||||
"@xyflow/svelte": minor
|
"@xyflow/svelte": minor
|
||||||
"@xyflow/system": minor
|
"@xyflow/system": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
feat(a11y): add generalized labelConfig for customizable UI text and localization & ARIA descriptions
|
Add `labelConfig` prop for customizing UI text like aria labels and descriptions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user