Commit Graph
100 Commits
Author SHA1 Message Date
neverlandandGitHub eae8d47cee fix(Calendar): failed to render months when not poppable (#10707) 2022-06-12 12:42:37 +08:00
neverlandandGitHub 8ee4080d69 fix(Popup): should not auto close on deactivated if not using teleport (#10706) 2022-06-12 12:25:23 +08:00
neverlandandGitHub 88d44cf4ea docs: remove babel-plugin-import (#10704) 2022-06-11 20:20:13 +08:00
neverlandandGitHub a317984da1 docs: recommend using unplugin-vue-components (#10703) 2022-06-11 19:49:34 +08:00
neverlandandGitHub 4dab4e20c2 feat(PullRefresh): add change event (#10702) 2022-06-11 15:45:00 +08:00
neverlandandGitHub 525653b68d types(Toast): fix Toast.clear typing (#10699) 2022-06-11 15:00:07 +08:00
neverlandandGitHub bab0636014 types(Uploader): preview-options images should be optional (#10698) 2022-06-11 14:51:07 +08:00
neverlandandGitHub 586bc21dd3 feat(Switch): add background slot (#10666)
* feat(Switch): add background slot

* chore: revert lock file

* chore: new line
2022-06-04 20:29:28 +08:00
neverlandandGitHub 4a602f7e46 feat(Dialog): allow to disable confirm or cancel button (#10665) 2022-06-04 20:19:19 +08:00
neverlandandGitHub 0dc09cab8c fix(Area): failed to render picker mask after reopened (#10664) 2022-06-04 20:17:16 +08:00
neverlandandGitHub 3606f48003 feat: add exports fields to sub packages (#10650) 2022-05-29 21:48:59 +08:00
neverlandandGitHub 79dfc4b8cb feat(@vant/cli): auto complete mjs path (#10649)
* feat(@vant/cli): auto complete mjs path

* release: 3.5.0-beta.1
2022-05-29 21:41:57 +08:00
neverlandandGitHub be22f4c1f8 docs: code split docsearch (#10648) 2022-05-29 10:19:13 +08:00
neverlandandGitHub e5cc7fadeb chore: support manually trigger deploy v3 site (#10647) 2022-05-29 10:07:51 +08:00
neverlandandGitHub d5f8963d02 docs: remove search from v3 site (#10646) 2022-05-29 10:00:32 +08:00
neverlandandGitHub 95bee73624 docs: fix jsdelivr domain (#10642) 2022-05-28 09:26:28 +08:00
neverlandandGitHub ffed2035c8 docs: update vant demo url (#10641) 2022-05-28 09:10:40 +08:00
neverlandandchenjiahan 607e6e2be4 feat: using mjs extension for esmodule (#10625) 2022-05-28 08:30:11 +08:00
neverlandandGitHub ba448b8617 chore: fix test CI runs twice on pull request (#10640) 2022-05-28 08:29:24 +08:00
neverlandandGitHub a4472f8788 chore: compatible with pnpm v7 (#10639)
* chore: compatible with pnpm v7

* chore: fix missing @types/node
2022-05-28 08:26:26 +08:00
neverlandandGitHub a2df2b1b3b docs: add Farsi to Chinese document (#10638) 2022-05-28 08:08:19 +08:00
neverlandandGitHub 90deb2439f feat: using mjs entry for sub packages (#10626) 2022-05-22 20:49:09 +08:00
neverlandandGitHub 173a364dae feat(@vant/cli): support custom script extentions (#10624)
* feat(@vant/cli): support custom script extentions

* fix: extensionsMap
2022-05-22 19:57:16 +08:00
neverlandandGitHub 0c0191332a feat(@vant/cli): bump husky v8 (#10622)
* feat(@vant/cli): bump husky v8

* chore: fix lint issue
2022-05-22 19:28:34 +08:00
neverlandandGitHub 99d705e597 feat(Locale): add Greek lang (#10621) 2022-05-22 15:17:30 +08:00
neverlandandGitHub 3829a1e745 feat(Form): add getValidationStatus method (#10620) 2022-05-22 15:07:19 +08:00
neverlandandGitHub df024f1c6e feat(Locale): add Bulgarian lang (#10609) 2022-05-15 11:37:28 +08:00
neverlandandGitHub 726f98027a feat(Uploader): add preview-delete slot (#10606) 2022-05-14 10:58:57 +08:00
neverlandandGitHub 3b0965520b docs(Locale): add Hebrew to CN doc (#10593) 2022-05-09 13:11:01 +08:00
neverlandandGitHub b122e3638f feat(Switch): add node slot (#10573)
* feat(Switch): add node slot

* docs: add api
2022-05-03 14:06:08 +08:00
neverlandandGitHub 08fd2a8184 docs(Stepper): improve the description of allow-empty prop (#10571) 2022-05-02 11:22:35 +08:00
neverlandandGitHub d4799dce54 feat(Loading): add aria to improve a11y (#10568) 2022-04-30 17:47:46 +08:00
neverlandandGitHub 004f642622 fix: remove default license in vant cli template (#10546) 2022-04-24 10:26:00 +08:00
neverlandandGitHub 33150f82ea docs(@vant/cli): optimize links and fix typos (#10545) 2022-04-23 20:37:37 +08:00
neverlandandGitHub 6baf42fa4a feat(Form): support setting multile validate-trigger (#10544) 2022-04-23 11:47:30 +08:00
neverlandandGitHub bc1228b312 feat(Image): localize search image (#10516) 2022-04-17 12:59:37 +08:00
neverlandandGitHub 932c57f9a9 feat(Image): localize error image (#10515) 2022-04-17 12:30:06 +08:00
neverlandandGitHub 87782448b6 feat(Image): localize default image (#10514)
* feat(Image): localize default image

* chore: update
2022-04-17 11:45:41 +08:00
neverlandandGitHub 990ca57fda feat(Locale): add Danish lang (#10513) 2022-04-16 21:45:19 +08:00
neverlandandGitHub b42c6107c9 feat(Form): add getValues method (#10511) 2022-04-16 09:57:26 +08:00
neverlandandGitHub c17281f9c2 docs(List): add en FAQ (#10508) 2022-04-15 12:12:51 +08:00
neverlandandGitHub 1df47afc17 docs(ContactCard): fix missing editable prop (#10507) 2022-04-15 11:38:34 +08:00
neverlandandGitHub 8a36e7ad7d docs(Badge): add show-zero tip (#10506) 2022-04-15 11:26:53 +08:00
neverlandandGitHub edd93851a4 release: @vant/markdown-vetur v2.3.0 (#10480) 2022-04-10 10:50:06 +08:00
neverlandandGitHub d5a9202ddf feat(Field): add enterkeyhint prop (#10478) 2022-04-08 20:52:36 +08:00
neverlandandGitHub aded0e2d8b docs(@vant/cli): changelog v4.0.1 (#10473) 2022-04-05 10:21:57 +08:00
neverlandandGitHub 5fec4f41e4 docs(@vant/icons): changelog v1.8.0 (#10472) 2022-04-05 10:08:42 +08:00
neverlandandGitHub f1d5a9415e docs(Icons): update contribution guide (#10471) 2022-04-05 10:03:08 +08:00
neverlandandGitHub 9c9cce00ea chore: should publish README to npm (#10470) 2022-04-05 09:52:38 +08:00
neverlandandGitHub 800d9a6af9 feat(ShareSheet): no longer rely on CDN images (#10469) 2022-04-05 09:50:26 +08:00
neverlandandGitHub c4535ef77c feat(Icon): add some icons for ShareSheet (#10468) 2022-04-05 09:39:33 +08:00
neverlandandGitHub a1d7d3367a feat(Empty): support set the image size separately (#10465)
* feat(Empty): support set the image size separately

* docs: fix type

* docs: fix
2022-04-04 09:16:47 +08:00
neverlandandGitHub 995cad17fd chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
neverlandandGitHub d507e97996 docs: fix Lazyload register multilple times (#10456) 2022-04-01 00:17:28 +08:00
neverlandandGitHub a593f864ab chore(cli): bump docsearch v3 stable version (#10455) 2022-04-01 00:11:39 +08:00
neverlandandGitHub d29d961c4f chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
neverlandandGitHub dbad7571ac chore: add cdnURL helper (#10439) 2022-03-27 17:24:50 +08:00
neverlandandGitHub c89d407a41 feat(Uploader): support set the preview size separately (#10438) 2022-03-27 12:46:15 +08:00
neverlandandGitHub 66cb711066 docs(Grid): fix reverse prop (#10437) 2022-03-26 11:15:04 +08:00
neverlandandGitHub 9414c38154 feat(CouponList): update empty image (#10436)
* feat(CouponList): update empty image

* docs: update axure link
2022-03-26 11:13:22 +08:00
neverlandandGitHub d02b0b8eb6 docs: using jsdelivr for assets (#10434) 2022-03-26 09:33:47 +08:00
neverlandandGitHub 651305e8ce feat(NumberKeyboard): improve shuffle algorithm (#10428) 2022-03-23 22:09:48 +08:00
neverlandandGitHub 03c2f241b8 docs: update readme (#10425)
* docs: update readme

* docs: upd
2022-03-23 08:34:20 +08:00
neverlandandGitHub f2c12965f2 feat(Locale): add Swedish lang (#10419) 2022-03-20 10:43:59 +08:00
neverlandandGitHub 653a7a817f feat(Locale): add Icelandic lang (#10418) 2022-03-20 10:34:58 +08:00
neverlandandGitHub 61e2d5e0e1 chore: update codesandbox template to vant 3 (#10412) 2022-03-19 19:37:22 +08:00
neverlandandGitHub 5f67b9ee42 docs: add area data update tips (#10400) 2022-03-17 00:44:29 +08:00
neverlandandGitHub 6162b9f927 docs(DatetimePicker): add select second faq (#10399) 2022-03-17 00:37:57 +08:00
neverlandandGitHub ad78376278 docs: add dark mode to features (#10398) 2022-03-17 00:32:50 +08:00
neverlandandGitHub 15b413c9c3 docs: add Select component faq (#10397) 2022-03-17 00:26:06 +08:00
neverlandandGitHub 1868c7586d docs(Locale): add Lao to document (#10389) 2022-03-15 11:18:52 +08:00
neverlandandGitHub fc89c7dd06 docs(Calendar): add formatter async usage (#10385) 2022-03-13 16:05:48 +08:00
neverlandandGitHub 3bb729214e fix(Skeleton): fix non-props attributes warning (#10384) 2022-03-13 15:51:10 +08:00
neverlandandGitHub 09694feaad docs(Field): add v-model type guide (#10383) 2022-03-13 15:40:56 +08:00
neverlandandGitHub 3c953b47b0 docs: add mirror repo description (#10382) 2022-03-13 15:33:08 +08:00
neverlandandGitHub b0849c03e5 types: fix missing VisibilityState after typescript 4.6.0 (#10370) 2022-03-09 18:43:08 +08:00
neverlandandGitHub bc7afd7037 feat(Calendar): add safe-area-inset-top prop (#10358) 2022-03-06 10:57:36 +08:00
neverlandandGitHub 220efc05ca feat(Popup): add safe-area-inset-top prop (#10357) 2022-03-06 10:54:22 +08:00
neverlandandGitHub 3d4247ab15 feat: add van-safe-area-top class (#10356) 2022-03-06 10:37:45 +08:00
neverlandandGitHub f1824469e4 docs: add Vant 4 link (#10340) 2022-02-27 21:03:27 +08:00
neverlandandGitHub 760f956f91 fix(cli): issue link in generated changelog (#10337) 2022-02-27 12:34:36 +08:00
neverlandandGitHub 2d67eb6650 Update contribution.zh-CN.md (#10314) 2022-02-22 14:25:12 +08:00
neverlandandGitHub f2c4590902 fix(Toast): failed to render message after changing type (#10311) 2022-02-21 11:51:23 +08:00
neverlandandGitHub 54af29050f docs: update vite-plugin-style-import version (#10303) 2022-02-17 18:06:59 +08:00
chenjiahan 0a50e721aa docs(changelog): 3.4.5 2022-02-14 11:01:41 +08:00
chenjiahan 9fa7840c61 release: 3.4.5 2022-02-14 10:57:20 +08:00
neverlandandGitHub 3038048b38 feat(Locale): add Vietnamese translation (#10294) 2022-02-14 10:38:49 +08:00
neverlandandGitHub ba4e83df52 feat(Locale): add Ukrainian translation (#10291) 2022-02-11 17:57:48 +08:00
neverlandandGitHub c51f1cfa5f feat(Locale): add Indonesian translation (#10289)
* feat(Locale): add Indonesian translation

* docs: upd
2022-02-11 16:46:21 +08:00
neverlandandGitHub 5b7c8883a3 feat(Locale): add Italain translation (#10288) 2022-02-11 16:29:48 +08:00
neverlandandGitHub 8acb93c43d feat(Locale): add Bangla (Bangladesh) (#10287) 2022-02-11 16:18:51 +08:00
neverlandandGitHub a5ee18f31c style(SubmitBar): using english colon (#10286) 2022-02-11 16:12:36 +08:00
neverlandandGitHub 0603479ee4 fix(Dialog): skip keyboard events of child elements (#10285)
* fix(Dialog): skip keyboard events of child elements

* test: fix snapshot
2022-02-11 15:25:38 +08:00
neverlandandGitHub fbafac333f chore: bump vite and esbuild (#10277) 2022-02-10 15:34:10 +08:00
neverlandandGitHub 7e7c4e3b83 chore: bump docsearch version (#10276) 2022-02-10 15:26:46 +08:00
neverlandandGitHub b5d0fec611 types: fix ts errors in demo files (#10275)
* types: fix ts errors in demo files

* docs: upd
2022-02-09 14:56:44 +08:00
neverlandandGitHub 7630bb2c03 types(Uploader): fix UploaderBeforeRead type (#10274) 2022-02-09 14:35:37 +08:00
neverlandandGitHub 9b7af21bbd types(IndexBar): index-list prop can includes number (#10273) 2022-02-09 14:22:33 +08:00
neverlandandGitHub daa8e4b9bb types(Toast): fix missing teleport prop (#10272) 2022-02-09 10:35:15 +08:00
neverlandandGitHub 73af4437de feat(CollapseItem): add lazy-render prop (#10270) 2022-02-09 10:14:21 +08:00