Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- feat(locale): Add Arabic Locale by @mo9a7i in #12381
- feat(Form): add required prop and support auto display by @chenjiahan in #12380
- feat(auto-import-resolver): add module option by @chenjiahan in #12383
- style: replace word-break with overflow-wrap by @wjw-gavin in #12396
- feat(Tab): add show-header prop by @yoyo837 in #12394
- style(Search): use consistent padding when display error msg by @chenjiahan in #12409
- feat(Signature): expose resize method by @inottn in #12405
Bug Fixes 🐞
- fix(ConfigProvider): export missing theme vars by @inottn in #12371
- fix(AddressEdit): area field validate error when showArea is false by @zhousg in #12393
- fix(@vant/area-data): add exports types by @Alkaidcc in #12397
- fix(Search): fix search style when has error message by @johnsonwong666 in #12385
- fix(PickerGroup): only filter Comment vnode by @zhousg in #12402
Document 📖
- docs(changelog): vant@4.7.2 by @chenjiahan in #12367
- docs(auto-import-resolver): add doc for importStyle option by @chenjiahan in #12382
- docs(Tab): keep docs and example the same by @wjw-gavin in #12395
- chore: add vscode-common-intellisense to the Community Ecosystem by @Simon-He95 in #12406
- docs(Tabs): add show-header prop by @chenjiahan in #12408
- docs(Signature): add resize method by @chenjiahan in #12411
- docs(progress): remove outdated resize method by @chenjiahan in #12412
Other Changes
- chore(Field): required label css will active when rules contain required by @morance in #12376
- test(ImagePreview): fix incorrect onClose test case by @chenjiahan in #12386
- chore: forked repo, skip CI running by @yoyo837 in #12410
New Contributors
- @morance made their first contribution in #12376
- @mo9a7i made their first contribution in #12381
- @Alkaidcc made their first contribution in #12397
- @johnsonwong666 made their first contribution in #12385
Full Changelog: v4.7.2...v4.7.3