[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
+8
View File
@@ -61,3 +61,11 @@ export default {
| 事件名称 | 说明 | 回调参数 |
|-----------|-----------|-----------|
| change | 当前分值变化时触发的事件 | 当前分值 |
### 更新日志
| 版本 | 类型 | 内容 |
|-----------|-----------|-----------|
| 1.3.0 | feature | 新增 readonly 属性
| 1.1.5 | feature | 新增 change 事件
| 1.1.2 | feature | 新增组件