Skip to content

Commit af6212a

Browse files
authored
Merge pull request #94 from flynn-eye/readme
chore(readme): 同步组件名称
2 parents cb0e36b + 0e81b32 commit af6212a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,12 @@ const App = () => {
5050
- [ ] Layout
5151
- [x] Popup
5252
- [x] Built-in style
53+
- [ ] Toast
5354

5455
### Form Components
5556

5657
- [ ] Calendar
58+
- [ ] Cascader
5759
- [x] Checkbox
5860
- [ ] DatetimePicker
5961
- [x] Field
@@ -67,7 +69,6 @@ const App = () => {
6769
- [x] Slider
6870
- [x] Stepper
6971
- [ ] Switch
70-
- [ ] SwitchCell
7172
- [ ] Uploader
7273

7374
### Action Components
@@ -81,10 +82,10 @@ const App = () => {
8182
- [ ] PullRefresh
8283
- [ ] ShareSheet
8384
- [ ] SwipeCell
84-
- [ ] Toast
8585

8686
### Display Components
8787

88+
- [ ] Badge
8889
- [ ] Circle
8990
- [ ] Collapse
9091
- [ ] CountDown
@@ -94,7 +95,7 @@ const App = () => {
9495
- [ ] Lazyload
9596
- [ ] List
9697
- [ ] NoticeBar
97-
- [ ] Panel
98+
- [ ] Popover
9899
- [ ] Progress
99100
- [ ] Skeleton
100101
- [ ] Steps
@@ -119,7 +120,9 @@ const App = () => {
119120
- [ ] AddressList
120121
- [ ] Area
121122
- [ ] Card
122-
- [ ] Contact
123+
- [ ] ContactCard
124+
- [ ] ContactEdit
125+
- [ ] ContactList
123126
- [ ] Coupon
124127
- [ ] GoodsAction
125128
- [ ] SubmitBar
@@ -128,6 +131,7 @@ const App = () => {
128131
### Deprecated
129132

130133
- [ ] SwitchCell
134+
- [ ] Panel
131135

132136
## Contribution
133137

0 commit comments

Comments
 (0)