changelog
2021.02.03#
- 新增ArrayTable&ArrayCard的文档
2021.02.02#
- 补充文档
- rdx 相关文档
- isLoading
- waitForAll
- waitForSet
- FormStore相关文档
- getState
- getValue
- getComputeState
- subscribeAll
- subscribe
- unsubscribe (要改造一下,多传个path)
- validate
- RdxFormStore相关文档
- createValueAtom
- createStatusAtom
- createComputeAtom
- rdx 相关文档
2021.01.31#
- 修复表单中,嵌套数组的bug
2021.01.30#
- 新增@alife/hippo-form-library资源包,可以快速引入hippo组件。