Skip to content

Releases: ant-design/pro-flow

v1.3.8

30 May 03:51
ddc8300
Compare
Choose a tag to compare

【FlowView】: fix flowprops can't work

v1.3.7

02 Apr 10:48
0f33eac
Compare
Choose a tag to compare
:bug: fix: edge params (#98)

* :bug: fix: edge params

* :sparkles: feat: version

---------

Co-authored-by: jiangchu <jiangchu.wzy@antgroup.com>

v1.3.5

31 Mar 15:39
a7ee2ec
Compare
Choose a tag to compare
✨ feat: new sence demo (#96)

* :sparkles: feat: add data flow demo

* :sparkles: feat: data flow high light

* :sparkles: feat: work flow

* :sparkles: feat: work flow demo

* :sparkles: feat: pipeline

* :sparkles: feat: new params for flowview

* :sparkles: feat: pipe line demo

* :sparkles: feat: pipe line position

* :sparkles: feat: tech pipe line drag

* :sparkles: feat: demo

* :sparkles: fix: bug

* :bug: fix: bug

---------

Co-authored-by: jiangchu <jiangchu.wzy@antgroup.com>

v1.3.4

31 Mar 15:35
a7ee2ec
Compare
Choose a tag to compare
✨ feat: new sence demo (#96)

* :sparkles: feat: add data flow demo

* :sparkles: feat: data flow high light

* :sparkles: feat: work flow

* :sparkles: feat: work flow demo

* :sparkles: feat: pipeline

* :sparkles: feat: new params for flowview

* :sparkles: feat: pipe line demo

* :sparkles: feat: pipe line position

* :sparkles: feat: tech pipe line drag

* :sparkles: feat: demo

* :sparkles: fix: bug

* :bug: fix: bug

---------

Co-authored-by: jiangchu <jiangchu.wzy@antgroup.com>

v1.3.3

12 Mar 05:24
b7b7676
Compare
Choose a tag to compare
:bug: fix: pro-editor version (#92)

Co-authored-by: jiangchu <jiangchu.wzy@antgroup.com>

v1.3.2

07 Mar 15:03
df0ddb1
Compare
Choose a tag to compare

fix(FlowEditor): add node won't reset viewport

v1.3.1

01 Mar 05:26
bc3a1d0
Compare
Choose a tag to compare

fix(editor): edge click error log

v1.3.0

29 Feb 03:51
49c0349
Compare
Choose a tag to compare

feat(editor): add nodes and edges life cycle

v1.2.2

16 Jan 09:07
Compare
Choose a tag to compare
  1. export type NodeProps
  2. export screenToFlowPosition for FlowEditorInstance
  3. fix bug: FlowEditor won't always loading when nodes empty
  4. add deselectAll before delete
  5. add deleteNodes and deleteEdges function

v1.2.1

10 Jan 10:22
Compare
Choose a tag to compare

Version 1.2.1

Released on 2024-01-10

🐛 修复

  • Rm styled-components.

Improvements and Fixes

What's fixed