638 Commits

Author SHA1 Message Date
chenjiahan
bca589fc9b docs(@vant/cli): changelog 3.10.1 2021-04-16 17:32:27 +08:00
chenjiahan
d7640cd12f chore: release @vant/cli@3.10.1 2021-04-16 17:22:33 +08:00
chenjiahan
19c6fef0db chore: release @vant/markdown-vetur@2.2.0 2021-04-16 17:22:02 +08:00
nemo-shen
dde06c43fe
fix(cli): display ⌘ + k shortcuts on docsearch (#8529) 2021-04-15 09:38:32 +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
0e80000339 chore(cli): lock prettier version to 2.1.0 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
chenjiahan
d8afff078a docs(@vant/cli): changelog v3.10.0 2021-04-10 17:09:22 +08:00
chenjiahan
deb30d9683 chore: release @vant/cli@3.10.0 2021-04-10 17:06:46 +08:00
neverland
16ff1ba9a7
feat(cli): support custom simulator (#8499) 2021-04-10 17:01:09 +08:00
neverland
3ddfe3bbb4
fix(cli): failed to sync route (#8498) 2021-04-10 16:02:40 +08:00
chenjiahan
5fe263b601 chore: release @vant/cli@3.9.4-beta.0 2021-04-10 15:45:45 +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
chenjiahan
d7bb080805 docs(@vant/cli): changelog 3.9.3 2021-04-10 11:52:37 +08:00
chenjiahan
9c03f86088 chore: release @vant/cli@3.9.3 2021-04-10 11:50:52 +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
7c23c215d4 docs(@vant/cli): changelog v3.9.2 2021-04-04 16:05:23 +08:00
chenjiahan
57666fe3b4 chore: release @vant/cli@3.9.2 2021-04-04 16:02:44 +08:00
chenjiahan
47f7ab05b3 fix(cli): incorrect hightlight.js version 2021-04-04 16:01:44 +08:00
chenjiahan
cdc8080253 feat(create-vant-cli-app): update vue3 template 2021-04-04 15:18:38 +08:00
chenjiahan
2d979d3977 docs(cli): update commit-lint config 2021-04-04 15:15:24 +08:00
chenjiahan
4604f4c647 docs(@vant/cli): changelog 3.9.1 2021-04-04 15:11:29 +08:00
chenjiahan
a60707e78d chore: release @vant/cli@3.9.1 2021-04-04 15:08:50 +08:00
chenjiahan
fff6b3b096 fix(cli): get gitParams from scripts 2021-04-04 15:08:12 +08:00
chenjiahan
1a94b41e43 chore: release @vant/cli@3.9.0 2021-04-04 08:51:54 +08:00
chenjiahan
74b7fbdf55 chore(cli): split eslintrc 2021-04-04 08:51:22 +08:00
chenjiahan
267b54c206 chore(cli): remove @types/jest 2021-04-04 08:45:11 +08:00
chenjiahan
c1ba5be45d chore(cli): remove copy-text-to-clipboard 2021-04-04 08:39:56 +08:00
chenjiahan
8013d2d49f chore(cli): remove @babel/plugin-transform-object-assign 2021-04-04 08:38:22 +08:00
chenjiahan
1dac99a26e chore(cli): bump husky@6 2021-04-04 08:36:44 +08:00
chenjiahan
9a4ae02650 chore: release @vant/markdown-loader@4.0.1 2021-04-04 08:33:16 +08:00
neverland
84332ae68f
perf(cli): make jest tests faster (#8453) 2021-04-03 13:24:17 +08:00
chenjiahan
b1acf75151 docs(@vant/cli): changelog v3.8.0 2021-04-02 15:17:07 +08:00
chenjiahan
fcd12c42e6 chore: release @vant/cli@3.8.0 2021-04-02 15:11:35 +08:00
chenjiahan
7d590b7fa7 chore: release @vant/markdown-vetur@2.1.0 2021-04-02 15:06:43 +08:00
dependabot[bot]
55a5cc763e
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /packages/vant-cli (#8431)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 10:16:03 +08:00
chenjiahan
2c1f412f8e docs(@vant/cli): changelog v3.7.1 2021-03-18 11:37:46 +08:00
chenjiahan
964b617ffb chore: release @vant/cli@3.7.1 2021-03-18 11:36:13 +08:00
neverland
3554cfd9d9
fix(@vant/cli): failed to scroll to anchor (#8379) 2021-03-18 11:35:22 +08:00
chenjiahan
e498057424 docs(@vant/cli): changelog v3.7.0 2021-03-17 09:21:10 +08:00
chenjiahan
73b7113c33 chore: release @vant/cli@3.7.0 2021-03-17 09:19:53 +08:00
chenjiahan
16711e6c1d chore: release @vant/markdown-loader@4.0.0 2021-03-17 09:19:23 +08:00
chenjiahan
0450ca8dbd chore: release @vant/cli@3.7.0-beta.3 2021-03-17 09:14:50 +08:00
chenjiahan
37f8a9d5d8 chore: release @vant/markdown-loader@4.0.0-beta.0 2021-03-17 09:11:39 +08:00
neverland
6d0e02ee62
chore: fix ts-jest warning (#8360) 2021-03-16 09:59:13 +08:00
chenjiahan
75e072c03d chore: release @vant/cli@3.7.0-beta.2 2021-03-16 09:52:13 +08:00
chenjiahan
92d738f788 chore: release @vant/eslint-config@3.2.0 2021-03-16 09:49:28 +08:00
chenjiahan
a835955859 chore: release @vant/cli@3.7.0-beta.1 2021-03-15 17:54:15 +08:00