mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[Doc] add component changelog (#1816)
This commit is contained in:
@@ -61,3 +61,13 @@ Vue.use(Progress);
|
||||
| text-color | 进度条文字颜色 | `String` | `#fff` |
|
||||
| pivot-text | 文字显示 | `String` | 百分比文字 |
|
||||
| pivot-color | 文字背景色 | `String` | 与进度条颜色一致 |
|
||||
|
||||
### 更新日志
|
||||
|
||||
| 版本 | 类型 | 内容 |
|
||||
|-----------|-----------|-----------|
|
||||
| 1.1.12 | bugfix | 修复文字为空时样式错误的问题 |
|
||||
| 1.1.5 | bugfix | 修复文字超出边界的问题 |
|
||||
| 1.1.4 | feature | 支持渐变色 |
|
||||
| 0.10.8 | feature | 新增 show-pivot 属性 |
|
||||
| 0.8.7 | improvement | 简化 DOM 结构 |
|
||||
|
Reference in New Issue
Block a user