Commit Graph

1105 Commits

Author SHA1 Message Date
chenjiahan a0bd47dd84 Merge branch 'dev' into next 2022-07-10 21:23:47 +08:00
neverland 1ac1bb94e7 feat(cli): support site.headHtml option (#10807)
* feat(cli): support site.headHtml option

* docs: update

* docs: update
2022-07-10 21:20:32 +08:00
neverland 5179891faa chore(cli): using npx to run gh-pages (#10799) 2022-07-07 22:41:44 +08:00
neverland ba95cad78d docs: update website domain (#10798) 2022-07-07 22:27:48 +08:00
neverland d712da5778 chore(cli): remove custom font (#10784) 2022-07-03 13:58:38 +08:00
chenjiahan e27efdad0d Merge branch 'dev' into next 2022-07-03 10:57:43 +08:00
neverland beeb059401 perf(cli): improve cli boot time (#10780)
* chore: test

* perf(cli): improve cli boot time
2022-07-03 10:53:14 +08:00
neverland 5883d3e0c7 perf(cli): replace ora with nanospinner (#10779) 2022-07-02 23:05:11 +08:00
neverland 2e27c67c76 perf(cli): replace lint-staged with nano-staged (#10778) 2022-07-02 22:57:41 +08:00
neverland 28e8b72ccd chore(cli): replace chalk with picocolors (#10777) 2022-07-02 22:51:53 +08:00
neverland 0a8420fdac chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
neverland eea5f002a7 chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
neverland 2f1066e9c6 docs(changelog): @vant/cli@4.0.3 (#10772) 2022-07-02 22:16:48 +08:00
chenjiahan e4fc6f9081 release: @vant/cli 4.0.3 2022-07-02 22:09:45 +08:00
Alanscut cb751211f1 fix(@vant-cli): compilation error when using setup syntactic sugar and including subcomponents 2022-07-02 22:06:52 +08:00
chenjiahan cc698f561e chore: add license to sub-packages 2022-06-26 22:22:21 +08:00
chenjiahan 20ee462cab Merge branch 'dev' into next 2022-06-26 21:43:49 +08:00
neverland 293dab6a51 feat(cli): add build.bundleOptions config (#10751) 2022-06-26 21:42:28 +08:00
neverland bb23e1b700 feat(cli): add css.removeSourceFile config (#10750) 2022-06-26 17:15:11 +08:00
chenjiahan 2b77f96fc5 Merge branch 'dev' into next 2022-06-25 12:48:53 +08:00
neverland 2c2cdd077f chore(cli): remove unused ssr.js (#10729) 2022-06-19 16:04:10 +08:00
chenjiahan 1d5cb1e051 Merge branch 'dev' into next 2022-06-18 20:34:49 +08:00
neverland 7ca4db9c64 feat(SubmitBar): add placeholder prop (#10725) 2022-06-18 18:38:23 +08:00
chenjiahan 5d81dcb549 Merge branch 'dev' into next 2022-06-11 20:23:35 +08:00
neverland 88d44cf4ea docs: remove babel-plugin-import (#10704) 2022-06-11 20:20:13 +08:00
chenjiahan f13601cb9f Merge branch 'dev' into next 2022-05-31 20:05:10 +08:00
chenjiahan 85dd8f4176 docs(@vant/use): changelog 1.4.1 2022-05-29 21:53:04 +08:00
neverland 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
neverland be22f4c1f8 docs: code split docsearch (#10648) 2022-05-29 10:19:13 +08:00
neverland 95bee73624 docs: fix jsdelivr domain (#10642) 2022-05-28 09:26:28 +08:00
neverland 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
chenjiahan 582582e480 Merge branch 'dev' into next 2022-05-22 19:59:35 +08:00
neverland 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
neverland 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
chenjiahan 880ed2c78e docs(@vant/cli): changelog v4.0.2 2022-05-14 10:32:09 +08:00
chenjiahan 9fbc1fa477 release: @vant/cli 4.0.2 2022-05-14 10:31:00 +08:00
Alan Wang 8b5c62e6fc fix(@vant-cli): compile error when using setup syntactic sugar (#10603) 2022-05-14 10:26:38 +08:00
chenjiahan b65396ef06 Merge branch 'dev' into next 2022-05-02 11:03:12 +08:00
neverland 004f642622 fix: remove default license in vant cli template (#10546) 2022-04-24 10:26:00 +08:00
neverland 33150f82ea docs(@vant/cli): optimize links and fix typos (#10545) 2022-04-23 20:37:37 +08:00
哭你几哇 7ae1028427 docs(vant-cli): translate vant-cli docs to en (#10537)
* docs(vant-cli): translate commands doc to en

* docs(vant-cli): translate config doc to en

* docs(vant-cli): translate directory doc to en

* docs(vant-cli): fix doc link
2022-04-23 09:43:42 +08:00
哭你几哇 13fea24739 docs(vant-cli): translate README to en (#10519) 2022-04-18 18:24:11 +08:00
chenjiahan ac7d6dd542 Merge branch 'dev' into next 2022-04-16 21:59:33 +08:00
neverland edd93851a4 release: @vant/markdown-vetur v2.3.0 (#10480) 2022-04-10 10:50:06 +08:00
chenjiahan a0389defcc Merge branch 'dev' into next 2022-04-05 10:31:21 +08:00
neverland aded0e2d8b docs(@vant/cli): changelog v4.0.1 (#10473) 2022-04-05 10:21:57 +08:00
neverland 995cad17fd chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
neverland a593f864ab chore(cli): bump docsearch v3 stable version (#10455) 2022-04-01 00:11:39 +08:00
neverland d29d961c4f chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
chenjiahan 8e822a591d Merge branch 'dev' into next 2022-03-26 19:10:50 +08:00