v3.0.7
·
1027 commits
to master
since this release
- 🌟 feat(Form): Form组件 0ac1bd0 @ChenlingasMx
- 🐞 fix(Form): 新增store 19e3ef3 @ChenlingasMx
- 🐞 fix(Form): 处理ts类型 75e77d8 @ChenlingasMx
- 🐞 fix(Form): 新增验证功能 bbc8325 @ChenlingasMx
- 🐞 fix(Form): useForm优化 f74d8d1 @ChenlingasMx
- 🐞 fix(Form): 新增getFieldValue & setFieldValue & resetFieldValue等方法 4302756 @ChenlingasMx
- 🐞 fix(Form): 表单验证部分 f90f8ec @ChenlingasMx
- 🐞 fix(Form): 内嵌组件 & 样式处理 156fdd3 @ChenlingasMx
- 🐞 fix(Form): 集成DatePicker组件 3438477 @ChenlingasMx
- 🐞 fix(Form): 集成uiw表单控件 02670a1 @ChenlingasMx
- 📄 Merge branch master of https://github.com/uiwjs/react-native-uiw into dev f67c8ba @ChenlingasMx
- 🐞 fix(Form): 兼容自定义组件 b3da54b @ChenlingasMx
- 📖 docs(Form): Form组件文档 8cf44de @ChenlingasMx
- 🌟 feat(Form): 新增动态表单 a67879b @ChenlingasMx
- 🐞 fix(Form): 暂时去除动态表单递归新增删除 2d09b3d @ChenlingasMx
- 🐞 fix(Form): ts类型修正 aaa12be @ChenlingasMx
- 🐞 fix(Form): 去除type为cardList深层递归 a28c67a @ChenlingasMx
- 🐞 fix(Form): 组件渲染遍历优化 16a9436 @ChenlingasMx
- 🌟 feat(Form): 动态列表增加头部和新增api 1081137 @ChenlingasMx
- 🌟 feat(Form): 动态列表增加上移/下移/置顶/置底功能 b0b99fb @ChenlingasMx
- 🐞 fix(Form): 纠正ts类型 43ec537 @ChenlingasMx
- 🌟 feat(Form): 增加Form.create兼容class组件使用 378da76 @ChenlingasMx
- 📖 docs(Form): 文档更新 85e14e3 @ChenlingasMx
- 📖 docs(website): 更新Form组件文档 6e968fe @ChenlingasMx