[Doc] add progress tracking document

This commit is contained in:
陈嘉涵 2019-04-29 14:17:47 +08:00
parent 9fe0831e6d
commit fe89e18a24

View 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 属性