chenjiahan
1b08f84ac6
docs(changelog): @vant/cli 4.0.4
2022-09-06 00:03:50 +08:00
chenjiahan
f0d3e04fba
release: @vant/cli 4.0.4
2022-09-06 00:03:00 +08:00
neverland
830a1eb5cf
fix(@vant/cli): failed to build types of sfc ( #11012 )
2022-09-06 00:00:28 +08:00
neverland
65fdb2155b
chore: bump all deps ( #11007 )
...
* chore: bump all deps
* chore: fix type
* chore: fix withInstall type
2022-09-04 14:24:59 +08:00
童欧巴
ed8cd77449
docs: fix card overflow issue ( #10988 )
...
Co-authored-by: huoyitong <huoyitong@lixiang.com>
2022-08-29 18:44:18 +08:00
neverland
71354f7742
fix(@vant/cli): add passive for global touchstart ( #10979 )
2022-08-27 15:22:56 +08:00
neverland
72d515b30e
fix: incorrect tag name in WebStorm ( #10946 )
2022-08-21 10:03:05 +08:00
neverland
89718934af
fix(@vant/cli): should replace NODE_ENV in vite v3 ( #10887 )
2022-08-06 17:37:16 +08:00
neverland
41d6b5191d
docs: update readme ( #10868 )
2022-07-30 21:43:56 +08:00
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs ( #10866 )
2022-07-30 19:55:17 +08:00
chenjiahan
7879fd6395
chore: update repo links
2022-07-23 22:10:20 +08:00
neverland
11dbde14f6
chore(@vant/cli): no longer provide stylelint ( #10844 )
2022-07-23 21:41:38 +08:00
neverland
537e629d7d
chore: update baidu analytics seed ( #10843 )
2022-07-23 21:23:50 +08:00
neverland
74c1c2927e
feat(@vant/cli): bump vite 3.0 ( #10842 )
...
* feat(@vant/cli): bump vite 3.0
* chore: bump vite plugins
2022-07-23 18:59:57 +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
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
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
neverland
2c2cdd077f
chore(cli): remove unused ssr.js ( #10729 )
2022-06-19 16:04:10 +08:00
neverland
7ca4db9c64
feat(SubmitBar): add placeholder prop ( #10725 )
2022-06-18 18:38:23 +08:00
neverland
88d44cf4ea
docs: remove babel-plugin-import ( #10704 )
2022-06-11 20:20:13 +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
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
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
neverland
edd93851a4
release: @vant/markdown-vetur v2.3.0 ( #10480 )
2022-04-10 10:50:06 +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