docs(changelog): vant@4.0.11 (#11597)
This commit is contained in:
@@ -19,6 +19,26 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v4.0.11](https://github.com/vant-ui/vant/compare/v4.0.10...v4.0.11)
|
||||
|
||||
`2023-02-20`
|
||||
|
||||
**Feature**
|
||||
|
||||
- Add new [vant-nuxt](https://github.com/vant-ui/vant-nuxt) module for Nuxt [#11588](https://github.com/vant-ui/vant/issues/11588)
|
||||
- BackTop: support css variable and prop of z-index [#11582](https://github.com/vant-ui/vant/issues/11582)
|
||||
- Picker: expose option index to option slot [#11594](https://github.com/vant-ui/vant/issues/11594)
|
||||
- @vant/use: support cleanup useEventListener [#11540](https://github.com/vant-ui/vant/issues/11540)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- PickerGroup: confirm event missing params [#11566](https://github.com/vant-ui/vant/issues/11566)
|
||||
- PickerGroup: fix style of tab-line caused by v-show [#11547](https://github.com/vant-ui/vant/issues/11547)
|
||||
- PickerGroup: fix slots not work [#11564](https://github.com/vant-ui/vant/issues/11564)
|
||||
- Popover: fix the arrow position of `*-start/end` placements [#11584](https://github.com/vant-ui/vant/issues/11584)
|
||||
- Popover: should update location after transition [#11568](https://github.com/vant-ui/vant/issues/11568)
|
||||
- Space: Text is not defined in SSR [#11549](https://github.com/vant-ui/vant/issues/11549)
|
||||
|
||||
### [v4.0.10](https://github.com/vant-ui/vant/compare/v4.0.9...v4.0.10)
|
||||
|
||||
`2023-02-02`
|
||||
|
||||
Reference in New Issue
Block a user