Skip to content

Commit

Permalink
[changelog] 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jul 2, 2019
1 parent 1c5843b commit 5d5bc87
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
16 changes: 15 additions & 1 deletion docs/markdown/changelog.en-US.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# 更新日志
# Changelog

### [v2.0.5](https://github.com/youzan/vant/tree/v2.0.5)
`2019-07-02`

**Improvements**

- Stepper: add button-size prop [\#3714](https://github.com/youzan/vant/pull/3714)
- Stepper: support long press gesture [\#3711](https://github.com/youzan/vant/pull/3711)
- Dialog: add close-on-popstate prop [\#3709](https://github.com/youzan/vant/pull/3709)

**Bug Fixes**

- fix postcss config overwritten issue


### [v2.0.4](https://github.com/youzan/vant/tree/v2.0.4)
`2019-07-01`
Expand Down
14 changes: 14 additions & 0 deletions docs/markdown/changelog.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 更新日志

### [v2.0.5](https://github.com/youzan/vant/tree/v2.0.5)
`2019-07-02`

**Improvements**

- Stepper: 支持长按手势 [\#3711](https://github.com/youzan/vant/pull/3711)
- Stepper: 新增 button-size 属性 [\#3714](https://github.com/youzan/vant/pull/3714)
- Dialog: 新增 close-on-popstate 属性 [\#3709](https://github.com/youzan/vant/pull/3709)

**Bug Fixes**

- 修复 postcss 配置对 vant 不生效的问题


### [v2.0.4](https://github.com/youzan/vant/tree/v2.0.4) 🇨🇳
`2019-07-01`

Expand Down

0 comments on commit 5d5bc87

Please sign in to comment.