Improve wording on changesets
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
minimap: use latest node dimensions
|
||||
Fix Minimap only displaying nodes when providing onNodesChange
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Add util function getNodesBounds for useReactFlow/useSvelteFlow hook
|
||||
Add getNodesBounds to useReactFlow/useSvelteFlow hook as the new recommended way of determining node bounds.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Added ability to set global nodeExtent
|
||||
Add nodeExtent prop to <SvelteFlow />. You can now restrict nodes from leaving a specified extent.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Fix extent on nodes not working properly
|
||||
Improve handling of global and individual nodeExtents. Nodes will never render outside of specified extents.
|
||||
|
||||
Reference in New Issue
Block a user