neverland
|
827e86abf3
|
feat(cli): bump Rsbuild v0.7 (#12903)
|
2024-06-02 12:33:19 +00:00 |
|
zoy
|
413150a4ab
|
fix(cli): CSS preprocessor for scoped (#12860)
|
2024-05-18 19:53:52 +08:00 |
|
neverland
|
ec9cb2be36
|
feat(CLI): support for configuring Rsbuild (#12809)
|
2024-04-20 16:30:55 +08:00 |
|
zoy
|
d7956abc5e
|
fix(CLI): Vue SFC style binding failure (#12799)
|
2024-04-20 15:41:20 +08:00 |
|
anyesu
|
04814e2ead
|
fix: warning is not a valid value for v-model in JetBrains IDE (#12787)
|
2024-04-13 21:41:11 +08:00 |
|
wChenonly
|
933e73a4f2
|
fix(vant-cli): support defineOptions named (#12734)
|
2024-03-26 22:06:18 +08:00 |
|
neverland
|
5e49098119
|
chore(deps): bump Rsbuild 0.3.9 and enable clean dist (#12600)
|
2024-01-27 17:16:28 +08:00 |
|
neverland
|
b49c640789
|
perf(CLI): improve markdown compile performance (#12541)
|
2023-12-31 11:39:45 +00:00 |
|
neverland
|
4040827740
|
feat(cli): bump Rsbuild v0.2.2 (#12502)
|
2023-12-12 21:12:17 +08:00 |
|
neverland
|
3c3f96e268
|
perf: disable source map to make compilation faster (#12484)
|
2023-12-04 17:29:52 +08:00 |
|
neverland
|
b09b807fe0
|
refactor(CLI): integrate Rsbuild to build website (#12481)
|
2023-12-02 21:04:39 +08:00 |
|
neverland
|
9065400586
|
chore(cli): merge greet logs (#12365)
|
2023-10-14 17:30:11 +08:00 |
|
chenjiahan
|
af9b89c42c
|
chore(cli): adjust log type
|
2023-10-06 10:46:00 +08:00 |
|
neverland
|
087ecda7b2
|
feat(cli): using rslog (#12334)
|
2023-10-02 21:34:03 +08:00 |
|
chenjiahan
|
c1bf174270
|
fix(cli): allow missing build script when releasing
|
2023-09-17 11:10:11 +08:00 |
|
neverland
|
694daef6ea
|
test: migrate test runner to vitest (#12206)
|
2023-08-20 18:48:09 +08:00 |
|
neverland
|
5dc2f4dcd2
|
refactor(cli): remove execa dependency (#12205)
|
2023-08-19 15:14:40 +08:00 |
|
neverland
|
2b921f6123
|
fix(cli): should escape curly brackets in markdown (#12188)
|
2023-08-14 16:53:28 +08:00 |
|
neverland
|
f691eacb24
|
refactor(cli): rewrite vite-plugin-md (#12179)
|
2023-08-13 19:13:11 +08:00 |
|
neverland
|
cac08f88e8
|
refactor(cli): use GitHub changelog instead of conventional-changelog (#12139)
* refactor(cli): use GitHub changelog instead of conventional-changelog
* chore: revert lock file
|
2023-07-31 21:48:11 +08:00 |
|
neverland
|
b6d35cd268
|
feat(cli): support gitTag option for release command (#12134)
* feat(cli): support gitTag option for release command
* chore: exclude temp file
* release: vant v4.6.4-beta.1
|
2023-07-30 11:50:56 +08:00 |
|
neverland
|
e6a0694807
|
refactor(cli): rewrite release command (#12133)
* refactor(cli): rewrite release command
* fix: duplicated build
* fix: no git check
* feat: rollback version
* chore: release config
* chore: add release config
|
2023-07-30 10:43:26 +08:00 |
|
suncohey
|
3acee8bf2b
|
feat(cli): support replace ext in dynamic imports (#12046)
* feat(get-deps): import('../foo.vue') => import('../foo.mjs') 的替换
* feat(get-deps): import('../foo.vue') => import('../foo.mjs') 的替换
* feat(get-deps): 对应正则的优化
* feat(get-deps): 对应正则的优化
* feat(get-deps): 对应正则的优化之前的太宽泛了
* feat(get-deps): 对应正则的优化之前的太宽泛了
* feat(get-deps): 对应正则的优化之前的太宽泛了
---------
Co-authored-by: sunguohui <sunguohui@vcom.com>
|
2023-07-29 11:29:46 +08:00 |
|
neverland
|
3dcc92a5c0
|
chore: bump prettier v3 and format all code (#12111)
* chore: bump prettier v3 and format all code
* chore: mjs config
* chore: revert
* chore: revert
* chore: update lock
|
2023-07-22 14:14:14 +08:00 |
|
neverland
|
8bc6169ae1
|
chore(deps): bump consola v3 and rimraf v5 (#11751)
* chore(deps): bump consola v3 and rimraf v5
* chore: revert demo
|
2023-04-15 09:36:41 +08:00 |
|
Jungzl
|
1c1e2e3b27
|
fix(Field): label-align top works well with label-width (#11684)
* fix(Field): label-align top works well with label-width
* fix(Field): update snapshot
* fix(Field): break long label when `labelAlign="top"`
|
2023-03-26 11:39:45 +08:00 |
|
neverland
|
7dce6d2f30
|
fix(cli): print tsc error correctly (#11680)
|
2023-03-18 08:41:00 +08:00 |
|
hminghe
|
965724e8a5
|
fix(@vant/cli): replace vue file import causing duplicate suffixes (#11649)
* fix(@vant/cli):替换 vue 文件导入出现重复后缀
* fix(@vant/cli):替换 vue 文件导入出现重复后缀
|
2023-03-12 14:58:49 +08:00 |
|
neverland
|
5954997314
|
fix(cli): failed to match arguments in some cases (#11618)
* fix(cli): failed to match arguments in some cases
* chore: upd
|
2023-02-26 10:07:31 +08:00 |
|
neverland
|
5bd6997d3c
|
chore: add prefix of node core modules (#11440)
|
2022-12-31 20:27:35 +08:00 |
|
neverland
|
254b77b1a0
|
chore(cli): bump execa v6 (#11438)
|
2022-12-31 10:23:22 +08:00 |
|
neverland
|
2d9148d5d7
|
fix(cli): should not empty out dir (#11423)
|
2022-12-26 09:33:36 +08:00 |
|
neverland
|
e3c7e331f7
|
perf(cli): remove vite-plugin-html (#11416)
|
2022-12-24 16:31:26 +08:00 |
|
neverland
|
842c92d3c9
|
perf(@vant/cli): generate smaller web-types.json (#11226)
|
2022-11-05 22:13:06 +08:00 |
|
neverland
|
fe07c10729
|
feat(cli): support vite.config.ts (#11223)
|
2022-11-05 20:39:51 +08:00 |
|
neverland
|
d9fe675af4
|
feat(cli): allow to custom server.port (#11222)
|
2022-11-05 20:03:58 +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
|
b61158aaee
|
perf(cli): code split documents (#11111)
|
2022-10-04 08:47:43 +08:00 |
|
neverland
|
830a1eb5cf
|
fix(@vant/cli): failed to build types of sfc (#11012)
|
2022-09-06 00:00:28 +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
|
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
|
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
|
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
|
28e8b72ccd
|
chore(cli): replace chalk with picocolors (#10777)
|
2022-07-02 22:51:53 +08:00 |
|
neverland
|
eea5f002a7
|
chore(cli): bump release-it v15 (#10773)
|
2022-07-02 22:26:41 +08:00 |
|