382 Commits

Author SHA1 Message Date
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
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