[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

@@ -89,3 +89,11 @@ export default {
}
]
```
### 更新日志
| 版本 | 类型 | 内容 |
|-----------|-----------|-----------|
| 1.1.5 | improvement | 支持 string 类型 id |
| 0.12.8 | bugfix | 修复箭头位置错误 |
| 0.9.2 | breaking change | 由 DeepSelect 重命名为 TreeSelect |