18 Commits

Author SHA1 Message Date
xiamidaxia
35bd5eabe2 fix: ci error 2025-03-25 20:49:37 +08:00
xiamidaxia
3397925e4a feat: free-layout-props delete onNodeActivated, getNodeForm.onFormValueChangeIn return disposable 2025-03-25 20:32:17 +08:00
YuanHeDx
5f1a1cfa1c
fix: do not delete object key when shallowSetIn value is undefined, fix err msg and add a ut (#84)
* fix: do not delete key when shallowSetIn value is undefined

* fix: fix err msg in path, add ut for chained swap

* chore: comment the object test case not used in form

* chore: add fix comment

* fix: remove redundant clone
2025-03-24 08:30:59 +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
YuanHeDx
ff1b637010 fix: fix type name conflict 2025-03-18 14:46:09 +08:00
YuanHeDx
de59756c57 fix: remove debugger 2025-03-18 14:33:35 +08:00
YuanHeDx
40eafff3ec fix(form): fix hasError called in FormModel.validate 2025-03-18 14:14:50 +08:00
YuanHeDx
b4450db944 doc: add form effect examples 2025-03-18 14:14:50 +08:00
YuanHeDx
493d3084f5 doc(node): init node form demo 2025-03-18 14:14:50 +08:00
YuanHeDx
6331f44570 fix: typo & defaultValues func context missing 2025-03-11 15:05:31 +08:00
YuanHeDx
e5855511ad chore: export errors and warnings form form and editor 2025-03-05 15:15:34 +08:00
dragooncjw
700221c69b chore: ci add lint & ts 2025-03-03 21:20:22 +08:00
YuanHeDx
8634ab8842 chore: export form model facade interface 2025-02-28 15:29:32 +08:00
dragooncjw
dba931f56e chore: update package versions 2025-02-27 21:19:42 +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