[Doc] add component changelog (#1816)
This commit is contained in:
@@ -30,3 +30,13 @@ Vue.use(Loading);
|
||||
| color | 颜色 | `String` | `#c9c9c9` |
|
||||
| type | 类型,可选值为 `spinner` | `String` | `circular` |
|
||||
| size | 大小 | `String` | `30px` |
|
||||
|
||||
### 更新日志
|
||||
|
||||
| 版本 | 类型 | 内容 |
|
||||
|-----------|-----------|-----------|
|
||||
| 1.3.0 | feature | 支持配置为任意颜色
|
||||
| 0.12.9 | feature | 新增 size 属性
|
||||
| 0.12.9 | feature | 新增 circular 类型
|
||||
| 0.12.9 | improvement | type 默认值修改为 circular
|
||||
| 0.10.8 | feature | 新增 spinner 类型
|
||||
|
||||
Reference in New Issue
Block a user