162 Commits

Author SHA1 Message Date
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
陈嘉涵
ec1c87f8ae feat(cli): support build watch mode 2019-12-23 21:06:11 +08:00
陈嘉涵
e00b1cf7d0 feat(cli): support compile nullish coalescing operator 2019-12-21 09:04:32 +08:00
陈嘉涵
83ba5e47bf feat(cli): install dependencies before build 2019-12-19 10:31:17 +08:00
陈嘉涵
bb223d9d18 feat(cli): support jest canvas mock 2019-12-18 15:42:41 +08:00
陈嘉涵
2fa241d868 chore: bump linter deps 2019-12-18 11:06:56 +08:00
陈嘉涵
c102a87ec0 feat(cli): disable devServer open option 2019-12-18 10:18:05 +08:00
陈嘉涵
75c32a28a0 feat(cli): improve progress bar 2019-12-18 10:12:53 +08:00
陈嘉涵
b3993dd653 fix(cli): resolve npm mobules when compile less 2019-12-16 16:20:17 +08:00
陈嘉涵
40992bccfd feat(cli): add test clearCache option 2019-12-13 14:13:51 +08:00
陈嘉涵
71415e467d fix(cli): compile commonjs module 2019-12-12 16:20:15 +08:00
陈嘉涵
24202028e5 feat(cli): minify css 2019-12-12 09:56:44 +08:00
陈嘉涵
5318f3bd3f feat(cli): build lib packed entry files 2019-12-12 09:46:39 +08:00