mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Doc] add component changelog (#1816)
This commit is contained in:
@@ -87,3 +87,14 @@ export default {
|
||||
|-----------|-----------|-----------|-------------|
|
||||
| open | position: 'left' \| 'right' | - | 打开单元格侧边栏 |
|
||||
| close | - | - | 收起单元格侧边栏 |
|
||||
|
||||
### 更新日志
|
||||
|
||||
| 版本 | 类型 | 内容 |
|
||||
|-----------|-----------|-----------|
|
||||
| 1.2.0 | breaking change | 组件命名由 CellSwipe 修改为 SwipeCell
|
||||
| 1.1.15 | feature | 新增 open 方法 |
|
||||
| 1.0.5 | bugfix | 修复在垂直滑动时也会触发 Swipe 的问题 |
|
||||
| 1.0.0 | improvement | 优化动画流畅度 |
|
||||
| 0.11.3 | feature | 新增 onClose 属性,支持异步控制 |
|
||||
| 0.6.0 | feature | 新增组件 |
|
||||
|
Reference in New Issue
Block a user