v4.7.0
版本发布时间: 2023-09-24 22:02:05
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- feat(Calendar): add click-disabled-date event by @LadyChatterleyLover in https://github.com/youzan/vant/pull/12274
- feat(Uploader): add
--van-uploader-border-radius
css variables by @xieyezi in https://github.com/youzan/vant/pull/12280 - feat(Icon): add 11 new icons by @chenjiahan in https://github.com/youzan/vant/pull/12291
- feat(SwipeCell): Fix triggered close by clickAway when in running beforeClose by @nined9 in https://github.com/youzan/vant/pull/12309
- feat(AddressEdit): add change event for name and tel input by @zhousg in https://github.com/youzan/vant/pull/12310
- types(Dialog): improve showDialog return type by @chenjiahan in https://github.com/youzan/vant/pull/12316
Bug Fixes 🐞
- fix(cli): allow missing build script when releasing by @chenjiahan in https://github.com/youzan/vant/pull/12292
- fix(Picker): fix bug the content of the popup window is not consistent with the Chinese version under the English version by @lllomh in https://github.com/youzan/vant/pull/12300
- fix(Signature): fix checking if canvas is empty when backgoundColor is set by @sywyyhykkk in https://github.com/youzan/vant/pull/12304
- fix(FloatingPanel): dragging down causes the page to move by @zhousg in https://github.com/youzan/vant/pull/12314
Document 📖
- docs(changelog): vant@4.6.8 by @chenjiahan in https://github.com/youzan/vant/pull/12273
- docs(Picker): improve picker document by @MrXwq in https://github.com/youzan/vant/pull/12275
- docs(Uploader): add FAQ about camera permission by @chenjiahan in https://github.com/youzan/vant/pull/12289
Other Changes
- test(Dialog): enable function-call test cases by @chenjiahan in https://github.com/youzan/vant/pull/12315
New Contributors
- @nined9 made their first contribution in https://github.com/youzan/vant/pull/12309
- @sywyyhykkk made their first contribution in https://github.com/youzan/vant/pull/12304
Full Changelog: https://github.com/youzan/vant/compare/v4.6.8...v4.7.0