Commit Graph

  • d7fc56e3f1 feat(Field): required label css will active when rules contain required (#12376) morance 2023-10-21 19:44:54 +08:00
  • 40f67d7e48 fix(ConfigProvider): export missing theme vars (#12371) inottn 2023-10-17 09:11:50 +08:00
  • 20c3e52824 docs(changelog): vant@4.7.2 (#12367) neverland 2023-10-15 17:55:46 +08:00
  • 00c47cc8d2 release: vant v4.7.2 chenjiahan 2023-10-15 17:44:54 +08:00
  • b493fb80d6 chore(ImagePreview): rename doubleScale and add test case (#12366) neverland 2023-10-14 18:16:41 +08:00
  • 9065400586 chore(cli): merge greet logs (#12365) neverland 2023-10-14 17:30:11 +08:00
  • 714bb42719 chore(deps): bump rslog v1.1.0 (#12364) neverland 2023-10-14 17:08:33 +08:00
  • 16402112f5 feat(ImagePreview): add enableDoubleScale option (#12360) wym 2023-10-14 15:28:47 +08:00
  • 33342a0b43 refactor(Signature): use scale method to enhance clarity (#12363) inottn 2023-10-14 09:22:30 +08:00
  • 6f74d77da9 fix(Uploader): multiple reupload only choose one & cancel choose problem (#12359) ShuGang Zhou 2023-10-13 20:17:54 -05:00
  • 1219e4386c refactor(Signature): avoid setting the canvas width and height in the next tick (#12347) inottn 2023-10-13 20:16:20 +08:00
  • 25bc5921e2 docs: add --van-icon-font-family chenjiahan 2023-10-10 21:06:45 +08:00
  • 5599fbf886 release: @vant/icons v3.0.2 chenjiahan 2023-10-10 21:04:09 +08:00
  • 4f3170bc85 fix(Icons): compatible with the browser range of Vant 2 (#12356) neverland 2023-10-10 21:03:39 +08:00
  • 30b6e1baf3 docs(changelog): @vant/icons v3.0.1 chenjiahan 2023-10-10 11:52:30 +08:00
  • 9e750495a5 release: @vant/icons v3.0.1 chenjiahan 2023-10-10 11:51:24 +08:00
  • 87d5349998 feat(Icon): add font-family css var (#12354) JeremyFan 2023-10-10 11:47:01 +08:00
  • f0303462b6 docs(changelog): vant@4.7.1 (#12346) neverland 2023-10-06 10:50:02 +08:00
  • af9b89c42c chore(cli): adjust log type chenjiahan 2023-10-06 10:46:00 +08:00
  • 70938cd120 release: vant v4.7.1 chenjiahan 2023-10-06 10:44:58 +08:00
  • f29c556803 docs(ImagePreview): improve English document (#12345) neverland 2023-10-06 10:33:50 +08:00
  • 927206e25b feat(Toast): add JSDoc for utility functions (#12344) neverland 2023-10-06 10:23:02 +08:00
  • f1d5376c9c feat(Dialog): add JSDoc for utility functions (#12343) neverland 2023-10-06 10:12:52 +08:00
  • d56623ef77 feat(Notify): add jsdoc for utility functions (#12342) neverland 2023-10-06 10:00:13 +08:00
  • d8521b78af chore(deps): bump postcss from 8.4.27 to 8.4.31 (#12341) dependabot[bot] 2023-10-05 22:44:42 +08:00
  • 4447b34607 chore: bump pnpm v8.8.0 (#12339) neverland 2023-10-05 22:36:41 +08:00
  • 7af5fbf84b docs: add more ecosystem projects (#12338) neverland 2023-10-04 15:36:51 +08:00
  • 4ac80602e8 chore(Swipe): limit the decimal length of transform (#12337) neverland 2023-10-04 11:33:51 +08:00
  • 2bb4b85b5d style(Swipe): declare transition-property (#12336) neverland 2023-10-03 21:44:56 +08:00
  • 087ecda7b2 feat(cli): using rslog (#12334) neverland 2023-10-02 21:34:03 +08:00
  • 53188a7093 fix(docs): mistypo Georqia to Georgia (#12331) Evgeny 2023-09-29 23:15:45 -06:00
  • 4900b2be28 fix(Popover): failed to inherit scopedId (#12329) neverland 2023-09-29 21:35:17 +08:00
  • 0c4ecc93e5 fix(CellGroup): failed to inherit scopeId with title (#12328) neverland 2023-09-29 21:28:07 +08:00
  • 24e9176433 fix(Popup): fix failed to inherit scopedId (#12327) neverland 2023-09-29 21:09:08 +08:00
  • c24b7f7d80 feat(FloatingPanel): optimize bounce animate (#12317) ShuGang Zhou 2023-09-29 20:40:38 +08:00
  • 12b2fef7bd docs: fix typo in Form (#12322) zcvvvbb 2023-09-28 17:30:32 +08:00
  • 6bab31f704 docs(changelog): vant 4.7.0 (#12318) neverland 2023-09-24 22:21:01 +08:00
  • c669138d60 release: vant v4.7.0 chenjiahan 2023-09-24 22:01:31 +08:00
  • 7b6a99da2f types(Dialog): improve showDialog return type (#12316) neverland 2023-09-24 15:52:29 +08:00
  • bd7ee34eba test(Dialog): enable function-call test cases (#12315) neverland 2023-09-24 15:25:17 +08:00
  • 0477c0e2e6 fix(FloatingPanel): dragging down causes the page to move (#12314) ShuGang Zhou 2023-09-24 15:04:08 +08:00
  • 8eac20b9cb fix(Signature): fix checking if canvas is empty when backgoundColor is set (#12304) Junyu Zhou 2023-09-23 17:51:14 +08:00
  • 4abc67e4ac feat(AddressEdit): add change event for name and tel input (#12310) ShuGang Zhou 2023-09-23 17:50:37 +08:00
  • c0c0bdce17 docs(Picker): fix popup content is inconsistent with the Chinese version (#12300) lllomh 2023-09-21 20:47:33 +08:00
  • 829afd5dbd feat(SwipeCell): Fix triggered close by clickAway when in running beforeClose (#12309) Nined 2023-09-20 19:28:23 +08:00
  • 1f0e3a1f2a docs(changelog): @vant/icons@3.0.0 chenjiahan 2023-09-17 11:14:58 +08:00
  • 20108384ec release: @vant/icons v3.0.0 chenjiahan 2023-09-17 11:09:29 +08:00
  • c1bf174270 fix(cli): allow missing build script when releasing chenjiahan 2023-09-17 11:09:03 +08:00
  • aceb40a5f6 feat(Icon): add 11 new icons (#12291) neverland 2023-09-17 11:04:49 +08:00
  • 534ccd2b3a docs(Uploader): add FAQ about camera permission (#12289) neverland 2023-09-16 22:56:49 +08:00
  • 78e4174a30 feat(Uploader): add --van-uploader-border-radius css variable (#12280) xieyezi 2023-09-15 08:59:39 +08:00
  • fae9a236e2 docs(Picker): fix missing v-model and readonly props (#12275) MrXwq 2023-09-13 08:16:58 +08:00
  • 9ffacac25f feat(Calendar): add click-disabled-date event (#12274) luopei 2023-09-13 08:15:20 +08:00
  • 7e55ff9514 docs(changelog): vant@4.6.8 (#12273) neverland 2023-09-10 09:54:15 +08:00
  • 3e20c768ee release: vant v4.6.8 chenjiahan 2023-09-10 09:46:56 +08:00
  • 1eab3cf468 fix(ConfigProvider): failed to set some basic theme vars (#12272) neverland 2023-09-10 09:35:08 +08:00
  • 76e27da360 chore: move axure to vant-assets repo (#12271) neverland 2023-09-09 11:45:25 +08:00
  • b2bb05b2f5 docs(NavBar): add disable button demo (#12270) neverland 2023-09-09 10:15:44 +08:00
  • ba98c6d689 chore(CI): bump actions version (#12269) neverland 2023-09-09 09:20:38 +08:00
  • 9ce8074b1e chore(CI): enable single-commit to reduce the repo size (#12268) neverland 2023-09-09 09:02:03 +08:00
  • 3fa96d7f64 feat(NavBar): add leftDisabled and rightDisabled prop (#12258) 马铃薯头 2023-09-09 08:57:38 +08:00
  • f69dd889a6 fix(ConfigProvider): ConfigProviderThemeVars fontSizeXs hump (#12267) xieyezi 2023-09-09 08:56:30 +08:00
  • 7c7202d0da feat(ConfigProvider): supplement the type declaration of ConfigProviderThemeVars (#12264) xieyezi 2023-09-08 14:46:04 +08:00
  • e67d8aa0cf feat(Cell): add css vars to customize font size of the cell value (#12260) inottn 2023-09-07 20:42:50 +08:00
  • 874a5fc600 chore(CI): sync to gitee everyday chenjiahan 2023-09-04 22:31:53 +08:00
  • 7f26716477 docs(changelog): vant@4.6.7 (#12249) neverland 2023-09-04 22:30:21 +08:00
  • 32920ba0f2 release: vant v4.6.7 chenjiahan 2023-09-04 22:23:23 +08:00
  • f553a87037 chore(ConfigProvider): update var name and init execute the sync function twice (#12248) ShuGang Zhou 2023-09-04 22:21:56 +08:00
  • 91a92b2b06 docs(ConfigProvider): update the guide of modify CSS vars (#12246) neverland 2023-09-04 08:23:51 +08:00
  • d6d90925d0 fix(eslint): using ignorePatterns to replace .eslintignore (#12237) MrXwq 2023-09-04 07:57:38 +08:00
  • 5bcd41cfef feat(ConfigProvider): add theme-vars-scope props enable root affects (#12240) ShuGang Zhou 2023-09-04 07:56:21 +08:00
  • ee2788796b release: @vant/auto-import-resolver v1.0.1 chenjiahan 2023-09-03 09:47:55 +08:00
  • 56b718f597 fix(auto-import-resolver): type mismatch in TS projects (#12243) neverland 2023-09-03 09:47:29 +08:00
  • 5ccaa836ee docs(auto-import-resolver): add Rspack usage (#12242) neverland 2023-09-03 09:40:26 +08:00
  • 80f600af93 docs(auto-import-resolver): update README and folder name (#12241) neverland 2023-09-03 09:28:13 +08:00
  • d1538c3489 docs: update the URL of unplugin-vue-components chenjiahan 2023-09-03 09:10:27 +08:00
  • 0e1874d689 docs: add Vite and Nuxt guide to quickstart (#12239) neverland 2023-09-02 17:21:48 +08:00
  • 2c17abf7f5 feat(auto-import-resolver): add auto-import-resolver package (#12227) wChenonly 2023-09-02 16:48:16 +08:00
  • 804f1fa839 test: fix canvas mock (#12226) neverland 2023-08-27 16:34:09 +08:00
  • 57dc768a02 chore: use workspace protocol for internal deps (#12225) neverland 2023-08-27 16:07:22 +08:00
  • d5781f3c2c release: @vant/use v1.6.0 chenjiahan 2023-08-27 15:57:41 +08:00
  • a2aba759ae docs: improve use-raf document (#12224) neverland 2023-08-27 15:57:10 +08:00
  • 37f4500e3c feat(Checkbox): add indeterminate status (#12216) Gavin 2023-08-27 15:21:44 +08:00
  • 26fd87930b docs: improve the menu position of back-top (#12223) Gavin 2023-08-27 15:20:47 +08:00
  • f967e6c5cf feat(vant-use): add new useRaf method (#12211) Simon He 2023-08-27 15:19:25 +08:00
  • ad194d4c57 docs: fix codecov badge link chenjiahan 2023-08-20 20:01:31 +08:00
  • 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 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 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