chore(changesets): cleanup
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Add EdgeToolbar component
|
||||
Add `EdgeToolbar` component
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Suppress svelte/prefer-svelte-reactivity warnings
|
||||
Suppress `svelte/prefer-svelte-reactivity` warnings
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Let NodeResizer props change during ongoing resize
|
||||
Let `NodeResizer` props change during ongoing resize
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Do not crash minimap if all nodes are hidden
|
||||
Do not crash mini map if all nodes are hidden
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@xyflow/svelte': minor
|
||||
---
|
||||
|
||||
Add resizeDirection prop to ResizeControls
|
||||
Add `resizeDirection` prop to `ResizeControls`
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Always call onMoveEnd when onMoveStart was called
|
||||
Always call `onMoveEnd` when `onMoveStart` was called
|
||||
|
||||
Reference in New Issue
Block a user