New
v4.9.20
What's Changed
New Features ๐
- feat(Popup): add overlay-props prop by @chenjiahan in https://github.com/youzan/vant/pull/13443
- feat(image): add native
decodingprop to Image component by @tajrobewiki in https://github.com/youzan/vant/pull/13487
Bug Fixes ๐
- fix(Picker): makesure confirm params' behavior consistent (#13423) by @KayneWang in https://github.com/youzan/vant/pull/13425
- fix(Picker): update selected values when modelValue is cleared by @chenjiahan in https://github.com/youzan/vant/pull/13445
- fix(Watermark): ensure watermark updates on imageBase64 change by @inottn in https://github.com/youzan/vant/pull/13474
Document ๐
- docs: correct window.innerWidth to window.innerHeight in FloatingPanel by @tuesdaytoyou in https://github.com/youzan/vant/pull/13456
- docs(Form): fix variable errors by @pany-ang in https://github.com/youzan/vant/pull/13499
- docs: fix typo in uploader document by @Uyoahz26 in https://github.com/youzan/vant/pull/13502
- docs: fix typo in contribution by @git0x4c in https://github.com/youzan/vant/pull/13505
- docs(Field): add field version number for A's props by @pany-ang in https://github.com/youzan/vant/pull/13506
- docs(Uploader): optimize parameter description by @pany-ang in https://github.com/youzan/vant/pull/13498
- docs(Image): add decoding prop by @chenjiahan in https://github.com/youzan/vant/pull/13509
Other Changes
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13434
- chore(deps): update dependency less to ^4.3.0 by @renovate in https://github.com/youzan/vant/pull/13435
- fix(DropdownMenu): DropdownMenu overlay flickering by @yuhengshen in https://github.com/youzan/vant/pull/13436
- chore(deps): update pnpm to v10.9.0 by @renovate in https://github.com/youzan/vant/pull/13446
- chore(deps): update vitest to ^3.1.2 by @renovate in https://github.com/youzan/vant/pull/13447
- chore(deps): update pnpm to v10.10.0 by @renovate in https://github.com/youzan/vant/pull/13467
- chore(deps): update dependency @babel/core to ^7.27.1 by @renovate in https://github.com/youzan/vant/pull/13466
- chore(deps): update dependency @types/node to ^22.15.17 by @renovate in https://github.com/youzan/vant/pull/13460
- chore(deps): update dependency vite to v5.4.19 [security] by @renovate in https://github.com/youzan/vant/pull/13473
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13459
- chore(deps): update pnpm to v10.11.0 by @renovate in https://github.com/youzan/vant/pull/13482
- chore(deps): update dependency eslint-config-prettier to v10 by @renovate in https://github.com/youzan/vant/pull/13475
- chore(deps): update dependency @rslib/core to ^0.8.0 by @renovate in https://github.com/youzan/vant/pull/13481
- chore(deps): update dependency terser to ^5.40.0 by @renovate in https://github.com/youzan/vant/pull/13495
- chore(deps): update dependency @rslib/core to ^0.9.1 by @renovate in https://github.com/youzan/vant/pull/13494
- chore(deps): update dependency terser to ^5.41.0 by @renovate in https://github.com/youzan/vant/pull/13496
- chore(deps): update vite by @renovate in https://github.com/youzan/vant/pull/13489
- chore(deps): update pnpm to v10.12.1 by @renovate in https://github.com/youzan/vant/pull/13497
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13488
New Contributors
- @KayneWang made their first contribution in https://github.com/youzan/vant/pull/13425
- @tuesdaytoyou made their first contribution in https://github.com/youzan/vant/pull/13456
- @Uyoahz26 made their first contribution in https://github.com/youzan/vant/pull/13502
- @git0x4c made their first contribution in https://github.com/youzan/vant/pull/13505
- @tajrobewiki made their first contribution in https://github.com/youzan/vant/pull/13487
Full Changelog: https://github.com/youzan/vant/compare/v4.9.19...v4.9.20