74 Commits

Author SHA1 Message Date
chenjiahan
d6bf3cd0c6 chore(cli): bump @vant/markdown-vetur@2.0.2 2020-10-09 17:47:14 +08:00
ChangeHow
0642a73628
feat(@vant/cli): suport modify internal webpack config (#7227) 2020-09-22 18:51:33 +08:00
ChangeHow
472035c5bf
chore(@vant/cli): 修复 vue-jest 生成 sourcemap 导致 jest 生成覆盖率失败 (#7188) 2020-09-16 17:08:46 +08:00
dependabot[bot]
9750984d78
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /packages/vant-cli (#7173)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-12 20:44:32 +08:00
dependabot[bot]
df34a0e85f
build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /packages/vant-cli (#7153)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 09:41:34 +08:00
dependabot[bot]
81de225e69
build(deps): bump elliptic from 6.5.2 to 6.5.3 in /packages/vant-cli (#6924)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 11:17:37 +08:00
dependabot[bot]
bed0c1a61d
build(deps): bump codecov from 3.7.0 to 3.7.1 in /packages/vant-cli (#6831)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 22:59:08 +08:00
dependabot[bot]
f28b624d9e
build(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/vant-cli (#6813)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 12:14:14 +08:00
dependabot[bot]
1e2085b6c0
build(deps): bump websocket-extensions in /packages/vant-cli (#6478)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 19:10:39 +08:00
chenjiahan
754e8994a0 chore(cli): bump deps 2020-05-29 20:12:49 +08:00
chenjiahan
f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverland
690e48c7ef
chore(cli): bump less-loader@6 (#6203) 2020-05-03 09:17:25 +08:00
chenjiahan
ecba5b0d0b chore(cli): bump gh-pages@2.2.0 2020-04-11 15:53:07 +08:00
chenjiahan
e287f80333 chore(cli): bump deps 2020-04-11 15:42:46 +08:00
chenjiahan
c9e7512809 feat(markdown-vetur): trim underline of type 2020-04-11 15:29:41 +08:00
chenjiahan
feba3a873b chore(cli): add prettier@2 2020-04-02 15:22:14 +08:00
chenjiahan
efcb264c9d build(cli): bump html-webpack-plugin@4 2020-04-02 15:20:28 +08:00
chenjiahan
b07585bac3 chore(cli): bump deps 2020-04-02 15:17:49 +08:00
chenjiahan
3ab7ac328c fix(style-lint): should allow ::v-deep selector 2020-03-25 17:03:24 +08:00
neverland
46372779db
feat(cli): support scoped style (#5910) 2020-03-25 16:31:30 +08:00
neverland
5f16f1fb6d
feat(cli): support generate web-types (#5893) (#5903) 2020-03-25 10:09:27 +08:00
dependabot[bot]
ad9d8a7649
chore(deps): bump acorn from 6.4.0 to 6.4.1 in /packages/vant-cli (#5821)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-15 10:46:03 +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
8f54f34758 chore: bump release-it 13 2020-03-08 10:43:08 +08:00
chenjiahan
b00aeddc9d chore: release @vant/stylelint-config@1.2.0 2020-03-08 10:37:38 +08:00
chenjiahan
594376b8f6 chore(cli): bump deps 2020-03-06 07:26:19 +08:00
陈嘉涵
b705b7a58e chore(cli): bump deps 2020-02-21 21:02:02 +08:00
陈嘉涵
a5aafda06d chore(cli): bump typescript 3.8 2020-02-21 21:00:57 +08:00
dependabot[bot]
21d801ca6e
chore(deps): bump codecov from 3.6.4 to 3.6.5 in /packages/vant-cli (#5690)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 09:21:57 +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
陈嘉涵
e841175fe8 chore(cli): move @types/jest to deps 2020-01-19 11:56:25 +08:00
陈嘉涵
1691451813 chore(cli): update eslint config and prettier codes 2020-01-19 11:42:22 +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
陈嘉涵
cfd40f2eaf chore: release @vant/markdown-vetur@1.1.0 2020-01-15 16:08:10 +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
陈嘉涵
85cf5df279 feat(cli): improve dev server log 2020-01-14 20:26:41 +08:00
陈嘉涵
f4d10df14d perf(cli): simplify babel cache 2020-01-10 11:46:30 +08:00
陈嘉涵
5cd2387682 chore(cli): bump husky@4 2020-01-10 11:28:44 +08:00
陈嘉涵
b491526297 chore(cli): lock @vue/test-utils to beta.29 2020-01-06 11:55:21 +08:00
陈嘉涵
131508bbc1 feat(cli): add cache-loader 2020-01-05 14:48:16 +08:00
陈嘉涵
79be3b6a7e fix(cli): incorrect yarn.lock 2020-01-05 10:16:30 +08:00
陈嘉涵
116b057cdb chore(cli): update deps 2020-01-05 09:56:22 +08:00
陈嘉涵
6494795f81 feat(cli): use clean-css to minify css 2020-01-02 21:23:29 +08:00
陈嘉涵
2b438f84cd chore(cli): remove decamelize pkg for compatiblity issues 2019-12-30 15:14:13 +08:00
陈嘉涵
a196fa7a6f feat(cli): use conventional-changelog to generate changelog 2019-12-28 21:28:18 +08:00