337 Commits

Author SHA1 Message Date
xiamidaxia
b182c01350 fix(fixed-layout): catch block error 2025-06-04 20:54:28 +08:00
xiamidaxia
8f3930e150 fix: sidebar form render 2025-06-04 20:48:33 +08:00
jzwnju
de072dd4cf
feat(material): Add default value editing function (#292)
* feat(material): Add default value editing function

* style(json-schema-editor): Remove the console.log statements for debugging

* refactor(form-materials): Optimize the export methods of interfaces and utility functions

* refactor(material): Refactor the JSONSchemaEditor's default value input component to use common constant input

* chore: Update dependencies @types/inquirer and @types/node
2025-06-04 12:35:04 +00:00
chenjiawei.inizio
13e2302d9b
fix: llm-full (#320) 2025-06-04 11:43:35 +00:00
chenjiawei.inizio
4661634a01
chore: support llmstxt (#317)
* chore: support llmstxt

* chore: close ssg for vercel build

* fix: e2e test case
2025-06-04 08:43:13 +00:00
chenjiawei.inizio
60f7ace69d
chore: add memory (#306)
* chore: add memory

* chore: add shell
2025-06-03 11:56:25 +00:00
xiamidaxia
5d4956f393
feat(demo): node title editable (#305) v0.2.5 2025-06-03 09:21:34 +00:00
xiamidaxia
f0d9c5062c
feat(demo-fixed-layout): add case node for condition branches (#302)
* refactor: FlowNodeRegistry.addChild depreacted

* feat: FlowDocument.toString(true) support showType

* feat(demo-fixed-layout): add case node and catch-block node
2025-06-03 07:54:45 +00:00
Yiwei Mao
b477181502
feat(material): use tsx in cli (#295) 2025-05-30 06:42:38 +00:00
chenjiawei.inizio
8a6b50ba78
chore: add fixed layout node case (#294)
* chore: ensure page render

* chore: add fixed layout node e2e
2025-05-29 09:38:07 +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
v0.2.4
2025-05-29 08:34:48 +00:00
chenjiawei.inizio
d8aaf55868
fix: github eslint warnings (#286) 2025-05-28 03:33:30 +00:00
xiamidaxia
136a713f29
feat: add materials.components api (#288) 2025-05-28 03:07:15 +00:00
xiamidaxia
d93982d1ea
docs: update lark group (#285) 2025-05-27 12:47:27 +00:00
xiamidaxia
7d846dc48f
fix(free-layout): node deletion data loss after redo (#284)
* fix(demo): node required validate

* fix(free-layout): node deletion data loss after redo/undo
v0.2.3
2025-05-27 11:35:58 +00:00
chenjiawei.inizio
9aca28063e
chore: add e2e config (#280)
* chore: open ssg

* chore: add e2e base config case

* chore: sync screenshot

* chore: sync screenshot in linux

* chore: render layout
2025-05-27 06:52:20 +00:00
Yiwei Mao
83221a61b6
feat(materials): set form-materials to esm (#279) 2025-05-27 03:50:31 +00:00
Louis Young
46dda28464
feat(line): custom port color by classname or css variable (#274) 2025-05-26 08:38:11 +00:00
Louis Young
2da1f3c5bf
fix(core): free document prevent to trigger flowDocument.addBlocksAsChildren (#273) 2025-05-26 08:37:57 +00:00
Louis Young
9ae858b363
fix(auto-layout): branches with multi sub nodes (#272) 2025-05-26 08:12:59 +00:00
xiamidaxia
755aaf2223
fix: FlowNodeRegistry.extendChildRegistries extend nested, add document.isExtend (#269) 2025-05-23 10:21:51 +00:00
Yiwei Mao
bac29feb3a
feat(material): condition row (#268)
* feat(material): condition row

* docs(material): condition row docs
v0.2.2
2025-05-23 08:52:27 +00:00
xiamidaxia
9c69aa4e52
fix(docs): image style error (#267)
* feat(docs): add composite nodes docs

* fix(docs): style
2025-05-23 08:48:39 +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
102980a23b
fix(form): effect return map share same instance (#263) 2025-05-23 05:50:01 +00:00
Yiwei Mao
dd727c8d63
feat(material): auto rename effect (#261) 2025-05-23 04:41:45 +00:00
xiamidaxia
e9218afcaa
fix: onContentChange is executed after the node is disposed (#260)
* fix: onContentChange is executed after the node is disposed

* fix: onContentChange is executed after the line is disposed
2025-05-23 03:55:03 +00:00
xiamidaxia
32e953a675
feat(demo): remove formInputs readonly (#259) 2025-05-23 03:21:31 +00:00
Yiwei Mao
5b56be0ec2
fix(demo): free layout constant (#257) v0.2.1 2025-05-22 14:43:02 +00:00
Yiwei Mao
11dda65150
chore(variable): move json schema logic from variable core to materials (#256) 2025-05-22 14:17:23 +00:00
Yiwei Mao
f2abdd8cca
chore: fix publish minor name (#255) 2025-05-22 12:17:30 +00:00
Yiwei Mao
56977a17c3
chore: add publish minor pipeline (#254) v0.2.0 2025-05-22 11:43:59 +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
1de20674c5
fix(demo): freeLayout delete shortcuts fixed (#251) 2025-05-22 05:52:01 +00:00
xiamidaxia
92b3adc5d0
fix(fixed-layout): multi-outputs/multi-inputs collapsed and move branches (#249)
* feat(demo): demo-fixed-layout-simple add tryCatch node

* feat(demo): use-editor-props add fromNodeJSON/toNodeJSON config

* fix(demo): demo-fixed-layout-simple readonly refresh

* fix(fixed-layout): multi-outputs collapsed and move branches

* chore: update codeowners

* fix(fixed-layout): multi-inputs branch adder

* test(fixed-layout-core): test snapshots update

* test(fixed-layout-editor): move block to other dynamicSplit
v0.1.31
2025-05-21 10:06:41 +00:00
jzwnju
245bee3389
feat(materials): Add config options (#248)
Add config property to components
2025-05-21 03:01:15 +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
v0.1.30
2025-05-20 09:22:11 +00:00
xiamidaxia
ec6e5abe23
docs: free-layout-simple docs error (#245)
* chore: simple-layout-demo add cross-env

* docs: free-layout-simple docs error
v0.1.29
2025-05-19 07:52:36 +00:00
xiamidaxia
766fdc1597
fix: flowDocument fromJSON will reload the node json data (#240)
* fix: flowDocument fromJSON update node data

* feat: getNodeForm add updateFormValues
2025-05-16 12:25:26 +00:00
xiamidaxia
d9e805b167
feat: add vite demo and flowDocument disposed check (#234)
* feat(demo): add demo vite

* feat: flowDocument disposed check

* chore: demo-vite config

* chore: demo-vite lint config
2025-05-15 13:35:57 +00:00
xiamidaxia
bad840bf7b
fix(demo): fixedlayout trycatch add error (#233) 2025-05-15 10:54:31 +00:00
Louis Young
fe8e57d769
fix(demo): comment node render problem in docs (#229) 2025-05-14 09:40:37 +00:00
Yiwei Mao
8d3f37b4ec
docs(materials): init materials docs (#222) v0.1.28 2025-05-13 10:12:35 +00:00
Louis Young
805b262260
fix(group): auto layout adapts group (#223)
* fix(group): line inside multi-layer nested group cannot be selected

* feat(group): auto layout adapts group

* docs: update free-layout-demo example image

* chore(demo): update initial data

* feat(container): removeNodeLines api set to public
2025-05-13 10:12:23 +00:00
xiamidaxia
de3c5daa5b
feat(fixed-layout): add simple-split node (#224)
* feat(fixed-layout): add simple-split node

* fix(fixed-layout): svg overflow visible
2025-05-13 10:12:06 +00:00
xiamidaxia
a98244c6a3
Feat/support react 16 (#221)
* chore: support react 16

* chore: support react 16
2025-05-13 06:16:00 +00:00
Yiwei Mao
c11a995040
fix(material): json schema editor controlled by value (#214)
* feat: install material directly from form-materials

* fix(material): json schema editor controlled by value
2025-05-12 08:32:52 +00:00
xiamidaxia
6e2e67fb3e
feat(demo): workflow running style support (#213) v0.1.27 2025-05-12 07:52:40 +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