286 Commits

Author SHA1 Message Date
chenjiahan
a2f4ceaace feat(@vant/cli): add site.htmlMeta option 2021-09-07 20:50:35 +08:00
chenjiahan
2b7ad935ab fix(@vant/cli): failed to run lint command 2021-09-07 20:50:35 +08:00
chenjiahan
5a395c27c1 chore(@vant/cli): remove TildeResolver 2021-09-07 20:50:35 +08:00
chenjiahan
f0cc727c6a chore(@vant/cli): remove sass 2021-09-07 14:19:44 +08:00
chenjiahan
cb0fb5a9e0 chore(@vant/cli): remove build --watch option 2021-09-07 14:15:45 +08:00
chenjiahan
2dd7e853d6 feat(@vant/cli): using vite to build site 2021-09-07 11:59:12 +08:00
chenjiahan
a9b4f88860 chore(@vant/cli): remove webpack related deps 2021-09-07 10:57:11 +08:00
chenjiahan
a2b942be8c feat: add vite-plugin-html to modify template 2021-09-06 20:54:59 +08:00
chenjiahan
ee1ee0fe29 test: fix jest failure 2021-09-05 16:33:28 +08:00
chenjiahan
b4be171028 perf: dynamic import demo file 2021-09-05 15:55:08 +08:00
chenjiahan
f7f5c6e9b5 chore: remove @demo alias 2021-09-05 12:49:04 +08:00
chenjiahan
f144a6e2cd perf: dynamic import markdown file 2021-09-05 12:39:35 +08:00
chenjiahan
e307bfc627 feat: create dev server for desktop site 2021-09-05 12:31:32 +08:00
chenjiahan
b7adc8c199 feat(@vant/cli): using vite to build packages 2021-09-04 17:11:47 +08:00
neverland
5966584a92
chore(@vant/cli): bump commander v8 and other deps (#9302) 2021-08-21 13:56:28 +08:00
neverland
816790a875
chore(@vant/cli): bump jest v27 (#9293) 2021-08-20 10:15:17 +08:00
neverland
c67127541e
feat(cli): bump webpack-dev-server v4 (#9292)
* feat(cli): bump webpack-dev-server v4

* fix: deps
2021-08-19 20:18:37 +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
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