[Doc] add component changelog (#1816)

This commit is contained in:
neverland
2018-09-17 15:10:07 +08:00
committed by GitHub
parent 47aaf254b9
commit bde9f5adb2
55 changed files with 1102 additions and 383 deletions

View File

@@ -79,3 +79,13 @@ export default {
|-----------|-----------|
| - | 列表内容 |
| loading | 自定义底部加载中提示 |
### 更新日志
| 版本 | 类型 | 内容 |
|-----------|-----------|-----------|
| 1.3.2 | feature | 新增 loading 插槽
| 1.1.16 | feature | 新增 check 方法
| 1.1.10 | bugfix | 修复不可见时依旧会触发 load 事件的问题
| 1.1.1 | feature | 新增 loading-text 属性
| 1.0.0 | breaking change | 新增组件