New
v4.9.19
What's Changed
New Features ๐
- types(Dialog): add missing destroyOnClose and keyboardEnabled type by @yuhengshen in https://github.com/youzan/vant/pull/13404
- feat(FloatingBubble): allow gap xy to be set separately (#13297) by @ALiangLiang in https://github.com/youzan/vant/pull/13429
Bug Fixes ๐
- fix(Picker): ensure that the confirm event params are up to date by @refinist in https://github.com/youzan/vant/pull/13381
- fix(Watermark): should render KeepAlive with Watermark correctly by @inottn in https://github.com/youzan/vant/pull/13422
- fix(Overlay): should inherit attrs when using teleport prop by @inottn in https://github.com/youzan/vant/pull/13424
Document ๐
- docs(Overlay): fix the misleading overlay example by @pany-ang in https://github.com/youzan/vant/pull/13399
- docs: add press-ui in docs by @novlan1 in https://github.com/youzan/vant/pull/13426
Other Changes
- refactor: replace find method for improved readability by @inottn in https://github.com/youzan/vant/pull/13395
- chore(deps): update dependency eslint-plugin-vue to ^9.33.0 by @renovate in https://github.com/youzan/vant/pull/13397
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13396
- chore(deps): update dependency diffable-html to v6 by @renovate in https://github.com/youzan/vant/pull/13407
- chore(deps): bump vite from 5.4.14 to 5.4.15 by @dependabot in https://github.com/youzan/vant/pull/13414
- test: fix Vitest segmentation fault by @chenjiahan in https://github.com/youzan/vant/pull/13415
- test(Stepper): reduce test run time by @inottn in https://github.com/youzan/vant/pull/13421
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13417
- chore(deps): update dependency @babel/preset-typescript to ^7.27.0 by @renovate in https://github.com/youzan/vant/pull/13418
- chore(deps): update dependency @rslib/core to ^0.6.2 by @renovate in https://github.com/youzan/vant/pull/13427
- chore(deps): update dependency @types/node to ^22.14.1 by @renovate in https://github.com/youzan/vant/pull/13428
- chore(deps): update rsbuild by @renovate in https://github.com/youzan/vant/pull/13406
Full Changelog: https://github.com/youzan/vant/compare/v4.9.18...v4.9.19