Commit Graph

  • 87ed409842
    chore(CI): fix codecov reporter (#12210) neverland 2023-08-20 19:55:39 +08:00
  • 694daef6ea
    test: migrate test runner to vitest (#12206) neverland 2023-08-20 18:48:09 +08:00
  • 633e48a645
    docs(changelog): vant@4.6.6 (#12209) neverland 2023-08-20 16:31:11 +08:00
  • acbbdb5806 release: vant v4.6.6 v4.6.6 chenjiahan 2023-08-20 16:21:52 +08:00
  • 95ae2de992
    feat(DropdownItem): supports boolean value in options (#12208) BaboonKing 2023-08-20 16:14:20 +08:00
  • 4b52766eb6
    fix(FloatingBubble): does not update status while hidden (#12207) ShuGang Zhou 2023-08-20 08:56:17 +08:00
  • 5dc2f4dcd2
    refactor(cli): remove execa dependency (#12205) neverland 2023-08-19 15:14:40 +08:00
  • 47950a1353
    chore(CI): update issue comment messages (#12204) neverland 2023-08-19 09:24:54 +08:00
  • 0ad72d6757
    fix(FloatingBubble): drag should not trigger click on child elements (#12201) ShuGang Zhou 2023-08-18 16:08:40 +08:00
  • c8e0f26bff
    docs(changelog): vant@4.6.5 (#12199) neverland 2023-08-16 18:43:07 +08:00
  • ce3f52865d release: vant v4.6.5 v4.6.5 chenjiahan 2023-08-16 18:25:59 +08:00
  • b25dddf2ca Revert "fix(Dialog): improve slot exit judgment (#12189)" chenjiahan 2023-08-16 18:24:00 +08:00
  • 4994e5f524
    fix(Dialog): improve slot exit judgment (#12189) project 2023-08-15 20:37:14 +08:00
  • 2b921f6123
    fix(cli): should escape curly brackets in markdown (#12188) neverland 2023-08-14 16:53:28 +08:00
  • feba5e742f
    docs: add instructions for bun package manager (#12182) Colin McDonnell 2023-08-13 22:18:25 -07:00
  • bd9bce8070
    chore(CI): do not run codeql for pull request (#12181) neverland 2023-08-13 19:30:15 +08:00
  • 8af469602a
    chore(deps): bump markdown-it v13 and commander v11 (#12180) neverland 2023-08-13 19:26:35 +08:00
  • f691eacb24
    refactor(cli): rewrite vite-plugin-md (#12179) neverland 2023-08-13 19:13:11 +08:00
  • af986cc459
    feat(DropdownMenu): add swipe-threshold prop (#12117) inottn 2023-08-13 15:53:14 +08:00
  • fb1cafd105
    chore(FloatingPanel): improve code style (#12175) neverland 2023-08-13 08:36:57 +08:00
  • 392da16c30
    fix(floatingPanel): lag caused by scrollbar and panel movement #12146 (#12161) dh 2023-08-13 08:24:50 +08:00
  • e2f041fe0a
    feat(FloatingBubble): use component attrs (#12171) ShuGang Zhou 2023-08-12 20:57:59 +08:00
  • 44d767e64f
    types(Toast): add ToastWrapperInstance export (#12166) loong.woo 2023-08-10 17:06:40 +08:00
  • 1c40cf2e2a
    chore(FloatingPanel): change the default value of lock-scroll to false (#12162) inottn 2023-08-10 15:37:13 +08:00
  • f6956197e4
    docs(changelog): vant@4.6.4 (#12159) neverland 2023-08-06 21:34:30 +08:00
  • c2bef6cdf0
    chore: add script to format GitHub changelog (#12158) neverland 2023-08-06 21:33:41 +08:00
  • 1f12af7e83 release: vant v4.6.4 v4.6.4 chenjiahan 2023-08-06 20:59:59 +08:00
  • b543c22c8b
    feat(FloatingPanel): add lock-scroll prop (#12157) inottn 2023-08-06 20:56:41 +08:00
  • cfa33c2fa1
    chore(eslint-config): bump dependencies (#12155) neverland 2023-08-06 10:53:59 +08:00
  • 6a56908438
    feat(List): add scroller prop (#12154) neverland 2023-08-06 10:44:50 +08:00
  • d988df7ba5
    feat(ImagePreview): add closeOnClickOverlay option (#12153) neverland 2023-08-05 22:45:36 +08:00
  • afeef70429
    docs(Radio): add document description for the css var '--van-radio-dot-size' (#12152) Gavin 2023-08-05 22:45:28 +08:00
  • 86d17359a3
    chore: add Serbian to doc and rename the file (#12150) neverland 2023-08-04 21:25:25 +08:00
  • 0a490c4777
    feat(Locale): add Serbian language to internationalization (#12145) RogerZXY 2023-08-04 21:19:20 +08:00
  • cac08f88e8
    refactor(cli): use GitHub changelog instead of conventional-changelog (#12139) neverland 2023-07-31 21:48:11 +08:00
  • 8b3ee8723b
    chore(TextEllipsis): reuse actionText variable (#12138) neverland 2023-07-31 21:39:20 +08:00
  • c95d59e303
    fix(TextEllipsis): fix the logic of calculating the position of ellipsis (#12137) inottn 2023-07-31 21:34:41 +08:00
  • 02b6779c42
    chore: add PR labeler action (#12136) neverland 2023-07-30 13:13:53 +08:00
  • ad6514f43d
    chore: fix release-tag.yml v4.6.4-beta.2 neverland 2023-07-30 13:00:44 +08:00
  • 0c9545860a release: vant v4.6.4-beta.2 chenjiahan 2023-07-30 12:57:09 +08:00
  • 677185020e
    chore(CI): automatically generate changelog via GitHub (#12135) neverland 2023-07-30 12:55:24 +08:00
  • b6d35cd268
    feat(cli): support gitTag option for release command (#12134) neverland 2023-07-30 11:50:56 +08:00
  • e6a0694807
    refactor(cli): rewrite release command (#12133) neverland 2023-07-30 10:43:26 +08:00
  • 2513ad1217 release: @vant/area-data v1.5.0 chenjiahan 2023-07-29 11:40:50 +08:00
  • ae17f7fcbf
    feat(area-data): update counties of WuHu (#12122) Ving 2023-07-29 11:39:55 +08:00
  • b480ec8a2d docs(changelog): @vant/cli@6.2.0 vant_cli_v6 chenjiahan 2023-07-29 11:37:19 +08:00
  • ecd26122af release: @vant/cli v6.2.0 chenjiahan 2023-07-29 11:35:09 +08:00
  • 3acee8bf2b
    feat(cli): support replace ext in dynamic imports (#12046) suncohey 2023-07-29 11:29:46 +08:00
  • 49e1e9f73e
    fix(TextEllipsis): dots repeated (#12120) 木仔四毛 2023-07-25 08:19:41 +08:00
  • 3326547cf1
    chore(deps): bump release-it v16 (#12115) neverland 2023-07-23 19:39:42 +08:00
  • 722c974ac4
    docs: move PR title format to contribution guide (#12114) neverland 2023-07-23 19:10:04 +08:00
  • 95572cd3e4
    chore: avoid prettier breaking hbs template (#12113) neverland 2023-07-23 18:54:48 +08:00
  • a90c109832
    docs(changelog): vant@4.6.3 (#12112) neverland 2023-07-23 18:51:43 +08:00
  • c41a402881 release: 4.6.3 v4.6.3 chenjiahan 2023-07-23 18:44:33 +08:00
  • 3dcc92a5c0
    chore: bump prettier v3 and format all code (#12111) neverland 2023-07-22 14:14:14 +08:00
  • b601ca1e0b
    chore(utils): fix circular dependency (#12110) neverland 2023-07-22 13:03:48 +08:00
  • dac0349669 docs(changelog): vant@3.6.12 chenjiahan 2023-07-20 20:54:26 +08:00
  • bc468d7219 release: 3.6.12 v3.6.12 chenjiahan 2023-07-20 20:52:00 +08:00
  • 1e585b5ce0
    fix(Uploader): render objectUrl to avoid perf issue (#12106) 跃跃 2023-07-20 20:50:03 +08:00
  • 78064c6fd2
    docs(ConfigProvider): fix css demo error (#12105) inottn 2023-07-19 10:47:47 +08:00
  • d1da7f3718
    fix(Tab): adjust import path (#12103) inottn 2023-07-18 22:53:48 +08:00
  • 69035944d6
    fix(FloatingBubble): fix global component type (#12101) ShuGang Zhou 2023-07-18 15:42:08 +08:00
  • 06e0599d95
    chore(docs): fix typo (#12098) Simon He 2023-07-17 21:03:11 +08:00
  • 5cedfa0d22
    feat(RadioGroup): support shape prop on RadioGroup and CheckboxGroup (#12092) Gavin 2023-07-17 10:31:01 +08:00
  • 7e623b0921
    docs(Circle): usage error (#12095) Icey Wu 2023-07-17 10:29:39 +08:00
  • 44f2e30edb
    feat(AddressList): add show-add-button prop (#12090) Gavin 2023-07-15 08:20:58 +08:00
  • e42500070b
    docs(changelog): vant@4.6.2 (#12071) neverland 2023-07-09 20:36:20 +08:00
  • 40a653053e release: 4.6.2 v4.6.2 chenjiahan 2023-07-09 20:28:58 +08:00
  • bbedcb49fc
    feat(FloatingBubble): add CSS vars to override border radius (#12070) neverland 2023-07-09 20:27:16 +08:00
  • 871d1ed3a1
    docs(Button): add english description (#12069) neverland 2023-07-09 16:31:39 +08:00
  • 4ebc7bbb0e
    chore(deps): bump vite 4.4, esbuild 0.18 (#12068) neverland 2023-07-09 16:27:51 +08:00
  • 3b9c72d09e
    feat(TextEllipsis): add position prop (#12058) Gavin 2023-07-08 17:03:37 +08:00
  • 0c47654da5
    feat(Field): support autocapitalize, autocorrect and spellcheck props (#12065) inottn 2023-07-08 17:01:32 +08:00
  • 6a544b4449
    fix(FloatingBubble): fix wrong value of boundary (#12067) inottn 2023-07-08 17:00:48 +08:00
  • 186a3f95c4
    fix(Pagination): display the border correctly (#12062) inottn 2023-07-08 10:20:34 +08:00
  • 39a54a8d9a
    feat(Radio): support dot shape (#12057) Gavin 2023-07-08 09:56:29 +08:00
  • 3319d1e5cd docs(changelog): vant@4.6.1 chenjiahan 2023-07-02 19:49:07 +08:00
  • f940ef238b release: 4.6.1 v4.6.1 chenjiahan 2023-07-02 17:41:04 +08:00
  • 60163c65ab chore: add exclude config to tsconfig.json chenjiahan 2023-07-02 17:39:30 +08:00
  • a05418fc25 release: @vant/eslint-config v4.0.0 chenjiahan 2023-07-02 17:32:26 +08:00
  • a52817ac2c
    chore: using pnpm highest resolution mode (#12056) neverland 2023-07-02 13:21:40 +08:00
  • 523844eae4
    chore: extend eslint range to all src, test directories (#12055) neverland 2023-07-02 13:13:27 +08:00
  • 9333633406
    chore(eslint-config): bump all dependencies (#12054) neverland 2023-07-02 12:45:54 +08:00
  • a34ffe7637
    chore(eslint-config): remove eslint-plugin-import (#12053) neverland 2023-07-02 12:34:21 +08:00
  • 47a3aea291
    fix(cli): fix autoprefixer plugin conditions (#12052) neverland 2023-07-02 10:27:55 +08:00
  • a789418366
    fix(Uploader): render objectUrl to avoid perf issue (#12051) neverland 2023-07-01 23:37:01 +08:00
  • 98d1a430e4
    docs: add Vue Router links to english document (#12045) neverland 2023-06-28 23:13:58 +08:00
  • b49e7a4188
    docs(Tabbar): update the link related to vue-router (#12039) codersjj 2023-06-28 22:39:03 +08:00
  • 7b31f0877f
    chore(FloatingPanel): reuse windowHeight (#12033) inottn 2023-06-27 21:35:10 +08:00
  • 99dd982aee
    feat(ellipsis): improve break lines of Chinese, Japanese, or Korean text (#12030) hu 2023-06-27 21:34:23 +08:00
  • 6497950900
    fix(SubmitBar): remove redundant theme types (#12031) ShuGang Zhou 2023-06-27 21:27:16 +08:00
  • fce31b5ef1
    fix(FloatingBubble): floatingBubbleBackground type is optional (#12029) yanbowen 2023-06-25 17:34:43 +08:00
  • edc1f5e7e7
    docs: improve style (#12024) inottn 2023-06-24 20:32:40 +08:00
  • 0d7a2c6b60
    docs: add @inottn and @zhousg to core team (#12023) neverland 2023-06-24 11:15:53 +08:00
  • e5cd67300d
    chore: remove gitee issue template (#12022) neverland 2023-06-24 11:00:15 +08:00
  • 029d005b0c chore: update gitee issue template chenjiahan 2023-06-24 10:51:34 +08:00
  • f26a39a9f3
    docs(changelog): vant@4.6.0 (#12021) neverland 2023-06-24 10:48:43 +08:00
  • f1f9eeb009 release: 4.6.0 v4.6.0 chenjiahan 2023-06-24 10:38:20 +08:00
  • 1ccf211ddd
    docs(RollingText): improve document (#12020) neverland 2023-06-24 10:37:22 +08:00
  • 0f2967f3fb
    docs(FloatingBubble): add icon prop to documents (#12019) neverland 2023-06-24 10:20:35 +08:00