-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# 开发计划 | ||
|
||
## v1.2.0 | ||
|
||
- [ ] Button, Form, Input, Textarea 组件支持小程序对应的组件属性,例如 Button 的 open-type | ||
- [ ] Tabs 组件支持自动滑动到选中项 | ||
- [ ] AtIcon 支持传入自定义的 ICON FONT | ||
- [ ] AtTabbar 支持传入自定义的 ICON FONT | ||
- [ ] 组件优化 | ||
- [ ] 自定义主题 | ||
|
||
## v1.3.0 | ||
|
||
- [ ] [新组件] SearchBar 搜索栏 | ||
- [ ] [新组件] Slider 滑动输入条 | ||
- [ ] [新组件] Accordion 手风琴 | ||
- [ ] [新组件] SwipeAction 滑动操作 | ||
|
||
## 业务组件及示例 | ||
|
||
- [ ] 城市列表选择页 | ||
- [ ] 分类页 | ||
- [ ] 标尺 | ||
- [ ] 级联选择器 | ||
- [ ] 个人中心页面,含毛玻璃效果 | ||
- [ ] 日历 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters