102 Commits

Author SHA1 Message Date
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
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
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
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
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
72d515b30e
fix: incorrect tag name in WebStorm (#10946) 2022-08-21 10:03:05 +08:00
neverland
e6b43db90b
refactor(@vant/cli): remove vetur configs (#10866) 2022-07-30 19:55:17 +08:00
neverland
11dbde14f6
chore(@vant/cli): no longer provide stylelint (#10844) 2022-07-23 21:41:38 +08:00
neverland
5883d3e0c7
perf(cli): replace ora with nanospinner (#10779) 2022-07-02 23:05:11 +08:00
neverland
eea5f002a7
chore(cli): bump release-it v15 (#10773) 2022-07-02 22:26:41 +08:00
neverland
1890cf6607
feat(@vant/cli): using esbuild to transform script (#10143)
* feat(@vant/cli): using esbuild to transform script

* chore: update babel doc

* chore: update lock

* chore: update

* fix: format
2022-01-06 14:47:28 +08:00
neverland
59cbedb7d5
types(cli): jest config type (#10012) 2021-12-08 09:48:24 +08:00
neverland
9e67b81288
feat(@vant/cli): add external config for bundles (#9947) 2021-11-26 15:28:53 +08:00
neverland
d65714601e
chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
chenjiahan
4f40157057 fix(@vant/cli): release plugin not work 2021-11-04 20:16:30 +08:00
chenjiahan
1b45f38133 refactor(@vant/cli): migrate to ESM package 2021-10-28 20:09:00 +08:00
neverland
7eb9344446
feat(@vant/cli): generate type declaration for sfc (#9675) 2021-10-14 14:44:21 +08:00
chenjiahan
2b7ad935ab fix(@vant/cli): failed to run lint command 2021-09-07 20:50:35 +08:00
chenjiahan
cb0fb5a9e0 chore(@vant/cli): remove build --watch option 2021-09-07 14:15:45 +08:00
neverland
b41ed5a130
feat(@vant/cli): increase chagnelog releaseCount (#9290) 2021-08-19 19:07:47 +08:00
neverland
9e55e28a43
fix(eslint-config): remove prettier extends (#9222) 2021-08-10 10:32:13 +08:00
Jake
0b04522105
feat(vant-cli): support jest options (#9039) 2021-07-15 17:07:22 +08:00
neverland
05019d7ce0
chore(cli): adjust release commit message (#8993) 2021-07-08 09:54:31 +08:00
neverland
2a6ca48197
feat(cli): support release commit type (#8957) 2021-06-30 14:32:15 +08:00
zoy-l
384ee56f13
feat(cli): add convention static directory (#8929)
* fix: #8890 sfc compile error

* chore(vant-cli): add convention static directory

* chore(vant-cli): another way to deal with static resources
2021-06-25 17:02:55 +08:00
a298003154
eeac061682
chore(cli): fix spell error in changelog.ts (#8765)
* feat(List): remove unused Less var @list-icon-margin-right

* style(cli): fix spell error in changelog.ts
2021-05-25 20:23:31 +08:00
chenjiahan
fff6b3b096 fix(cli): get gitParams from scripts 2021-04-04 15:08:12 +08:00
neverland
84332ae68f
perf(cli): make jest tests faster (#8453) 2021-04-03 13:24:17 +08:00
neverland
e0eebbe982
feat(cli): support build types (#8264) 2021-03-04 15:35:36 +08:00
neverland
c8a892c66d
feat(cli): support lint markdown file (#8210) 2021-02-24 17:08:42 +08:00
易良
dd141c3c06
fix: typo (#7868) 2021-01-08 09:36:49 +08:00
chenjiahan
be87fac7b6 feat(cli): add babel loose mode config 2020-12-04 14:12:22 +08:00
chenjiahan
ba63cd18fa feat(cli): support config npm tag 2020-08-28 17:24:51 +08:00
chenjiahan
ae24b9a448 chore(cli): remove line break 2020-08-22 11:11:31 +08:00
neverland
dc45ab8d96
fix(Cli): merge commit lint failed in some cases (#6360) 2020-05-24 16:41:23 +08:00
chenjiahan
3c793fab16 feat(cli): allow style type commit message 2020-04-19 14:55:28 +08:00
neverland
3dd3a45cfd
fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904) 2020-03-25 10:18:15 +08:00
chenjiahan
4617a9d222 fix(cli): item.subject may be null 2020-03-20 14:41:19 +08:00
chenjiahan
a9e94a29c6 types(cli): reduce ts-ignore 2020-03-14 19:00:19 +08:00
陈嘉涵
7268f655a9 chore(cli): fix typing 2020-02-04 19:57:20 +08:00
陈嘉涵
1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +08:00
陈嘉涵
5bb9a31e28 chore(cli): extract create-vant-cli-app package 2020-01-16 18:02:34 +08:00