mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
[changelog] 1.3.6
This commit is contained in:
parent
f7b97edfcc
commit
8aee2f12cd
@ -1,5 +1,17 @@
|
||||
## Changelog
|
||||
|
||||
### [1.3.6](https://github.com/youzan/vant/tree/v1.3.6)
|
||||
`2018-10-11`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Card: add origin-price prop [\#1916](https://github.com/youzan/vant/pull/1916)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- fix Toast tap highlight color when unclickable [\#1914](https://github.com/youzan/vant/pull/1914)
|
||||
|
||||
|
||||
### [1.3.5](https://github.com/youzan/vant/tree/v1.3.5)
|
||||
`2018-10-10`
|
||||
|
||||
|
@ -1,5 +1,17 @@
|
||||
## 更新日志
|
||||
|
||||
### [1.3.6](https://github.com/youzan/vant/tree/v1.3.6)
|
||||
`2018-10-11`
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Card: 新增 origin-price 属性,优化内部结构 [\#1916](https://github.com/youzan/vant/pull/1916)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- 修复 Toast 设置 forbidClick 后出现点击高亮背景色的问题 [\#1914](https://github.com/youzan/vant/pull/1914)
|
||||
|
||||
|
||||
### [1.3.5](https://github.com/youzan/vant/tree/v1.3.5)
|
||||
`2018-10-10`
|
||||
|
||||
|
@ -72,3 +72,4 @@ Vue.use(Card);
|
||||
|-----------|-----------|-----------|
|
||||
| 1.3.4 | feature | 新增 thumb-link 属性 |
|
||||
| 1.3.4 | feature | 新增 tag 属性 |
|
||||
| 1.3.6 | feature | 新增 origin-price 属性 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user