docs(changelog): 3.0.1
This commit is contained in:
@@ -16,6 +16,27 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v3.0.1](https://github.com/youzan/vant/compare/v3.0.0...v3.0.1)
|
||||
|
||||
`2020-12-27`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Form: support valdiate multiple names [#7810](https://github.com/youzan/vant/issues/7810)
|
||||
- Form: resetValidation support multiple names [#7811](https://github.com/youzan/vant/issues/7811)
|
||||
- Stepper: add show-input prop [#7812](https://github.com/youzan/vant/issues/7812)
|
||||
- IndexBar: add scrollTo method [#7794](https://github.com/youzan/vant/issues/7794)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- CountDown: fix ssr memory leak [#7808](https://github.com/youzan/vant/issues/7808)
|
||||
- Image: mismatching warning during ssr [#7822](https://github.com/youzan/vant/issues/7822)
|
||||
- Popup: lockScroll not work [#7738](https://github.com/youzan/vant/issues/7738)
|
||||
- Stepper: change event emitted twice [#7820](https://github.com/youzan/vant/issues/7820)
|
||||
- Swipe: incorrect size during ssr [#7821](https://github.com/youzan/vant/issues/7821)
|
||||
- Swipe: incorrect active swipe when children changed [#7802](https://github.com/youzan/vant/issues/7802)
|
||||
- Swipe: incorrect active tab when activated [#7772](https://github.com/youzan/vant/issues/7772)
|
||||
|
||||
### [v3.0.0](https://github.com/youzan/vant/compare/v2.12.0...v3.0.0)
|
||||
|
||||
`2020-12-23`
|
||||
|
||||
Reference in New Issue
Block a user