45 Commits

Author SHA1 Message Date
小智
02e48ebdd9
feat(core): add flowing field to LineColor interface (#370)
Co-authored-by: husky-dot <xiaozhi@xiaozhideMacBook-Pro.local>
2025-06-12 11:18:12 +00:00
小智
a6d61d347e
feat: add customizable port colors to WorkflowPortRender (#360)
* feat(workflow-port): add customizable port colors

* fix(workflow-colors): unify CSS variable naming to --g-workflow-* format - Update LineColors enum and demo configuration - Add CSS variable definitions - Ensure consistent naming across all workflow-related variables

---------

Co-authored-by: husky-dot <xiaozhi@xiaozhideMacBook-Pro.local>
Co-authored-by: husky-dot <xiaozhi@172-0-8-36.lightspeed.rcsntx.sbcglobal.net>
2025-06-10 10:26:30 +00:00
xiamidaxia
ba9eb5598c
fix(demo): endNode form-meta and form validation (#293)
* feat(docs): add contact us page

* fix(demo): endNode form-meta and form validation
2025-05-29 08:34:48 +00:00
xiamidaxia
136a713f29
feat: add materials.components api (#288) 2025-05-28 03:07:15 +00:00
Yiwei Mao
83221a61b6
feat(materials): set form-materials to esm (#279) 2025-05-27 03:50:31 +00:00
Yiwei Mao
bac29feb3a
feat(material): condition row (#268)
* feat(material): condition row

* docs(material): condition row docs
2025-05-23 08:52:27 +00:00
xiamidaxia
deb3e9ff6a
feat(docs): composite nodes docs (#265)
* feat(docs): add composite nodes docs

* feat(docs): source code link
2025-05-23 08:26:31 +00:00
Yiwei Mao
ff5635e93c
docs(materials): auto rename ref docs (#264) 2025-05-23 06:55:34 +00:00
Yiwei Mao
67fac8cdf1
feat(variable): loop batch variable materials + update ref value typings (#253)
* feat(variable): loop batch variable materials + set variable ref content in demo to be array

* docs(materials): dynamic value input and provide batch input
2025-05-22 11:27:44 +00:00
xiamidaxia
ce0c13393b
feat(fixed-layout): add input/output/multi-outputs/multi-inputs/break node (#246)
* feat(demo): add demo playground

* feat(fixed-layout): add multi-start and break node

* fix: form-model updateFormValues with formatOnInit

* feat(node-engine): formModel.values cloneDeep -> clone and add shllowEuqal checked

* feat(demo): demo-fixed-layout-simple add flow-select

* fix: use-node-render node undefined

* docs: docs error

* feat(fixed-layout): add input/output/multi-outputs/multi-inputs node
2025-05-20 09:22:11 +00:00
Yiwei Mao
8d3f37b4ec
docs(materials): init materials docs (#222) 2025-05-13 10:12:35 +00:00
Yiwei Mao
e2e80efb7a
docs(variable): reorganize variable docs, add global scope, output multiple variables (#212) 2025-05-12 07:07:01 +00:00
xiamidaxia
673e6106b4
feat: add without form guide, fix error (#152) 2025-04-18 06:05:09 +00:00
Yiwei Mao
20b1dc1ae9
feat: add ASTMatch API in variable-core (#127) 2025-04-07 07:30:22 +00:00
YuanHeDx
52bbf2794d
docs: improve node form docs and add english version for both guide and examples (#126)
* docs: add hooks for node form

* docs: fix small imperfection in node form doc

* docs: node form english docs

* docs: improve node form examples and add english version

* docs: better node form doc
2025-04-06 14:45:54 +00:00
xiamidaxia
d5d9734eb2
docs: advanced docs (#121)
* feat: add advanced docs

* feat: workflow-port-entity add availableLines

* docs: comment fixed
2025-04-02 13:50:27 +00:00
Yiwei Mao
920694209a
docs(variable): Add biz introduction for variable engine (#113) 2025-04-01 07:03:36 +00:00
xiamidaxia
d32fa9bf31
feat: free-layout support multi inputs (#111)
* docs: update getting-started docs

* feat: free-layout support multi inputs
2025-03-31 12:06:14 +00:00
xiamidaxia
5953b4a3f4
feat: fixed-layout support tryCatch node (#100)
* feat: fixed-layout support tryCatch node

* fix: feildarray name changed

* docs: freelayout doc error
2025-03-28 08:25:41 +00:00
xiamidaxia
aed1695396 feat: demo add customService 2025-03-25 20:32:17 +08:00
chenjiawei.inizio
b2dc4f885b
fix: en doc images (#68)
* fix: en doc images

* chore: add ci trigger in merge queue
2025-03-20 06:37:56 +00:00
xiamidaxia
d89d124cc8
Merge branch 'main' into docs-link2 2025-03-18 16:12:45 +08:00
chenjiawei.inizio
cbfc95df83
Merge branch 'main' into docs-free 2025-03-18 15:06:50 +08:00
Kylin
04a0f3ca2b dcos: modify the URL link 2025-03-18 14:06:52 +08:00
Kylin
dd317316ef dcos: change FreeLayoutProps 2025-03-18 13:10:36 +08:00
Kylin
58d6b6a262 fix: link jump 404 2025-03-18 11:37:01 +08:00
zwkang
a9e6833799 docs: example and code sync 2025-03-13 15:02:21 +08:00
dragooncjw
fc3690b1a9 chore: add demo link 2025-03-10 20:50:50 +08:00
dragooncjw
45697d866d fix: en docs 2025-03-10 20:11:36 +08:00
knoxnoe
786cd1d4f8 fix(style): text visibility issue in english i18n 2025-03-10 14:39:33 +08:00
dragooncjw
80893d95dc fix: resource 2025-03-07 14:48:42 +08:00
dragooncjw
6d28c04c95 chore: image loading lazy 2025-03-07 00:46:13 +08:00
dragooncjw
65174b9fcd fix: doc lang 2025-03-06 20:49:15 +08:00
dragooncjw
f457bf9d3b fix: opt introduction 2025-03-06 18:22:34 +08:00
dragooncjw
845c2100d2 chore: update links in en 2025-03-03 14:22:10 +08:00
dragooncjw
dfc6a07992 chore: update docs link 2025-03-03 11:30:41 +08:00
dragooncjw
4a2e5becba chore: update en docs 2025-02-28 17:28:55 +08:00
dragooncjw
ca97513cf1 fix: update link 2025-02-27 18:52:45 +08:00
dragooncjw
6e9a83ec2d chore: update link 2025-02-27 18:08:47 +08:00
dragooncjw
875d90fdec Revert "dosc: flowgram.ai url fix"
This reverts commit 676e2202eb82d67366bad0fa66fb99ebe97b2554.
2025-02-27 18:04:25 +08:00
xiamidaxia
676e2202eb dosc: flowgram.ai url fix 2025-02-27 17:40:30 +08:00
dragooncjw
c21422fd20 chore: migrate to bytedance 2025-02-27 17:31:02 +08:00
dragooncjw
27033a821d chore: en docs 2025-02-26 15:57:49 +08:00
sanmaopep
9bedbd5aaa docs: complete variable.mdx 2025-02-25 20:18:59 +08:00
dragooncjw
d7bdf8a078 feat: init flowgram.ai
Co-Authored-By: xiamidaxia <xiamidaxia@icloud.com>
2025-02-21 16:26:12 +08:00