-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Description
想要的特性
- 基础样式的实现
- 受控实现
- 双向绑定
想要的解决方案
< 基础样式的实现 >
目前许多组件的基础样式都是在示例里面实现,应该在组件里面实现。
- Avatar fix(avatar): add avatar default css #116
- Loading Fix(loading)/update default color #140
- Cell fix(cell): complete default style #171
- CountDown refactor(countdown): add new property and complete default style #172
- Divider fix(divider): complete default style #173
- Empty
- [ ]
<受控实现>
不是所有组件都需要,而且由于工作量可能比较大,因此会有优先顺序:
- Dialog fix(dialog): visible property now is undercontrol #124
- Switch refactor(switch): support uncontrolled property: defaultValue #122
- Checkbox Bugfix/checkbox controlled #158
- Steps refactor(steps): turn into controlled component #146
- Tabs refactor(tabs): turn into under controlled component #147
- Tabbar refactor(tabbar): turn into under controlled component #148
- Input 因为双向绑定和受控冲突,目前还是未受控的
- Textarea 因为双向绑定和受控冲突,目前还是未受控的
- Radio fix(radio): turn into controlled component #143
- Rate refactor(rate): turn into under controlled component #149
- Search refactor(search): turn into controlled component #152
- Slider refactor(slider): turn into controlled component #151
- Stepper refactor(stepper): turn into under controlled component #150
- Upload refactor(upload): support uncontrolled and update api #156
Popup不需要支持
<双向绑定>
优先实现表单相关组件:
- Input
- Checkbox
- Switch
- Textarea
- Radio
- Search
- Slider
- Stepper
关联的issue: #98
补充
======================================================
|| 欢迎大家一起参与开源共建。感兴趣的伙伴可以提 PR 或 联系 Core Contributor:
||
|| @LeeJim @jin0209 @JJunYang
======================================================
Metadata
Metadata
Assignees
Labels
No labels