364 Commits

Author SHA1 Message Date
chenjiahan
656909613b docs(cli): changelog 2.6.2 2020-11-15 12:14:01 +08:00
chenjiahan
a4a3b37fb1 chore: release @vant/cli@2.6.2 2020-11-15 12:10:27 +08:00
neverland
1b91cd5876
feat(cli): postcss plugins can be array (#7560) 2020-11-15 12:09:09 +08:00
chenjiahan
a67a2dc7d0 docs(changelog): 2.6.1 2020-10-09 17:50:34 +08:00
chenjiahan
bc0ee4bda9 chore: release @vant/cli@2.6.1 2020-10-09 17:47:37 +08:00
chenjiahan
d6bf3cd0c6 chore(cli): bump @vant/markdown-vetur@2.0.2 2020-10-09 17:47:14 +08:00
chenjiahan
6079101958 fix(cli): blockquote color 2020-09-27 21:06:10 +08:00
chenjiahan
4f10430119 docs(cli): changelog 2.6.0 2020-09-27 21:01:45 +08:00
chenjiahan
71e6829362 chore: release @vant/cli@2.6.0 2020-09-27 20:09:31 +08:00
chenjiahan
e6a4c695f4 feat(cli): update site style 2020-09-27 20:07:41 +08:00
chenjiahan
9697c28819 docs(cli): chagelog 2.5.5 2020-09-26 22:53:16 +08:00
chenjiahan
18f550465b chore: release @vant/cli@2.5.5 2020-09-26 22:46:59 +08:00
chenjiahan
c77bf803cb chore: add publish config 2020-09-26 22:45:59 +08:00
chenjiahan
a872a070e4 fix(cli): docsearch anchor not work 2020-09-26 22:44:40 +08:00
chenjiahan
d021a1c975 chore(cli): fix stylelint error 2020-09-26 22:26:22 +08:00
chenjiahan
b460a3fd7a feat(cli): add Open Sans font 2020-09-26 22:25:22 +08:00
chenjiahan
443c221af0 fix(cli): incorrect merge webpack config 2020-09-26 21:33:45 +08:00
chenjiahan
1eca65d05b docs(cli): changelog 2.5.4 2020-09-22 18:56:42 +08:00
chenjiahan
f2e2ea7c74 chore: release @vant/cli@2.5.4 2020-09-22 18:54:38 +08:00
ChangeHow
0642a73628
feat(@vant/cli): suport modify internal webpack config (#7227) 2020-09-22 18:51:33 +08:00
chenjiahan
2e6e5a934b docs(changelog): @vant/cli@2.5.3 2020-09-16 17:15:21 +08:00
chenjiahan
06b7b60e97 chore: release @vant/cli@2.5.3 2020-09-16 17:11:52 +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
neverland
c77033dfbc
fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui

* chore: adjust font order
2020-09-10 17:32:54 +08:00
neverland
d97f7f644f
docs(cli): add searchConfig guide (#7048) 2020-08-25 19:05:13 +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
neverland
2f1e84abe4
docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
chenjiahan
d515780460 docs(cli): changelog 2.5.2 2020-07-04 17:58:25 +08:00
chenjiahan
b91638ea94 chore: release @vant/cli@2.5.2 2020-07-04 17:57:24 +08:00
chenjiahan
c0308e9b96 types(cli): fix WebpackConfig type 2020-07-04 17:56:47 +08:00
neverland
4aff784d65
feat(cli): DemoBlock add card style (#6702) 2020-07-04 17:46:17 +08:00
neverland
7a70440ee1
docs(cli): update README.md 2020-06-27 22:01:13 +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
neverland
9a4b09bcc1
docs(cli): update README.md 2020-06-01 21:12:21 +08:00
chenjiahan
754e8994a0 chore(cli): bump deps 2020-05-29 20:12:49 +08:00
chenjiahan
d8b6401cf0 docs(cli): changelog 2.5.1 2020-05-27 21:20:50 +08:00
chenjiahan
d9d6f1f075 chore: release @vant/cli@2.5.1 2020-05-27 21:18:10 +08:00
chenjiahan
e587ea0b7a docs(cli): changelog v2.5.0 2020-05-27 21:17:40 +08:00
chenjiahan
5117170c21 chore: release @vant/cli@2.5.0 2020-05-27 21:14:49 +08:00
chenjiahan
f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverland
26a7cc5d3c
docs(cli): update wechat group qrcode 2020-05-27 21:04:03 +08:00
neverland
dc45ab8d96
fix(Cli): merge commit lint failed in some cases (#6360) 2020-05-24 16:41:23 +08:00
neverland
1f117ab723
chore(cli): scroll to anchor immediately (#6323) 2020-05-20 17:25:22 +08:00
neverland
8317fe70ee
docs(cli): update wechat qrcode (#6301) 2020-05-18 21:02:22 +08:00
chenjiahan
2c32abb0d5 docs(cli): update wechat group qrcode 2020-05-10 21:47:10 +08:00
chenjiahan
3913f56bae docs(cli): changelog 2.4.2 2020-05-04 17:16:01 +08:00