chore(packages): bump
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
fix(fitView): only trigger for resize observer
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Rename `isConnectable` prop locally to `isConnectableProp` to avoid naming collision with derived value of `isConnectable` in `<Handle>` component.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
fix(background): use offset prop correctly for dots variant
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
strengthen css selector for edges for overflow visible
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Added final connection state as a function parameter to onReconnectEnd
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Replaced algorithm used for searching close handles while connecting
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
fix(connection) snapped position not updated correctly
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
fix: make svelte-preprocess a dev dep
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
chore(react): re-export Handle type
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Use the handle id of the matching handle type when warning about an edge that can't be created due to missing handle ids.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
---
|
||||
|
||||
Added optional selector for useConnection hook
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
fix(onlyRenderVisible) edges to offscreen nodes with fixed width & height displayed correctly
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
feat(onConnectEnd): pass connectionState param
|
||||
Reference in New Issue
Block a user