v4.6.4
Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- feat(area-data): update counties of WuHu by @nivin-studio in #12122
- feat(Locale): add Serbian language to internationalization by @RogerZXY in #12145
- feat(ImagePreview): add closeOnClickOverlay option by @chenjiahan in #12153
- feat(List): add scroller prop by @chenjiahan in #12154
- feat(FloatingPanel): add lock-scroll prop by @inottn in #12157
Bug Fixes 🐞
- fix(TextEllipsis): dots repeated by @muzaisimao in #12120
- fix(TextEllipsis): fix the logic of calculating the position of ellipsis by @inottn in #12137
Document 📖
- docs: move PR title format to contribution guide by @chenjiahan in #12114
- docs(Radio): add document description for the css var '--van-radio-dot-size' by @wjw-gavin in #12152
Other Changes
- docs(changelog): [email protected] by @chenjiahan in #12112
- chore: avoid prettier breaking hbs template by @chenjiahan in #12113
- chore(deps): bump release-it v16 by @chenjiahan in #12115
- feat(get-deps): import('../foo.vue') => import('../foo.mjs') 的替换 by @suncohey in #12046
- refactor(cli): rewrite release command by @chenjiahan in #12133
- feat(cli): support gitTag option for release command by @chenjiahan in #12134
- chore(CI): automatically generate changelog via GitHub by @chenjiahan in #12135
- chore: add PR labeler action by @chenjiahan in #12136
- chore(TextEllipsis): reuse actionText variable by @chenjiahan in #12138
- refactor(cli): use GitHub changelog instead of conventional-changelog by @chenjiahan in #12139
- chore: add Serbian to doc and rename the file by @chenjiahan in #12150
- chore(eslint-config): bump dependencies by @chenjiahan in #12155
New Contributors
- @muzaisimao made their first contribution in #12120
- @suncohey made their first contribution in #12046
- @nivin-studio made their first contribution in #12122
- @RogerZXY made their first contribution in #12145
Full Changelog: v4.6.3...v4.6.4