neverland
|
b04bac5844
|
fix(@vant/cli): incorrect global object for async chunk (#9955)
|
2021-11-29 11:55:42 +08:00 |
|
WaveSheep
|
51227d6ff3
|
fix(cli): fix webpackpack config value duplication caused by origin merge (#9221)
Co-authored-by: wavesheep <yanghaibo@youzan.com>
|
2021-08-10 10:39:35 +08:00 |
|
Jake
|
3fe9afb0ab
|
feat(vant-cli): support jest options (#9038)
|
2021-07-15 16:07:47 +08:00 |
|
neverland
|
26cdd94aaf
|
fix(cli): sfc missing render fn when using defineComponent (#8940)
|
2021-06-27 20:16:02 +08:00 |
|
zoy-l
|
80f95c4773
|
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-26 21:02:04 +08:00 |
|
neverland
|
475646752b
|
fix(cli): allow custom postcss autoprefixer (#8913)
|
2021-06-23 15:57:50 +08:00 |
|
a298003154
|
dba85a6894
|
chore(cli): fix spell error in changelog.ts (#8763)
* docs(PullRefresh): fix spell check
* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue
* style(Button): fix spell error
* feat(List): remove unused Less var @list-icon-margin-right
* style(cli): fix spell error in changelog.ts
|
2021-05-25 13:56:23 +08:00 |
|
nemo-shen
|
df8b2a6d51
|
fix(vant-cli): fixed app cannot HMR when port is not 8080 (#8408)
Co-authored-by: nemo-shen <1034131477@qq.com>
|
2021-03-26 10:08:20 +08:00 |
|
HaoChuan9421
|
a6aa9e322b
|
feat(cli): vant-cli 支持预览PC端组件
|
2021-03-17 09:22:33 +08:00 |
|
neverland
|
2e5535ba7f
|
fix(cli): failed to compile ts in sfc (#8109)
|
2021-02-09 17:30:01 +08:00 |
|
neverland
|
cdd48318db
|
fix(cli): failed to throw error (#7783)
* fix(cli): failed to throw error
* fix: stat
|
2020-12-21 16:28:32 +08:00 |
|
木槿花开
|
7a6e78fbf9
|
feat(Sku): add disable-soldout-sku prop (#7759)
* feat(Sku): 售罄sku支持点击
* feat(Sku): add disable-soldout-sku prop
Co-authored-by: zhanglin_0715 <zhanglin_0715@youzan.com>
|
2020-12-17 14:27:32 +08:00 |
|
neverland
|
4af658e67a
|
fix(cli): failed to find root dir (#7755)
|
2020-12-16 20:23:36 +08:00 |
|
chenjiahan
|
7095773854
|
feat(cli): add site.htmlPluginOptions config
|
2020-12-03 16:42:23 +08:00 |
|
chenjiahan
|
ac856c2673
|
fix(cli): failed to import sfc after build
|
2020-12-03 16:21:59 +08:00 |
|
chenjiahan
|
764e9e2d69
|
fix(cli): improve import regexp
|
2020-12-03 16:08:11 +08:00 |
|
neverland
|
1b91cd5876
|
feat(cli): postcss plugins can be array (#7560)
|
2020-11-15 12:09:09 +08:00 |
|
chenjiahan
|
443c221af0
|
fix(cli): incorrect merge webpack config
|
2020-09-26 21:33:45 +08:00 |
|
ChangeHow
|
0642a73628
|
feat(@vant/cli): suport modify internal webpack config (#7227)
|
2020-09-22 18:51:33 +08:00 |
|
chenjiahan
|
c0308e9b96
|
types(cli): fix WebpackConfig type
|
2020-07-04 17:56:47 +08:00 |
|
chenjiahan
|
e587ea0b7a
|
docs(cli): changelog v2.5.0
|
2020-05-27 21:17:40 +08:00 |
|
chenjiahan
|
f508d2e6c0
|
feat(cli): enable type checking
|
2020-05-27 21:13:21 +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
|
46372779db
|
feat(cli): support scoped style (#5910)
|
2020-03-25 16:31:30 +08:00 |
|
neverland
|
3dd3a45cfd
|
fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904)
|
2020-03-25 10:18:15 +08:00 |
|
neverland
|
5f16f1fb6d
|
feat(cli): support generate web-types (#5893) (#5903)
|
2020-03-25 10:09:27 +08:00 |
|
neverland
|
c74fbf58a4
|
refactor(markdown-vetur): support generate webstorm types (#5900)
|
2020-03-24 20:43:28 +08:00 |
|
chenjiahan
|
4617a9d222
|
fix(cli): item.subject may be null
|
2020-03-20 14:41:19 +08:00 |
|
chenjiahan
|
377f4375d7
|
feat(cli): add VANT_CLI_VERSION env
|
2020-03-19 18:49:46 +08:00 |
|
chenjiahan
|
c40a14278b
|
chore(cli): bump commander 5
|
2020-03-14 19:04:04 +08:00 |
|
chenjiahan
|
a9e94a29c6
|
types(cli): reduce ts-ignore
|
2020-03-14 19:00:19 +08:00 |
|
chenjiahan
|
ecce907de7
|
feat(cli): add webpack maxAssetSize config
|
2020-03-08 12:34:25 +08:00 |
|
yinhui1129754
|
1d8e2654f5
|
fix(vant-cli): fix Windows system build style problems (#5655)
|
2020-02-14 14:37:19 +08:00 |
|
yinhui1129754
|
d6d5581eef
|
fix(vant-cli): fix the bug of getting MD file in windows (#5626)
|
2020-02-05 15:32:15 +08:00 |
|
陈嘉涵
|
7268f655a9
|
chore(cli): fix typing
|
2020-02-04 19:57:20 +08:00 |
|
陈嘉涵
|
12ff739ec3
|
chore(cli): bump babel@7.8
|
2020-02-04 19:54:02 +08:00 |
|
陈嘉涵
|
1691451813
|
chore(cli): update eslint config and prettier codes
|
2020-01-19 11:42:22 +08:00 |
|
陈嘉涵
|
fa9a64b480
|
feat(cli): add --version option
|
2020-01-18 07:52:12 +08:00 |
|
陈嘉涵
|
5bb9a31e28
|
chore(cli): extract create-vant-cli-app package
|
2020-01-16 18:02:34 +08:00 |
|
陈嘉涵
|
62a1b39b2b
|
feat(cli): add create command
|
2020-01-16 17:06:22 +08:00 |
|
陈嘉涵
|
ed51b08011
|
chore(cli): improve build tasks
|
2020-01-15 14:50:04 +08:00 |
|
陈嘉涵
|
6104ecb352
|
feat(cli): replace logger with consola
|
2020-01-15 14:29:49 +08:00 |
|
陈嘉涵
|
923dbbb0f2
|
feat(cli): improve linter logging
|
2020-01-15 13:15:17 +08:00 |
|
陈嘉涵
|
a98e9b29f9
|
feat(cli): improve changelog logging
|
2020-01-15 13:11:20 +08:00 |
|
陈嘉涵
|
67e2a2759c
|
feat(cli): improve dev experience
|
2020-01-15 10:29:03 +08:00 |
|
陈嘉涵
|
85cf5df279
|
feat(cli): improve dev server log
|
2020-01-14 20:26:41 +08:00 |
|
陈嘉涵
|
1706c375fa
|
feat(cli): improve changelog log message
|
2020-01-14 19:12:17 +08:00 |
|
陈嘉涵
|
c29372b114
|
feat(cli): add command description
|
2020-01-13 15:07:37 +08:00 |
|
陈嘉涵
|
6ce9f5598a
|
feat(cli): support custom postcss config
|
2020-01-12 17:41:36 +08:00 |
|