403 Commits

Author SHA1 Message Date
chenjiahan
0459ff5cb4 feat(cli):add vue feature flags 2020-09-19 06:35:43 +08:00
chenjiahan
ffeb656505 fix(cli): vue-router catchAll usage 2020-09-19 06:29:05 +08:00
chenjiahan
ae26d6d4d9 chore: bump vue@3.0.0🔥 2020-09-19 06:07:34 +08:00
chenjiahan
e7ec2ff063 Merge branch 'dev' into next 2020-09-16 19:43:13 +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
chenjiahan
357ff96b84 chore: release @vant/cli@3.0.0-alpha.10 2020-09-14 19:29:08 +08:00
chenjiahan
ef1cfe0ee8 chore(cli): bump deps 2020-09-14 19:28:47 +08:00
chenjiahan
644ab9f7d0 Merge branch 'dev' into next 2020-09-13 09:40:27 +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
chenjiahan
ad5980c914 Merge branch 'dev' into next 2020-09-10 17:35:33 +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
chenjiahan
c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan
8bd9fc91d3 chore: release @vant/cli@3.0.0-alpha.9 2020-09-06 10:51:56 +08:00
chenjiahan
4993ea135d chore(cli): bump typescript 4.0 2020-09-06 10:51:06 +08:00
chenjiahan
e340af1dca docs: update nav active style 2020-09-02 21:11:12 +08:00
chenjiahan
a4b175d2c6 docs: update site style 2020-09-02 21:09:57 +08:00
chenjiahan
8943f1f9f2 chore: release @vant/cli@3.0.0-alpha.8 2020-08-28 17:25:45 +08:00
chenjiahan
ba63cd18fa feat(cli): support config npm tag 2020-08-28 17:24:51 +08:00
chenjiahan
07d2e0de4f chore: release @vant/cli@3.0.0-alpha.7 2020-08-28 15:25:08 +08:00
chenjiahan
61c44383c2 chore: update @vue/babel-plugin-jsx 2020-08-28 15:24:35 +08:00
chenjiahan
cabb26bbd8 Merge branch 'dev' into next 2020-08-25 19:08:29 +08:00
neverland
d97f7f644f
docs(cli): add searchConfig guide (#7048) 2020-08-25 19:05:13 +08:00
chenjiahan
0761e36813 fix(cli): failed to watch route change 2020-08-22 17:08:04 +08:00
chenjiahan
6ac1bcfbfe chore: release @vant/cli@3.0.0-alpha.6 2020-08-22 14:47:55 +08:00
chenjiahan
fc19aaccf2 chore(cli): adjust peer deps 2020-08-22 14:46:58 +08:00
chenjiahan
68b570c336 docs(cli): adjust changelog style 2020-08-22 14:44:48 +08:00
chenjiahan
0db9030f11 fix(cli): template v-for warning 2020-08-22 11:18:56 +08:00
chenjiahan
ae24b9a448 chore(cli): remove line break 2020-08-22 11:11:31 +08:00
chenjiahan
f0482c7eec feat(cli): update jest setup config 2020-08-22 10:59:10 +08:00
chenjiahan
d112fc4375 chore(cli): update jest setup config 2020-08-21 17:49:51 +08:00
chenjiahan
fbea243111 chore: release @vant/cli@3.0.0-alpha.5 2020-08-21 11:50:10 +08:00
chenjiahan
1fb5ce7a34 chore(cli): bump deps 2020-08-21 11:48:58 +08:00
chenjiahan
17379286c8 feat(cli): package entry fit Vue 3 2020-08-21 11:39:42 +08:00
chenjiahan
5cacc0df0c chore(cli): remove component whitelist 2020-08-21 11:26:38 +08:00
chenjiahan
c5d53f6fda chore(cli): bump vue deps 2020-08-18 17:59:25 +08:00
chenjiahan
8d4c8a0827 chore: bump jsx plugin to 1.0.0-rc.1 2020-08-09 21:08:31 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +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
chenjiahan
12aa2b0948 chore: release @vant/cli@3.0.0-alpha.4 2020-07-25 16:21:56 +08:00
chenjiahan
34f34feeda chore(cli): bump deps 2020-07-25 16:21:05 +08:00
chenjiahan
73d538be05 Merge branch 'dev' into next 2020-07-25 15:50:49 +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
chenjiahan
8273e0a4a0 chore: release @vant/cli@3.0.0-alpha.3 2020-07-15 20:06:11 +08:00
chenjiahan
5ad444839e chore(cli): bump deps 2020-07-15 20:04:34 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahan
2ccaf2a5b6 chore: release @vant/cli@3.0.0-alpha.2 2020-07-12 14:58:42 +08:00