neverland
|
8585842712
|
feat(@vant/cli): support custom vite config (#9738)
|
2021-10-27 14:46:37 +08:00 |
|
enpitsulin
|
bfc5b16c6d
|
fix(cli): 错误的直接引入less文件 (#9725)
|
2021-10-26 21:09:34 +08:00 |
|
neverland
|
850aedd864
|
fix(@vant/cli): should configure cssTarget (#9707)
|
2021-10-21 17:54:51 +08:00 |
|
neverland
|
7eb9344446
|
feat(@vant/cli): generate type declaration for sfc (#9675)
|
2021-10-14 14:44:21 +08:00 |
|
neverland
|
bc4175e79b
|
fix(@vant/cli): missing dev server urls (#9667)
* fix(@vant/cli): missing dev server urls
* chore: update lock
* chore: update log
|
2021-10-12 19:28:07 +08:00 |
|
neverland
|
e901c9cd9e
|
style(@vant/cli): fix site style in small screen (#9661)
|
2021-10-12 10:02:34 +08:00 |
|
neverland
|
78bcd368ae
|
perf(@vant/cli): using terser to minify package (#9640)
|
2021-10-08 15:32:44 +08:00 |
|
aisen60
|
c6e6f17cb7
|
fix(@vant/cli): set typographer to false for markdownItOptions (#9627)
|
2021-10-07 09:55:24 +08:00 |
|
neverland
|
1457a27fb4
|
fix(@vant/cli): added markdown link open plugin (#9597)
|
2021-09-30 10:45:55 +08:00 |
|
neverland
|
e8186795b7
|
perf: no longer need transform prefix (#9588)
* perf: no longer need transform prefix
* chore: upd
* chore: upd
|
2021-09-29 17:04:03 +08:00 |
|
neverland
|
9bd0f9f6bb
|
perf(@vant/cli): configure manualChunks (#9584)
|
2021-09-28 20:00:53 +08:00 |
|
neverland
|
751a263999
|
feat(@vant/cli): add enableVConsole option (#9527)
|
2021-09-20 17:18:08 +08:00 |
|
chenjiahan
|
0dfb594bd5
|
chore(@vant/cli): fix vue-router async component warning
|
2021-09-08 17:23:47 +08:00 |
|
chenjiahan
|
e20b05e10b
|
perf(@vant/cli): reduce small CSS files
|
2021-09-08 17:23:47 +08:00 |
|
chenjiahan
|
89a801b3d7
|
fix: failed to register cli bin
|
2021-09-07 20:55:00 +08:00 |
|
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 |
|