Merge branch 'v2.9' into dev

This commit is contained in:
chenjiahan
2020-07-29 11:14:03 +08:00
2 changed files with 28 additions and 0 deletions
+14
View File
@@ -44,6 +44,20 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
- Icon: incorrect image icon height when loading [#6858](https://github.com/youzan/vant/issues/6858)
- ImagePreview: fit orientationchange [#6825](https://github.com/youzan/vant/issues/6825)
### [v2.9.4](https://github.com/youzan/vant/compare/v2.9.3...v2.9.4)
`2020-07-29`
**Feature**
- ShareSheet: add className option [#6886](https://github.com/youzan/vant/issues/6886)
- Sku: modify default min year of sku date picker [#6879](https://github.com/youzan/vant/issues/6879)
**Bug Fixes**
- Popup: incorrect lock scroll in some cases [#6892](https://github.com/youzan/vant/issues/6892)
- Stepper: double tap to scroll in safari [#6882](https://github.com/youzan/vant/issues/6882)
### [v2.9.3](https://github.com/youzan/vant/compare/v2.9.2...v2.9.3)
`2020-07-19`