Skip to content

Releases: youzan/vant

v4.9.7

22 Sep 14:27
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: use data-allow-mismatch to suppress hydration mismatch warnings by @inottn in #13122

Document 📖

  • docs(ecosystem): add an ecosystem by @luckyAisen in #13118
  • docs(field): fix field max min property Type by @dadaguai-git in #13120

Other Changes

  • chore(deps): update dependency eslint-plugin-vue to ^9.28.0 by @renovate in #13113
  • chore(deps): update dependency terser to ^5.33.0 by @renovate in #13116
  • chore(deps): update dependency markdown-it-anchor to ^9.2.0 by @renovate in #13114
  • chore(deps): update dependency picocolors to ^1.1.0 by @renovate in #13115

Full Changelog: v4.9.6...v4.9.7

v4.9.6

15 Sep 03:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(NumberKeyboard): lose the number 0 key in some configs by @Whbbit1999 in #12972

Other Changes

New Contributors

Full Changelog: v4.9.5...v4.9.6

v4.9.5

08 Sep 12:54
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(Overlay): add teleport prop by @inottn in #13087
  • feat(Field): add min and max props by @dadaguai-git in #13068

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.4...v4.9.5

v4.9.4

04 Aug 12:39
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(SwipeCell): the click will be triggered after the touchend event on desktop by @inottn in #13040

Document 📖

Other Changes

  • chore(deps): update github/codeql-action action to v3 by @renovate in #13017
  • chore(CI): update issue comment messages by @inottn in #13032
  • chore(deps): update dependency @vitejs/plugin-vue to ^5.1.2 by @renovate in #13029

New Contributors

Full Changelog: v4.9.3...v4.9.4

v4.9.3

21 Jul 09:56
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(Uploader): expose reuploadFile method by @inottn in #13012

Bug Fixes 🐞

  • fix(Calendar): disable the previous month button correctly when the minDate is the current time by @inottn in #13006
  • fix(TextEllipsis): calculate the width of the action slot correctly by @inottn in #13005
  • fix(Calendar): correctly change the panelDate when the selected date is the last day of each month by @inottn in #13008

Document 📖

Other Changes

Full Changelog: v4.9.2...v4.9.3

v4.9.2

14 Jul 07:51
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(Card): render correctly when the price is an integer by @inottn in #12917
  • fix(Notify): add zIndex type by @wasdjkl in #12910
  • fix(Tab): "scrollLeftTo" function could not handle decimal correctly by @pany-ang in #12918
  • fix(vant-compat): [Toast][Dialog] fix missed and incorrect export error #12952 by @upthen in #12953

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.1...v4.9.2

v4.9.1

02 Jun 12:36
Compare
Choose a tag to compare

Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.0...v4.9.1

v4.9.0

02 May 12:26
Compare
Choose a tag to compare

Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(cli): Vue SFC style binding failure by @zoy-l in #12799
  • fix(ImagePreview): swipeItem may be undefined by @inottn in #12818
  • fix(Highlight): render correctly when keywords is empty by @Jungzl in #12829
  • fix(IndexBar): render active anchor correctly when passing sticky & stickyOffsetTop by @Jungzl in #12837

Document 📖

Other Changes

New Contributors

Full Changelog: v4.8.11...v4.9.0

v4.8.11

14 Apr 13:21
Compare
Choose a tag to compare

Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。

What's Changed

New Features 🎉

  • feat(DropdownMenu): add disabled for option by @inottn in #12785

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v4.8.10...v4.8.11

v4.8.10

06 Apr 14:08
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: v4.8.8...v4.8.10