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