51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
### [v1.8.1](https://github.com/youzan/vant-weapp/compare/v1.8.0...v1.8.1)
|
|
|
|
`2021-08-18`
|
|
|
|
**Bug Fixes**
|
|
|
|
- Picker: template url should be relative path [#4408](https://github.com/youzan/vant-weapp/issues/4408)
|
|
|
|
**build**
|
|
|
|
- compile 1.8.1 [abad85](https://github.com/youzan/vant-weapp/commit/abad8571554a64f8abfb614d4068a4d9ad655c92)
|
|
- no longer push to master [c94800](https://github.com/youzan/vant-weapp/commit/c948002445a768a062459af8d56150f486b0266d)
|
|
|
|
**Document**
|
|
|
|
- changelog: 1.8.0 [cdd1fc](https://github.com/youzan/vant-weapp/commit/cdd1fc3a7b340500ef2614732b6818a386a771cf)
|
|
|
|
**Feature**
|
|
|
|
- Calendar: add click-subtitle event [#4385](https://github.com/youzan/vant-weapp/issues/4385)
|
|
- Circle: using setTimeout instead of setInterval [#4401](https://github.com/youzan/vant-weapp/issues/4401)
|
|
|
|
**release**
|
|
|
|
- 1.8.1 [246ee2](https://github.com/youzan/vant-weapp/commit/246ee27ef709f639d65473b195c50c1b07fc5133)
|
|
### [v1.8.0](https://github.com/youzan/vant-weapp/compare/v1.7.2...v1.8.0)
|
|
|
|
`2021-08-11`
|
|
|
|
**build**
|
|
|
|
- compile 1.8.0 [67f354](https://github.com/youzan/vant-weapp/commit/67f354e2bedbaa579814bbfea23858bbfadda647)
|
|
- release 1.8.0 [d4ac17](https://github.com/youzan/vant-weapp/commit/d4ac171441acf7a40d5fde0c5748e69f437ec18e)
|
|
- deps: bump path-parse from 1.0.6 to 1.0.7 [#4393](https://github.com/youzan/vant-weapp/issues/4393)
|
|
- deps-dev: bump @vant/icons from 1.6.0 to 1.7.0 [#4365](https://github.com/youzan/vant-weapp/issues/4365)
|
|
|
|
**Document**
|
|
|
|
- changelog: 1.7.2 [35b90e](https://github.com/youzan/vant-weapp/commit/35b90ed23ca7cd0fd381ae63fc7401c3d8761e76)
|
|
- changelog: 1.7.2 [0271e8](https://github.com/youzan/vant-weapp/commit/0271e81d73900e2a603dfdf4e8c9219a60c91419)
|
|
- Uploader: fix uploadToCloud demo [3238df](https://github.com/youzan/vant-weapp/commit/3238dfed1ef537110d5e196982102e660163da1c)
|
|
|
|
**Feature**
|
|
|
|
- Overlay: add lock-scroll prop [#4383](https://github.com/youzan/vant-weapp/issues/4383)
|
|
- search: add new event click-input [#4357](https://github.com/youzan/vant-weapp/issues/4357)
|
|
|
|
**perf**
|
|
|
|
- 不再兼容 iOS8 [#4395](https://github.com/youzan/vant-weapp/issues/4395)
|