-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新增 TDForm 组件 #345
新增 TDForm 组件 #345
Conversation
禁用态 提交重置按钮 TODO: 提交逻辑 重置逻辑 Problem: TDTextare 背景颜色问题 TDRadioGroup 高度问题 TDInput 竖直态 additionInfo 不显示问题 竖直态文字对齐 padding 问题 组相连选择器 时间选择器 没有 禁用态 竖直态问题
|
添加 TDRate 进入表单组件
完善表单的数据回调函数
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TDForm的完善
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TDForm
… into main � Conflicts: � tdesign-component/example/pubspec.lock
实现单个表格单元的数据监听 实现整个表单数据的提交 TODO: 构建性能优化!!
TODO:重复校验
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
使用 item 的引用和预加载 对 Form 构建性能进行优化
TODO: 点击提交按钮的重复校验存在问题
部分组件的特有支持存在问题
TODO:重复校验
TODO:重复校验
🤔 这个 PR 的性质是?
🔗 相关 Issue
📝 更新日志
fix(组件名称): TDForm
实现 TDForm 的基本样式 : 包括 水平排列 和 竖直排列
实现 表单禁用态 逻辑
本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单