Commit Graph

  • eef8e0b0de
    docs(Calendar): fix inconsistencies between the document and "demo" (#13061) pany 2024-08-14 21:12:06 +08:00
  • e9539da08d
    chore(deps): update types (major) (#13046) renovate[bot] 2024-08-11 20:53:16 +08:00
  • 50a6fd417b
    chore(deps): update dependency @babel/core to ^7.25.2 (#13044) renovate[bot] 2024-08-11 20:52:56 +08:00
  • e6031f96dd release: vant v4.9.4 v4.9.4 chenjiahan 2024-08-04 20:39:20 +08:00
  • 49b8f042ec
    docs(Steps): update active-color default value (#13031) Leon Fong 2024-08-04 20:12:29 +08:00
  • 3fd0539ece
    chore(deps): update dependency @vitejs/plugin-vue to ^5.1.2 (#13029) renovate[bot] 2024-08-04 20:12:10 +08:00
  • 8bceb528ec
    chore(CI): update issue comment messages (#13032) inottn 2024-08-04 20:11:47 +08:00
  • 5afe27d67f
    fix(SwipeCell): the click will be triggered after the touchend event on desktop (#13040) inottn 2024-08-04 20:11:05 +08:00
  • 423b0fe728
    feat(SwipeCell): add event param for before-close (#13039) inottn 2024-08-01 07:33:18 +08:00
  • 794215133b
    feat(Locale): added Kazakh translations (#13025) Yernar 2024-07-27 14:25:42 +05:00
  • 0cbefc9654
    chore(deps): update github/codeql-action action to v3 (#13017) renovate[bot] 2024-07-27 17:24:05 +08:00
  • e1ba51a9ae release: vant v4.9.3 v4.9.3 chenjiahan 2024-07-21 17:55:57 +08:00
  • a84120d64b chore: fix prepare deprecation warning chenjiahan 2024-07-21 17:55:06 +08:00
  • 945f69b453
    chore: update husky config for v9 (#13015) neverland 2024-07-21 17:43:52 +08:00
  • 33662b3dea
    feat(Uploader): expose reuploadFile method (#13012) inottn 2024-07-21 17:43:39 +08:00
  • 3a4c4a35ec
    chore(deps): update dependency husky to v9 (#12923) renovate[bot] 2024-07-21 17:33:14 +08:00
  • a47077f2a9
    chore(deps): update all patch dependencies (#12942) renovate[bot] 2024-07-21 17:27:04 +08:00
  • db49d0f4f5
    chore(deps): update dependency markdown-it to v14 (#12946) renovate[bot] 2024-07-21 17:26:04 +08:00
  • 358904f195
    chore(deps): update dependency eslint-plugin-vue to ^9.27.0 (#12990) renovate[bot] 2024-07-21 17:23:42 +08:00
  • d1070e010c
    fix(Calendar): correctly change the panelDate when the selected date is the last day of month (#13008) inottn 2024-07-20 21:46:14 +08:00
  • a474ca9006
    chore(deps): update dependency highlight.js to ^11.10.0 (#13004) renovate[bot] 2024-07-20 21:40:23 +08:00
  • 8a2b339d61
    fix(TextEllipsis): calculate the width of the action slot correctly (#13005) inottn 2024-07-20 21:39:26 +08:00
  • 2a6b90b4f8
    fix(Calendar): disable the previous month button correctly when the minDate is the current time (#13006) inottn 2024-07-18 21:56:29 +08:00
  • 95b22e1583
    docs: add changelog notices (#13003) neverland 2024-07-14 18:12:14 +08:00
  • db4de574fe release: vant v4.9.2 v4.9.2 chenjiahan 2024-07-14 15:51:28 +08:00
  • 2811504397
    chore(deps): bump Rsbuild 1.0.1-beta.0 (#13001) neverland 2024-07-14 13:50:28 +08:00
  • 1b3a96c8de
    docs: mark legacy versions as EOL (#13000) neverland 2024-07-14 12:20:16 +08:00
  • 38411d5c87
    chore(deps): update dependency markdown-it-anchor to v9 (#12975) renovate[bot] 2024-07-14 11:56:39 +08:00
  • fcd757fa4c
    chore(deps): update dependency postcss-load-config to v6 (#12976) renovate[bot] 2024-07-08 07:24:18 +08:00
  • 1a1a5c07c8
    types(Notify): add missing teleport type (#12985) inottn 2024-07-04 05:09:56 +08:00
  • d63bbf7212
    chore(deps): update dependency vue-router to ^4.4.0 (#12965) renovate[bot] 2024-06-29 09:21:29 +08:00
  • 50f7889935
    docs: fix missing plain prop #12962 (#12963) namefhf 2024-06-23 17:31:05 +08:00
  • 77745ab053
    types(Uploader): export afterRead function type (#12961) neverland 2024-06-22 19:33:28 +08:00
  • e705f5b6c3 release: @vant/compat v1.0.1 chenjiahan 2024-06-22 19:22:17 +08:00
  • 991a7fd5bf
    fix(vant-compat): [Toast][Dialog] fix missed and incorrect export error #12952 (#12953) Robert Zeng 2024-06-22 19:21:01 +08:00
  • 04c19453bf
    chore(deps): update dependency vite to ^5.3.1 (#12943) renovate[bot] 2024-06-22 19:20:33 +08:00
  • ad117d5ffd
    docs(ImagePreview): fix missing parameters (#12955) Icey Wu 2024-06-22 19:20:04 +08:00
  • 8ca1d414c8
    docs(Tab): add FQA for "swipeable" and "animated" (#12938) pany 2024-06-19 07:56:09 +08:00
  • cda840a728
    chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 (#12909) renovate[bot] 2024-06-19 07:54:33 +08:00
  • 1a6d7ebeb2
    feat(Form): add prop "scrollToErrorPosition" (#12937) pany 2024-06-19 07:53:39 +08:00
  • 13e5464ae1
    chore: update vue to v3.4.29 and enable skipped cases (#12939) inottn 2024-06-15 19:47:34 +08:00
  • 86b9c87197
    chore(vant-cli): drop NodeJS 14 support (#12940) inottn 2024-06-15 19:46:55 +08:00
  • 5c8e098a47
    docs(Badge): refine the description of 'props' (#12936) pany 2024-06-15 11:05:49 +08:00
  • 948c793d79
    chore(deps): update dependency jsdom to v24 (#12924) renovate[bot] 2024-06-14 20:58:20 +08:00
  • 0e5e8e5c45
    docs(Tab): fix documentation errors (#12933) pany 2024-06-14 20:57:57 +08:00
  • 6d1b953ab0
    docs(Tab): refine the description of 'props' (#12935) pany 2024-06-14 20:57:20 +08:00
  • 7898140be7
    test: skip failed cases for Vue ecosystem-ci (#12926) neverland 2024-06-11 10:47:01 +08:00
  • df39159139
    chore(deps): update all patch dependencies (#12921) renovate[bot] 2024-06-10 09:15:07 +08:00
  • 9a14844fd9
    docs(nav-bar): replace click-right with click-left for second example (#12920) chouchouji 2024-06-10 08:17:46 +08:00
  • eb0073c84b
    fix(Tab): "scrollLeftTo" function could not handle decimal correctly (#12918) pany 2024-06-08 14:12:48 +08:00
  • 31aae0bfc5
    docs(Notify): fix z-index option case (#12919) neverland 2024-06-08 14:11:27 +08:00
  • 1879f73d4e
    chore(deps): update dependency prettier to ^3.3.1 (#12905) renovate[bot] 2024-06-08 14:11:15 +08:00
  • f4dbe8d0da
    chore(deps): update vitest to ^1.6.0 (#12908) renovate[bot] 2024-06-08 14:10:51 +08:00
  • 168728e298
    fix(Notify): add zIndex type (#12910) wasdjkl 2024-06-08 14:08:10 +08:00
  • 4d1e1b5871
    fix(Card): render correctly when the price is an integer (#12917) inottn 2024-06-05 22:28:05 +08:00
  • f937005f2b
    docs(changelog): vant@4.9.1 (#12904) neverland 2024-06-02 20:41:12 +08:00
  • 751465933d release: vant v4.9.1 v4.9.1 chenjiahan 2024-06-02 20:36:15 +08:00
  • 827e86abf3
    feat(cli): bump Rsbuild v0.7 (#12903) neverland 2024-06-02 20:33:19 +08:00
  • f6b0ea0ab5
    feat(AddressList): support multiple selection (#12887) Shane Wang 2024-06-02 20:25:05 +08:00
  • d3a0ce0283
    chore(deps): update all patch dependencies (#12883) renovate[bot] 2024-06-02 20:22:59 +08:00
  • d7a2da1ea8
    feat(floating-panel): support header slot (#12897) chouchouji 2024-06-02 20:22:25 +08:00
  • 24e4574993
    docs: add new document site URL (#12902) neverland 2024-06-02 17:48:45 +08:00
  • 8128b330d3
    chore(deps): update dependency commander to ^12.1.0 (#12884) renovate[bot] 2024-05-30 21:25:44 +08:00
  • 6cef6b88eb
    docs: remove VantImports example (#12894) neverland 2024-05-28 23:14:10 +08:00
  • 0adc41acaa
    fix(Tab): incorrect disabled style for card theme (#12885) pany 2024-05-28 21:56:50 +08:00
  • 4cff03dd70
    fix(Stepper): set autocomplete to off (#12892) inottn 2024-05-28 21:52:18 +08:00
  • 1cd6050a3b
    docs: add ICP license (#12893) neverland 2024-05-28 21:51:19 +08:00
  • c56337e7f3 release: @vant/auto-import-resolver v1.2.1 chenjiahan 2024-05-28 08:04:22 +08:00
  • 5cbb870bf6
    chore(deps): update pnpm to v9.1.2 (#12865) renovate[bot] 2024-05-25 09:25:35 +00:00
  • 4b95e92e8d
    fix: VantImports type error (#12876) wChenonly 2024-05-20 23:25:44 +08:00
  • 2423e41edf docs(changelog): @vant/cli v7.0.3 chenjiahan 2024-05-18 20:48:02 +08:00
  • 49bfa35730 release: @vant/cli v7.0.3 chenjiahan 2024-05-18 20:45:38 +08:00
  • db1adf61bc
    fix(area): columns-placeholder prop rendering error (#12857) yipl95 2024-05-18 20:44:38 +08:00
  • c0eff77e9b release: @vant/auto-import-resolver v1.2.0 chenjiahan 2024-05-18 20:40:41 +08:00
  • 96cbb04bc0
    feat: supports imports option for auto-import (#12861) zhaojjiang 2024-05-18 20:39:28 +08:00
  • 413150a4ab
    fix(cli): CSS preprocessor for scoped (#12860) zoy 2024-05-18 19:53:52 +08:00
  • dffcd07c7c
    chore(deps): update all patch dependencies (#12862) renovate[bot] 2024-05-18 19:51:23 +08:00
  • 2f677654fc
    chore(deps): update dependency eslint-plugin-vue to ^9.26.0 (#12864) renovate[bot] 2024-05-18 19:50:49 +08:00
  • 8cb3fe54b9
    chore(deps): update all patch dependencies (#12851) renovate[bot] 2024-05-08 21:31:32 +08:00
  • 9be9ae2ed5
    chore(deps): update dependency terser to ^5.31.0 (#12852) renovate[bot] 2024-05-08 21:17:46 +08:00
  • e617945894
    docs(changelog): vant@4.9.0 (#12849) neverland 2024-05-02 20:54:46 +08:00
  • d1b433e9f9 release: vant v4.9.0 v4.9.0 chenjiahan 2024-05-02 20:26:06 +08:00
  • 8cf3ea49ba
    docs: fix Rsbuild HTML build failed (#12848) neverland 2024-05-02 20:24:15 +08:00
  • a44ce49e42
    docs: remove gzip size badge (#12847) neverland 2024-05-02 14:30:21 +08:00
  • c3c10827e2
    docs: remove all Gitee links (#12845) neverland 2024-05-02 13:56:40 +08:00
  • 80ca6fbad5
    chore(deps): update all patch dependencies (#12812) renovate[bot] 2024-05-02 01:21:41 +00:00
  • 86df4c1441
    chore(deps): update codecov/codecov-action action to v4 (#12815) renovate[bot] 2024-05-02 09:20:27 +08:00
  • 3d472a2e92
    chore(deps): update github/issue-labeler action to v3.4 (#12813) renovate[bot] 2024-05-02 09:18:10 +08:00
  • f8b9084dea
    chore(deps): update actions/setup-node action to v4 (#12814) renovate[bot] 2024-05-02 09:17:53 +08:00
  • 7a679089db
    docs(SwitchCell): remove SwitchCell in the form component (#12758) aisen 2024-05-01 10:53:40 +08:00
  • 27e080e8aa
    feat(Calendar): add switch-mode prop (#12836) inottn 2024-05-01 10:52:09 +08:00
  • 92f373c17f
    fix(IndexBar): render active anchor correctly when passing sticky & stickyOffsetTop (#12837) Jungzl 2024-05-01 10:51:40 +08:00
  • c6fe40867e
    chore(deps): update dependency commander to v12 (#12841) renovate[bot] 2024-04-30 13:36:23 +00:00
  • ff08e3c04a
    fix(Highlight): render correctly when keywords is empty (#12829) Jungzl 2024-04-30 21:22:04 +08:00
  • 1781c80a56
    chore(deps): update dependency @vitejs/plugin-vue to v5 (#12840) renovate[bot] 2024-04-30 21:20:54 +08:00
  • c25ebf772d
    feat(PickerGroup): add new prop showToolbar (#12839) Reino 2024-04-30 21:19:21 +08:00
  • 01183e1208
    fix(ImagePreview): swipeItem may be undefined (#12818) inottn 2024-04-25 10:08:48 +08:00
  • 9dea0e9572 chore: try another branch to fix deployment chenjiahan 2024-04-20 17:05:44 +08:00
  • cad48e3fa1 chore: remove single-commit to fix deployment chenjiahan 2024-04-20 16:58:21 +08:00
  • 3aa29fb2f3 Deploying to gh-pages from @ youzan/vant@e27847b9db 🚀 gh-pages chenjiahan 2024-04-20 08:49:23 +00:00