10 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
kirin
b58bb43bcf
chore: fix scripts with windows (#103) 2025-04-02 03:11:41 +00:00
YuanHeDx
6dd4e2d3ab
fix: fix FieldArrayModel.swap state issue with doc example covered (#70)
* feat: add get values to FormModel

* fix: fix FieldArrayModel.swap state issue with doc example added

* doc: fix array demo code
2025-03-20 07:59:55 +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
YuanHeDx
b4450db944 doc: add form effect examples 2025-03-18 14:14:50 +08:00
YuanHeDx
8027436e06 doc: complete node form basic example 2025-03-18 14:14:50 +08:00
YuanHeDx
493d3084f5 doc(node): init node form demo 2025-03-18 14:14:50 +08:00