23 Commits

Author SHA1 Message Date
Louis Young
7f21a6a461
fix(container): moveout node from container is not allowed if it's invalid (#69) 2025-03-20 08:00:19 +00:00
liuyangxing
7d40e92e5f fix(canvas-core): cache the node stack index in node render data 2025-03-18 18:14:50 +08:00
liuyangxing
6e41032044 test(container): remove useless test files 2025-03-18 16:13:16 +08:00
liuyangxing
088368d48c refactor(container): allow user to customize render content component 2025-03-18 16:13:16 +08:00
liuyangxing
970fd09ec4 fix(container): container render bounds delay 2025-03-18 16:13:15 +08:00
liuyangxing
561c7c620c fix(canvas-core): select container node should not render selector layer in free layout 2025-03-18 16:13:15 +08:00
liuyangxing
e7656d4cec feat(free-demo): create loop node 2025-03-18 16:13:15 +08:00
liuyangxing
c83d06b593 feat(container): accessing form render 2025-03-18 16:13:15 +08:00
liuyangxing
19cbe6a560 feat(container): free container plugin with renderer & services 2025-03-18 16:13:15 +08:00
liuyangxing
23fa16b80c feat(select): only support shift key to trigger multi-select 2025-03-18 16:13:15 +08:00
liuyangxing
dba6190e1a feat(canvas-core): container node use meta.isContainer tag instead of SUB_CANVAS type 2025-03-18 16:13:15 +08:00
liuyangxing
5f1f2a6a03 feat(snap): node snapping and snap line rending can be disabled 2025-03-18 16:13:15 +08:00
liuyangxing
304cf69387 feat(history): free layout supports move node into container operation 2025-03-18 16:13:15 +08:00
knoxnoe
ed090867df fix(style): box-sizing for minimap and hover activation for brand-adder 2025-03-11 22:20:23 +08:00
dragooncjw
6b36def111 fix: reflect-metadata to dependencies 2025-03-03 15:00:45 +08:00
liuyangxing
c0ee319eba feat(canvas): set onDragLineEnd through editorProps 2025-02-28 18:32:42 +08:00
Louis Young
0db1c612ed
Merge pull request #6 from louisyoungx/feat/free-demo-node-panel
1. add node panel component
2. register node panel plugin
3. beautify minimap style
4. add node button access node panel
5. support add node through button on the line
2025-02-28 11:48:42 +08:00
dragooncjw
dba931f56e chore: update package versions 2025-02-27 21:19:42 +08:00
liuyangxing
086b575dda feat(free-lines-plugin): workflow lines layer depends on stack context manager directly 2025-02-27 21:18:36 +08:00
dragooncjw
6e9a83ec2d chore: update link 2025-02-27 18:08:47 +08:00
dragooncjw
c21422fd20 chore: migrate to bytedance 2025-02-27 17:31:02 +08:00
sanmaopep
1b2c0ea06e chore: add variable api 2025-02-25 16:19:18 +08:00
dragooncjw
d7bdf8a078 feat: init flowgram.ai
Co-Authored-By: xiamidaxia <xiamidaxia@icloud.com>
2025-02-21 16:26:12 +08:00