Skip to Content

2025-10-20

React 流 12.9.0

此次更新非常重要!我们新增了一个 EdgeToolbar 组件,现在可以在节点上方开始选择,并且不同父节点的子节点将不再重叠:

🌐 This update is huge! We added a new EdgeToolbar component, it’s now possible to start a selection above a node and child nodes of different parents won’t overlap anymore:

小幅更改

🌐 Minor Changes

  • #5544  添加 EdgeToolbar 组件
  • #5550  防止不同父节点的子节点重叠
  • #5551  允许在节点上方开始选择

补丁更改

🌐 Patch Changes

  • #5531  感谢 @Sec-ant ! - 将 type 属性添加到 EdgeProps 以匹配 NodeProps 行为
  • #5528  在正在进行的调整大小过程中让 NodeResizer 属性发生变化
  • #5530  改善添加节点和边的性能
  • #5547  每当调用 onMoveStart 时,总是调用 onMoveEnd

Get Pro examples, prioritized bug reports, 1:1 support from the maintainers, and more with React Flow Pro

Last updated on