20 Commits

Author SHA1 Message Date
chenjiawei.inizio
cbefaa54fb
chore: add license header (#432)
* chore: add license-header

* chore: add precommit

* chore: add license header

* fix: only js & shell style
2025-07-01 11:53:02 +00: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
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
xiamidaxia
136a713f29
feat: add materials.components api (#288) 2025-05-28 03:07:15 +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
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
2025-05-21 10:06:41 +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
kirin
b58bb43bcf
chore: fix scripts with windows (#103) 2025-04-02 03:11:41 +00:00
xiamidaxia
5e4f4fad89
Merge branch 'main' into fix/dep-check 2025-03-18 20:09:01 +08:00
dragooncjw
fa53c400aa fix: demo add rsbuild file 2025-03-18 19:20:24 +08:00
dragooncjw
5777ec2cfd chore: demo migrate rspack to rsbuild 2025-03-18 16:45:41 +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
b362b85141 fix: demo lint 2025-03-04 15:01:48 +08:00
dragooncjw
700221c69b chore: ci add lint & ts 2025-03-03 21:20:22 +08:00
dragooncjw
3ded5a9733 fix: console error 2025-02-28 18:26:10 +08:00
dragooncjw
43841ed4c1 style: simple style in dark 2025-02-28 11:14:56 +08:00
dragooncjw
c21422fd20 chore: migrate to bytedance 2025-02-27 17:31:02 +08:00
xiamidaxia
d328ffaa6d docs: api docs 2025-02-25 17:35:28 +08:00
dragooncjw
3c625c0e9a chore: add eslint ts config 2025-02-21 18:08:34 +08:00
dragooncjw
d7bdf8a078 feat: init flowgram.ai
Co-Authored-By: xiamidaxia <xiamidaxia@icloud.com>
2025-02-21 16:26:12 +08:00