Skip to content

Releases: ant-design/pro-flow

v0.10.6

26 Oct 08:32
Compare
Choose a tag to compare

Version 0.10.6

Released on 2023-10-26

🐛 修复

  • 节点阴影部分样式.

Improvements and Fixes

What's fixed

v0.10.5

26 Oct 05:39
Compare
Choose a tag to compare

Version 0.10.5

Released on 2023-10-26

🐛 修复

  • 修复节点阴影样式.

Improvements and Fixes

What's fixed

v0.10.4

24 Oct 16:01
Compare
Choose a tag to compare

Version 0.10.4

Released on 2023-10-24

🐛 修复

  • 修复 group 节点的宽高.

Improvements and Fixes

What's fixed

  • 修复 group 节点的宽高, closes #23 (e69b419)

v0.10.3

24 Oct 14:45
Compare
Choose a tag to compare

Version 0.10.3

Released on 2023-10-24

🐛 修复

  • 新增 group 节点 width,height.

Improvements and Fixes

What's fixed

  • 新增 group 节点 width,height, closes #22 (61418d8)

v0.10.2

24 Oct 10:35
Compare
Choose a tag to compare

Version 0.10.2

Released on 2023-10-24

🐛 修复

  • Readme.

Improvements and Fixes

What's fixed

v0.10.1

23 Oct 07:35
Compare
Choose a tag to compare

Version 0.10.1

Released on 2023-10-23

🐛 修复

  • Readme.

Improvements and Fixes

What's fixed

v0.10.0

23 Oct 05:35
Compare
Choose a tag to compare

Version 0.10.0

Released on 2023-10-23

✨ 新特性

  • 新增 titleSlot 能力、edge 的优先级与强弱区分。.

Improvements and Fixes

What's improved

  • 新增 titleSlot 能力、edge 的优先级与强弱区分。, closes #17 (b1858a6)

v0.9.0

19 Oct 09:28
Compare
Choose a tag to compare

Version 0.9.0

Released on 2023-10-19

✨ 新特性

  • New capabilities for node and edge.

Improvements and Fixes

What's improved

  • New capabilities for node and edge, closes #16 (cd7553b)

v0.8.0

07 Oct 02:02
Compare
Choose a tag to compare

Version 0.8.0

Released on 2023-10-07

✨ 新特性

  • pro-flow-editor: 导出 api.

Improvements and Fixes

What's improved

  • pro-flow-editor: 导出 api, closes #14 (d00cc7a)

v0.7.0

20 Sep 09:07
Compare
Choose a tag to compare

Version 0.7.0

Released on 2023-09-20

✨ 新特性

  • Border radius edge, edge border raduis type, eslint config, radius edge memo update, 简化圆角线段组件的demo示例.

🐛 修复

  • React-flow-attribution remove, 删除不必要的demo配置.

Improvements and Fixes

What's improved

What's fixed

  • React-flow-attribution remove (d2705e9)
  • 删除不必要的 demo 配置 (bc48d14)