docs(changelog): 1.8.0

This commit is contained in:
chenjiahan 2021-08-11 09:52:02 +08:00
parent d4ac171441
commit cdd1fc3a7b

View File

@ -1,5 +1,19 @@
# 更新日志
### [v1.8.0](https://github.com/youzan/vant-weapp/compare/v1.7.2...v1.8.0)
`2021-08-11`
**Feature**
- Overlay: 新增 lock-scroll 属性 [#4383](https://github.com/youzan/vant-weapp/issues/4383)
- search: 新增 click-input 事件 [#4357](https://github.com/youzan/vant-weapp/issues/4357)
**Performance**
- 移除了 iOS8 相关的 polyfill减少包体积 [#4395](https://github.com/youzan/vant-weapp/issues/4395)
### [v1.7.2](https://github.com/youzan/vant-weapp/compare/v1.7.1...v1.7.2)
### [1.7.2](https://github.com/youzan/vant-weapp/tree/v1.7.2)
@ -78,7 +92,6 @@
- OpenType: 支持 getUserProfile [#4203](https://github.com/youzan/vant-weapp/issues/4203)
- Panel: 移除 useFooterSlot [#4205](https://github.com/youzan/vant-weapp/issues/4205)
### [1.6.8](https://github.com/youzan/vant-weapp/tree/v1.6.8)
`2021-02-26`