mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[Doc] add progress tracking document
This commit is contained in:
parent
9fe0831e6d
commit
fe89e18a24
45
docs/markdown/v2-progress-tracking.md
Normal file
45
docs/markdown/v2-progress-tracking.md
Normal file
@ -0,0 +1,45 @@
|
||||
## Vant 2.0
|
||||
|
||||
### Actionsheet
|
||||
|
||||
- [ ] 重命名为 ActionSheet
|
||||
|
||||
### Button
|
||||
|
||||
- [ ] 移除 bottom-action 属性
|
||||
|
||||
### Field
|
||||
|
||||
- [ ] icon 属性重命名为 right-icon
|
||||
- [ ] icon 插槽重命名为 right-icon
|
||||
|
||||
### GoodsAction
|
||||
|
||||
- [ ] GoodsActionBigBtn 重命名为 GoodsActionButton
|
||||
- [ ] GoodsActionMiniBtn 重命名为 GoodsActionIcon
|
||||
|
||||
### Step
|
||||
|
||||
- [ ] 移除 icon 属性
|
||||
- [ ] 移除 title 属性
|
||||
- [ ] 移除 iconClass 属性
|
||||
- [ ] 移除 description 属性
|
||||
- [ ] 移除 message-extra 插槽
|
||||
|
||||
### Badge
|
||||
|
||||
- [ ] 重命名为 SideNav
|
||||
|
||||
### Loading
|
||||
|
||||
- [ ] 移除 circle 类型
|
||||
- [ ] 移除 gradient-circle 类型
|
||||
|
||||
### Area
|
||||
|
||||
- [ ] 数据结构改驼峰
|
||||
|
||||
### SwipeCell
|
||||
|
||||
- [ ] 移除 left-width 属性
|
||||
- [ ] 移除 right-width 属性
|
Loading…
x
Reference in New Issue
Block a user