mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[changelog] 1.6.13
This commit is contained in:
parent
21d61ae45f
commit
4ce6171151
@ -1,5 +1,22 @@
|
||||
## Changelog
|
||||
|
||||
## [v1.6.13](https://github.com/youzan/vant/tree/v1.6.13)
|
||||
`2019-04-06`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Uploader: add name prop [\#3096](https://github.com/youzan/vant/pull/3096)
|
||||
- Slider: add vertical prop [\#3078](https://github.com/youzan/vant/pull/3078)
|
||||
- Stepper: add input-width prop [\#3076](https://github.com/youzan/vant/pull/3076)
|
||||
- Tag: add less vars [\#3087](https://github.com/youzan/vant/pull/3087)
|
||||
- Button: add less vars [\#3093](https://github.com/youzan/vant/pull/3093)
|
||||
- CellGroup: add less vars [\#3094](https://github.com/youzan/vant/pull/3094)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Tab should set line position when activated [\#3097](https://github.com/youzan/vant/pull/3097)
|
||||
|
||||
|
||||
## [v1.6.12](https://github.com/youzan/vant/tree/v1.6.12)
|
||||
`2019-03-28`
|
||||
|
||||
|
@ -1,5 +1,22 @@
|
||||
## 更新日志
|
||||
|
||||
## [v1.6.13](https://github.com/youzan/vant/tree/v1.6.13)
|
||||
`2019-04-06`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Uploader: 新增 name 属性 [\#3096](https://github.com/youzan/vant/pull/3096)
|
||||
- Slider: 新增 vertical 属性 [\#3078](https://github.com/youzan/vant/pull/3078)
|
||||
- Stepper: 新增 input-width 属性 [\#3076](https://github.com/youzan/vant/pull/3076)
|
||||
- Tag: 新增多个 Less 变量 [\#3087](https://github.com/youzan/vant/pull/3087)
|
||||
- Button: 新增多个 Less 变量 [\#3093](https://github.com/youzan/vant/pull/3093)
|
||||
- CellGroup: 新增多个 Less 变量 [\#3094](https://github.com/youzan/vant/pull/3094)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Tab 包裹在`keep-alive`内时底部条渲染错误的问题 [\#3097](https://github.com/youzan/vant/pull/3097)
|
||||
|
||||
|
||||
## [v1.6.12](https://github.com/youzan/vant/tree/v1.6.12)
|
||||
`2019-03-28`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user