[Doc] remove old changelog

This commit is contained in:
陈嘉涵
2018-10-03 21:26:05 +08:00
parent c695acdfb6
commit bc34d5048b
44 changed files with 7 additions and 246 deletions
+2 -4
View File
@@ -99,10 +99,8 @@ export default {
| 版本 | 类型 | 内容 |
|-----------|-----------|-----------|
| 1.3.4 | feature | 新增 disabled 属性 |
| 1.3.3 | feature | 新增 click 事件 |
| 1.2.0 | breaking change | 组件命名由 CellSwipe 修改为 SwipeCell
| 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 | 新增组件 |