368 Commits

Author SHA1 Message Date
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
chenjiahan
88f5fed9cf fix: router-view with keep-alive 2020-07-04 21:51:12 +08:00
chenjiahan
2d63b9c8b5 fix: sync iframe router 2020-07-04 21:48:53 +08:00
chenjiahan
59f9b851d6 fix: router catchAll 2020-07-04 21:30:31 +08:00
chenjiahan
7346f20e96 fix: currentRoute 2020-07-04 21:29:10 +08:00
chenjiahan
29e37dc0f1 chore: release @vant/cli@3.0.0-alpha.1 2020-07-04 21:14:53 +08:00
chenjiahan
f6280dc41d build(cli): update jsx plugin 2020-07-04 21:14:14 +08:00
chenjiahan
901f7f20d2 Merge branch 'dev' into next 2020-07-04 21:10:44 +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
chenjiahan
1274c7c74c Merge branch 'dev' into next 2020-06-19 06:45:40 +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
075bc05a75 fix: non-empty path must start with "/" 2020-05-28 15:26:12 +08:00
chenjiahan
4e793189b6 fix(cli): register packageEntry failed 2020-05-28 15:18:52 +08:00
chenjiahan
248c3f08ed chore: add new src dir 2020-05-28 15:11:04 +08:00
chenjiahan
8940ba1078 chore: release @vant/cli@3.0.0-alpha.0 2020-05-28 14:56:36 +08:00
chenjiahan
bd0853b60e chore: temporarily comment some code 2020-05-28 14:56:11 +08:00
chenjiahan
d697026b2c feat(markdown-loader): compatible with vue 3 2020-05-28 14:49:14 +08:00
chenjiahan
6abb2fc081 chore: bump deps 2020-05-28 14:36:07 +08:00
chenjiahan
8b253c7280 Merge branch 'dev' into next 2020-05-28 14:14:28 +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