Skip to content

Commit 5a8257d

Browse files
authored
add components list.md
1 parent 087638b commit 5a8257d

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

components.list.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
2+
## Milk UI 模块列表
3+
4+
- [ ] 表示未开始
5+
- [x] 表示进行中
6+
- [x] ~~表示已结束~~
7+
8+
## 布局
9+
- [x] ~~Layout 布局~~ [@liujian10](https://github.com/liujian10)
10+
- [x] ~~Icon 图标~~ [@liujian10](https://github.com/liujian10)
11+
- [x] ~~List 列表~~ [@liujian10](https://github.com/liujian10)
12+
- [ ] Swipe 轮播图
13+
14+
## 导航
15+
- [x] ~~NavBar 导航栏~~ [@liujian10](https://github.com/liujian10)
16+
- [x] ~~Drawer 抽屉~~ [@liujian10](https://github.com/liujian10)
17+
- [x] ~~Menu 菜单~~ [@liujian10](https://github.com/liujian10)
18+
- [x] ~~Popover 气泡~~ [@liujian10](https://github.com/liujian10)
19+
- [ ] Tabs 标签页
20+
- [ ] TabBar 标签栏
21+
22+
## 数据录入
23+
- [x] ~~Switch 开关~~ [@liujian10](https://github.com/liujian10)
24+
- [x] ~~Button 按钮~~ [@liujian10](https://github.com/liujian10)
25+
- [x] ~~Input 输入~~ [@liujian10](https://github.com/liujian10)
26+
- [x] ~~Textarea 多行输入~~ [@liujian10](https://github.com/liujian10)
27+
- [x] ~~Radio 单选框~~ [@liujian10](https://github.com/liujian10)
28+
- [x] ~~Checkbox 复选框~~ [@liujian10](https://github.com/liujian10)
29+
- [ ] Calendar 日历
30+
- [ ] DatePicker 日期选择
31+
- [ ] Picker 选择器
32+
- [ ] ImagePicker 图片选择器
33+
- [ ] Range 区域选择
34+
- [ ] SearchBar 搜索栏
35+
- [ ] Stepper 步进器
36+
37+
## 操作反溃
38+
- [ ] Progress 进度条
39+
- [ ] ActionSheet 动作面板
40+
- [ ] Modal 对话框
41+
- [ ] ActivityIndicator 活动指示器
42+
- [x] ~~Toast 吐司~~ [@liujian10](https://github.com/liujian10)
43+
44+
## 手势操作
45+
- [ ] PullToRefresh 拉动刷新
46+
- [ ] SwipeAction 滑动操作
47+
48+
## 业务组件 (待更新)
49+
- [ ] 个人中心
50+
51+
52+

0 commit comments

Comments
 (0)