v4.8.1
版本发布时间: 2023-12-17 19:34:18
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- perf(TextEllipsis): reuse windowWidth to avoid repeat calculations by @inottn in https://github.com/youzan/vant/pull/12471
- feat(TextEllipsis): add the toggle instance method by @wjw-gavin in https://github.com/youzan/vant/pull/12472
- feat(cli): bump Rsbuild v0.2.2 by @chenjiahan in https://github.com/youzan/vant/pull/12502
Performance 🚀
- perf(cli): disable source map to make compilation faster by @chenjiahan in https://github.com/youzan/vant/pull/12484
Bug Fixes 🐞
- fix(cli): remove unused script in template by @chenjiahan in https://github.com/youzan/vant/pull/12482
- fix(TextEllipsis): fix missing param for toggle by @wjw-gavin in https://github.com/youzan/vant/pull/12483
Document 📖
- docs(changelog): vant@4.8.0 by @chenjiahan in https://github.com/youzan/vant/pull/12456
- docs(collapse): fix missing
ref
tags by @RSS1102 in https://github.com/youzan/vant/pull/12460 - docs(collapse): fix translation Error by @RSS1102 in https://github.com/youzan/vant/pull/12464
- docs(dialog): fix translation Error and keep the sample code the same by @RSS1102 in https://github.com/youzan/vant/pull/12465
- docs(TreeSelect): correct variable names by @inottn in https://github.com/youzan/vant/pull/12469
- docs: add Rsbuild scaffold guide by @chenjiahan in https://github.com/youzan/vant/pull/12475
- docs(image-preview): usage of Supplementing
className
by @RSS1102 in https://github.com/youzan/vant/pull/12491 - docs(Quickstart): unplugin-vue-components usage updated (#12499) by @wChenonly in https://github.com/youzan/vant/pull/12500
Other Changes
- chore(workflow): add perf label for PR by @chenjiahan in https://github.com/youzan/vant/pull/12473
- refactor(CLI): integrate Rsbuild to build website by @chenjiahan in https://github.com/youzan/vant/pull/12481
- chore: bump Rspack 0.4.2 to fix Chinese path by @chenjiahan in https://github.com/youzan/vant/pull/12496
- chore(deps): bump vite from 4.4.9 to 4.4.12 by @dependabot in https://github.com/youzan/vant/pull/12493
New Contributors
- @RSS1102 made their first contribution in https://github.com/youzan/vant/pull/12460
Full Changelog: https://github.com/youzan/vant/compare/v4.8.0...v4.8.1