v4.9.2
版本发布时间: 2024-07-14 15:51:50
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
What's Changed
New Features 🎉
- feat(Form): add prop "scrollToErrorPosition" by @pany-ang in https://github.com/youzan/vant/pull/12937
- types(Uploader): export afterRead function type by @chenjiahan in https://github.com/youzan/vant/pull/12961
- types(Notify): add missing teleport type by @inottn in https://github.com/youzan/vant/pull/12985
Bug Fixes 🐞
- fix(Card): render correctly when the price is an integer by @inottn in https://github.com/youzan/vant/pull/12917
- fix(Notify): add zIndex type by @wasdjkl in https://github.com/youzan/vant/pull/12910
- fix(Tab): "scrollLeftTo" function could not handle decimal correctly by @pany-ang in https://github.com/youzan/vant/pull/12918
- fix(vant-compat): [Toast][Dialog] fix missed and incorrect export error #12952 by @upthen in https://github.com/youzan/vant/pull/12953
Document 📖
- docs(changelog): vant@4.9.1 by @chenjiahan in https://github.com/youzan/vant/pull/12904
- docs(Notify): fix z-index option case by @chenjiahan in https://github.com/youzan/vant/pull/12919
- docs(nav-bar): replace click-right with click-left for second example by @chouchouji in https://github.com/youzan/vant/pull/12920
- docs(Tab): refine the description of 'props' by @pany-ang in https://github.com/youzan/vant/pull/12935
- docs(Tab): fix documentation errors by @pany-ang in https://github.com/youzan/vant/pull/12933
- docs(Badge): refine the description of 'props' by @pany-ang in https://github.com/youzan/vant/pull/12936
- docs(Tab): add FQA for "swipeable" and "animated" by @pany-ang in https://github.com/youzan/vant/pull/12938
- docs(ImagePreview): fix missing parameters by @IceyWu in https://github.com/youzan/vant/pull/12955
- docs: fix missing
plain
prop #12962 by @namefhf in https://github.com/youzan/vant/pull/12963 - docs: mark legacy versions as EOL by @chenjiahan in https://github.com/youzan/vant/pull/13000
Other Changes
- chore(deps): update vitest to ^1.6.0 by @renovate in https://github.com/youzan/vant/pull/12908
- chore(deps): update dependency prettier to ^3.3.1 by @renovate in https://github.com/youzan/vant/pull/12905
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/12921
- test: skip failed cases for Vue ecosystem-ci by @chenjiahan in https://github.com/youzan/vant/pull/12926
- chore(deps): update dependency jsdom to v24 by @renovate in https://github.com/youzan/vant/pull/12924
- chore(vant-cli): drop NodeJS 14 support by @inottn in https://github.com/youzan/vant/pull/12940
- chore: update vue to v3.4.29 and enable skipped cases by @inottn in https://github.com/youzan/vant/pull/12939
- chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 by @renovate in https://github.com/youzan/vant/pull/12909
- chore(deps): update dependency vite to ^5.3.1 by @renovate in https://github.com/youzan/vant/pull/12943
- chore(deps): update dependency vue-router to ^4.4.0 by @renovate in https://github.com/youzan/vant/pull/12965
- chore(deps): update dependency postcss-load-config to v6 by @renovate in https://github.com/youzan/vant/pull/12976
- chore(deps): update dependency markdown-it-anchor to v9 by @renovate in https://github.com/youzan/vant/pull/12975
- chore(deps): bump Rsbuild 1.0.1-beta.0 by @chenjiahan in https://github.com/youzan/vant/pull/13001
New Contributors
- @wasdjkl made their first contribution in https://github.com/youzan/vant/pull/12910
- @upthen made their first contribution in https://github.com/youzan/vant/pull/12953
- @namefhf made their first contribution in https://github.com/youzan/vant/pull/12963
Full Changelog: https://github.com/youzan/vant/compare/v4.9.1...v4.9.2