Whats New in Svelte Flow 0.1.19
Patch Changes
-
#4477 (opens in a new tab)
d5592e75(opens in a new tab) AddgetNodesBoundstouseReactFlow/useSvelteFlowhook as the new recommended way of determining node bounds. -
#4572 (opens in a new tab)
1445e148(opens in a new tab) Add nodeExtent prop to<SvelteFlow />. You can now restrict nodes from leaving a specified extent. -
#4572 (opens in a new tab)
d9563505(opens in a new tab) Improve handling of global and individualnodeExtents. Nodes will never render outside of specified extents.