v4.8.5
版本发布时间: 2024-02-25 20:52:54
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- feat(Image): add
crossorigin
&referrerpolicy
props by @Jungzl in https://github.com/youzan/vant/pull/12641
Bug Fixes 🐞
- fix(NumberKeyboard): render delete slot correctly when theme is custom by @TPORL in https://github.com/youzan/vant/pull/12624
Document 📖
- docs: update docs for params related to Picker events by @wjw-gavin in https://github.com/youzan/vant/pull/12619
- docs(DatePicker): fix en-docs error by @wjw-gavin in https://github.com/youzan/vant/pull/12620
- docs(Uploader): fix miss double quote by @nemo-shen in https://github.com/youzan/vant/pull/12627
- docs: add full registration guide by @chenjiahan in https://github.com/youzan/vant/pull/12628
- docs: add Rsbuild import on demand guide by @chenjiahan in https://github.com/youzan/vant/pull/12629
Other Changes
- Revert "fix(DropdownMenu): fix recursive update when passing object literal to title-class (#12614)" by @inottn in https://github.com/youzan/vant/pull/12617
- chore(deps): bump Rsbuild v0.4 by @chenjiahan in https://github.com/youzan/vant/pull/12625
- chore(workflow): setup renovate config by @chenjiahan in https://github.com/youzan/vant/pull/12626
- test: skip image SSR test case by @chenjiahan in https://github.com/youzan/vant/pull/12644
New Contributors
- @TPORL made their first contribution in https://github.com/youzan/vant/pull/12624
Full Changelog: https://github.com/youzan/vant/compare/v4.8.4...v4.8.5