chore(changeset): format
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Fix Minimap only displaying nodes when providing onNodesChange
|
||||
Fix `<Minimap />` only displaying nodes when providing `onNodesChange`.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Add getNodesBounds to useReactFlow/useSvelteFlow hook as the new recommended way of determining node bounds.
|
||||
Add `getNodesBounds` to `useReactFlow`/`useSvelteFlow` hook as the new recommended way of determining node bounds.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Add nodeExtent prop to <SvelteFlow >. You can now restrict nodes from leaving a specified extent.
|
||||
Add nodeExtent prop to `<SvelteFlow />`. You can now restrict nodes from leaving a specified extent.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Improve handling of global and individual nodeExtents. Nodes will never render outside of specified extents.
|
||||
Improve handling of global and individual `nodeExtent`s. Nodes will never render outside of specified extents.
|
||||
|
||||
Reference in New Issue
Block a user