11.11.4
版本发布时间: 2024-06-20 19:32:39
xyflow/xyflow最新发布版本:@xyflow/system@0.0.42(2024-09-12 18:24:16)
This release adds some deprecation warnings and introduces new function and attribute names for "edge update" which is now called "edge reconnect":
updateEdge
=> reconnectEdge
onEdgeUpdateStart
=> onReconnectStart
onEdgeUpdate
=> onReconnect
onEdgeUpdateEnd
=> onReconnectEnd
edgeUpdaterRadius
=> reconnectRadius
edge.updatable
=> edge.reconnectable
We changed the term, because we think it's more clear what it does and is better to distinguish from the new updateEdge
and updateEdgeData
helpers in React Flow 12.
Patch Changes
-
#4389
092b2ecb
- rename updateEdge to reconectEdge -
#4387
280a64ee
- abort drag when multiple touches are detected - Updated dependencies [
092b2ecb
,280a64ee
]:- @reactflow/core@11.11.4
- @reactflow/background@11.3.14
- @reactflow/controls@11.2.14
- @reactflow/minimap@11.7.14
- @reactflow/node-resizer@2.2.14
- @reactflow/node-toolbar@1.3.14
1、 reactflow-11.11.4.tgz 55.03KB