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 |
|
zoy-l
|
ec0f16b2aa
|
fix(@vant/cli): #8890 sfc compile error (#8914)
|
2021-06-23 16:38:14 +08:00 |
|
neverland
|
a7a81ab5d5
|
fix(cli): allow custom postcss autoprefixer (#8912)
|
2021-06-23 15:57:41 +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 |
|
neverland
|
33bdcbc029
|
fix(cli): ignore import types when analyzing deps (#8574)
|
2021-04-19 19:13:09 +08:00 |
|
nemo-shen
|
277c7f7a73
|
fix(cli): fix spelling error (#8530)
|
2021-04-15 09:37:19 +08:00 |
|
chenjiahan
|
e38c5d27e0
|
chore: remove friendly-errors-webpack-plugin
|
2021-04-14 09:35:08 +08:00 |
|
chenjiahan
|
5ac2033e2d
|
chore(cli): remove @babel/plugin-transform-runtime
|
2021-04-14 09:35:08 +08:00 |
|
neverland
|
f46f59fce2
|
feat(cli): using postmessage (#8497)
* feat(cli): export action functions
* fix: listenToSyncPath
* fix: config.site.simulatorUrl
|
2021-04-10 15:44:55 +08:00 |
|
neverland
|
a066e3a4bb
|
chore(cli): imporve resolve path (#8496)
|
2021-04-10 14:53:34 +08:00 |
|
neverland
|
9bb19819a5
|
feat(cli): add namedExport option (#8495)
* feat(cli): add exportMode option
* feat(cli): rename exportMode to namedExport
|
2021-04-10 11:44:02 +08:00 |
|
chenjiahan
|
fff6b3b096
|
fix(cli): get gitParams from scripts
|
2021-04-04 15:08:12 +08:00 |
|
chenjiahan
|
8013d2d49f
|
chore(cli): remove @babel/plugin-transform-object-assign
|
2021-04-04 08:38:22 +08:00 |
|
neverland
|
84332ae68f
|
perf(cli): make jest tests faster (#8453)
|
2021-04-03 13:24:17 +08:00 |
|
HaoChuan9421
|
f1d72cb016
|
feat(vant-cli): 为 README 文件增加 vue-loader 以支持预览 demo 文件
|
2021-03-12 10:42:58 +08:00 |
|
HaoChuan9421
|
c0b10e4374
|
feat(vant-cli): 支持在 vant-cli 的 desktop 页中使用组件库中的组件
|
2021-03-11 19:49:46 +08:00 |
|
neverland
|
3144a63d2b
|
fix(cli): should not replace style entry import ext (#8301)
|
2021-03-08 09:36:49 +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 |
|
chenjiahan
|
3a4422e67e
|
Revert "fix(cli): update dev server config"
This reverts commit a7c3ce989e5f42d395fabe1124560b4ebaec6c46.
|
2021-01-22 17:36:15 +08:00 |
|
chenjiahan
|
a7c3ce989e
|
fix(cli): update dev server config
|
2021-01-12 11:44:30 +08:00 |
|
chenjiahan
|
530ee0e0d0
|
perf(cli): disable enableObjectSlots by default
|
2021-01-09 21:44:12 +08:00 |
|
易良
|
dd141c3c06
|
fix: typo (#7868)
|
2021-01-08 09:36:49 +08:00 |
|
chenjiahan
|
d00fce3f61
|
Merge branch '2.x' into dev
|
2020-12-21 17:15:26 +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 |
|
chenjiahan
|
b201088172
|
Merge branch '2.x' into dev
|
2020-12-17 19:28:01 +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 |
|
chenjiahan
|
fae7d99e7c
|
Merge branch '2.x' into dev
|
2020-12-16 20:24:22 +08:00 |
|
neverland
|
4af658e67a
|
fix(cli): failed to find root dir (#7755)
|
2020-12-16 20:23:36 +08:00 |
|
chenjiahan
|
be87fac7b6
|
feat(cli): add babel loose mode config
|
2020-12-04 14:12:22 +08:00 |
|
chenjiahan
|
a299849294
|
Merge branch '2.x' into dev
|
2020-12-03 17:19:17 +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 |
|
chenjiahan
|
4433779c2e
|
fix(cli): failed to compile ts in sfc
|
2020-12-02 16:50:43 +08:00 |
|
chenjiahan
|
3f0f3e4474
|
feat(cli): support sass tilde importer
|
2020-12-02 15:49:34 +08:00 |
|
chenjiahan
|
baf0d7776b
|
fix(cli): missing compileTemplate id
|
2020-12-01 19:30:59 +08:00 |
|
chenjiahan
|
c13b734c90
|
fix(cli): failed to compile ts sfc
|
2020-11-27 15:49:14 +08:00 |
|
chenjiahan
|
7e7484a5cb
|
fix(cli): postcss loader option changed
|
2020-11-21 22:20:16 +08:00 |
|
chenjiahan
|
34f95afb82
|
chore(cli): downgrade postcss@7
|
2020-11-21 22:05:16 +08:00 |
|
chenjiahan
|
23e647805a
|
types(cli): fit typescript@4.1
|
2020-11-21 21:15:10 +08:00 |
|
chenjiahan
|
71def44061
|
Merge branch '2.x' into dev
|
2020-11-15 15:38:22 +08:00 |
|
neverland
|
1b91cd5876
|
feat(cli): postcss plugins can be array (#7560)
|
2020-11-15 12:09:09 +08:00 |
|
chenjiahan
|
c2151708bb
|
fix(cli): should not collect coverage from test dir
|
2020-11-12 10:49:07 +08:00 |
|
chenjiahan
|
eda6798f5d
|
fix(cli): disable loose mode #7035
|
2020-11-04 14:55:01 +08:00 |
|
chenjiahan
|
51244bb1c3
|
chore(cli): remove console
|
2020-10-25 09:47:19 +08:00 |
|
chenjiahan
|
ec09c70d67
|
feat(cli): updating sfc compiler
|
2020-10-25 09:46:34 +08:00 |
|
chenjiahan
|
b727a0f2b4
|
fix(cli): prefer contenthash
|
2020-10-13 20:26:45 +08:00 |
|
chenjiahan
|
30c24ba23f
|
feat(cli): bump webpack@5
|
2020-10-13 19:15:32 +08:00 |
|