neverland
|
d9fe675af4
|
feat(cli): allow to custom server.port (#11222)
|
2022-11-05 20:03:58 +08:00 |
|
neverland
|
ff34eb73fd
|
chore: bump vite to v3.1.8 (#11161)
|
2022-10-22 22:25:41 +08:00 |
|
chenjiahan
|
d49c1fb94a
|
release: @vant/cli 5.0.2
|
2022-10-07 10:09:33 +08:00 |
|
neverland
|
2d981afde2
|
fix(cli): duplicate vue in first dev (#11120)
* fix(cli): duplicate vue in first dev
* docs: add changelog
|
2022-10-07 10:08:46 +08:00 |
|
neverland
|
9a95275cf1
|
docs(changelog): @vant/cli 5.0.1 (#11118)
|
2022-10-06 17:04:50 +08:00 |
|
chenjiahan
|
843c167376
|
release: @vant/cli 5.0.1
|
2022-10-06 17:03:15 +08:00 |
|
neverland
|
711652ad90
|
feat(cli): bump jest v29 (#11117)
|
2022-10-06 17:01:29 +08:00 |
|
neverland
|
b61158aaee
|
perf(cli): code split documents (#11111)
|
2022-10-04 08:47:43 +08:00 |
|
neverland
|
7e482c059b
|
fix(cli): downgrade vite version to fix the website (#11087)
|
2022-09-25 16:02:17 +08:00 |
|
neverland
|
64af9ffd6f
|
chore(cli): bump esbuild@0.15 (#11084)
|
2022-09-24 20:38:27 +08:00 |
|
neverland
|
febb0a8a1b
|
release: @vant/cli 5.0.0-beta.0 (#11082)
|
2022-09-24 10:50:33 +08:00 |
|
neverland
|
82883141a1
|
chore: rename main branch from dev to main (#11042)
|
2022-09-12 11:34:29 +08:00 |
|
neverland
|
cbbdad909a
|
fix(cli): should remove light theme class in dark mode (#11039)
|
2022-09-12 11:05:44 +08:00 |
|
neverland
|
34360abd3b
|
fix: attach css variables to :root element (#11026)
|
2022-09-11 09:11:53 +08:00 |
|
chenjiahan
|
66df033ec8
|
Merge branch 'dev' into next
|
2022-09-10 21:51:26 +08:00 |
|
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 |
|
chenjiahan
|
e2fe50250c
|
Merge branch 'dev' into next
|
2022-09-04 14:34:46 +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 |
|
chenjiahan
|
cf5e7e6629
|
Merge branch 'dev' into next
|
2022-08-28 09:47:56 +08:00 |
|
neverland
|
71354f7742
|
fix(@vant/cli): add passive for global touchstart (#10979)
|
2022-08-27 15:22:56 +08:00 |
|
chenjiahan
|
1d87343195
|
Merge branch 'dev' into next
|
2022-08-24 22:04:34 +08:00 |
|
neverland
|
72d515b30e
|
fix: incorrect tag name in WebStorm (#10946)
|
2022-08-21 10:03:05 +08:00 |
|
chenjiahan
|
6a1516ca37
|
Merge branch 'dev' into next
|
2022-08-10 07:58:38 +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
|
83a4e286bd
|
Merge branch 'dev' into next
|
2022-07-23 22:20:49 +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 |
|
chenjiahan
|
178df39c44
|
Merge branch 'dev' into next
|
2022-07-23 21:20:27 +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 |
|
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 |
|