chenjiahan
|
77f6b7a19a
|
docs(cli): update README.md
|
2020-04-13 17:01:46 +08:00 |
|
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
|
a72942f31a
|
docs(cli): add directory chapter (#5834)
|
2020-04-05 20:52:43 +08:00 |
|
chenjiahan
|
f33ddfda06
|
docs: remove mourn
|
2020-04-04 22:14:22 +08:00 |
|
neverland
|
c2a386a4de
|
docs: add vant cli wechat group qrcode (#5990)
|
2020-04-03 13:57:33 +08:00 |
|
chenjiahan
|
340c56b3b5
|
docs(cli): changelog 2.4.0
|
2020-04-02 15:27:57 +08:00 |
|
chenjiahan
|
b50a08f0b5
|
chore: release @vant/cli@2.4.0
|
2020-04-02 15:23:05 +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 |
|
neverland
|
4dc3c79090
|
fix(cli): nav back in mobile mode (#5957)
|
2020-03-31 07:28:05 +08:00 |
|
chenjiahan
|
53f81860b4
|
docs(cli): changelog 2.3.1
|
2020-03-29 07:24:36 +08:00 |
|
chenjiahan
|
a6c78af603
|
chore: release @vant/cli@2.3.1
|
2020-03-29 07:21:35 +08:00 |
|
Simmzl
|
928b5875de
|
fix(cli): change site header width (#5928)
|
2020-03-27 18:00:51 +08:00 |
|
chenjiahan
|
3ab7ac328c
|
fix(style-lint): should allow ::v-deep selector
|
2020-03-25 17:03:24 +08:00 |
|
chenjiahan
|
858607a5f7
|
docs(cli): changelog 2.3.0
|
2020-03-25 16:56:05 +08:00 |
|
chenjiahan
|
ac1b096753
|
chore: release @vant/cli@2.3.0
|
2020-03-25 16:48:16 +08:00 |
|
neverland
|
46372779db
|
feat(cli): support scoped style (#5910)
|
2020-03-25 16:31:30 +08:00 |
|
neverland
|
3dd3a45cfd
|
fix(cli): use remove instead of emptyDir in clean command (#5895) (#5904)
|
2020-03-25 10:18:15 +08:00 |
|
neverland
|
5f16f1fb6d
|
feat(cli): support generate web-types (#5893) (#5903)
|
2020-03-25 10:09:27 +08:00 |
|
neverland
|
c74fbf58a4
|
refactor(markdown-vetur): support generate webstorm types (#5900)
|
2020-03-24 20:43:28 +08:00 |
|
chenjiahan
|
745dd82ab1
|
docs(cli): changelog 2.2.8
|
2020-03-20 14:43:08 +08:00 |
|
chenjiahan
|
dc63355a09
|
chore: release @vant/cli@2.2.8
|
2020-03-20 14:41:43 +08:00 |
|
chenjiahan
|
4617a9d222
|
fix(cli): item.subject may be null
|
2020-03-20 14:41:19 +08:00 |
|
chenjiahan
|
49b3b9cc42
|
docs(cli): changelog 2.2.7
|
2020-03-19 18:59:34 +08:00 |
|
chenjiahan
|
52f647dd5a
|
chore: release @vant/cli@2.2.7
|
2020-03-19 18:53:04 +08:00 |
|
chenjiahan
|
377f4375d7
|
feat(cli): add VANT_CLI_VERSION env
|
2020-03-19 18:49:46 +08:00 |
|
chenjiahan
|
7f0ed80de5
|
docs(cli): changelog 2.2.6
|
2020-03-18 22:00:26 +08:00 |
|
chenjiahan
|
c7104195bd
|
chore: release @vant/cli@2.2.6
|
2020-03-18 21:57:26 +08:00 |
|
chenjiahan
|
b46f8c4e69
|
fix(cli): incorrect simulator path when have html ext (#5849)
|
2020-03-18 21:56:14 +08:00 |
|
chenjiahan
|
1fcb8cea32
|
docs(cli): update commands.md
|
2020-03-16 20:44:56 +08:00 |
|
chenjiahan
|
b9a238b9f7
|
docs(cli): add build command detail
|
2020-03-16 20:41:37 +08:00 |
|
chenjiahan
|
31790bf08f
|
docs(cli): add commands intro
|
2020-03-16 20:23: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
|
637f2de35e
|
chore(cli): update changelog tpl
|
2020-03-14 18:53:44 +08:00 |
|
chenjiahan
|
ecce907de7
|
feat(cli): add webpack maxAssetSize config
|
2020-03-08 12:34:25 +08:00 |
|
chenjiahan
|
18f5e03d67
|
docs(cli): changelog 2.2.5
|
2020-03-08 10:57:39 +08:00 |
|
chenjiahan
|
bc727b8acc
|
chore: release @vant/cli@2.2.5
|
2020-03-08 10:44:33 +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
|
2a0a368bae
|
docs(site): improve code margin
|
2020-03-08 10:33:05 +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 |
|
陈嘉涵
|
f99147f2c7
|
docs(cli): changelog@2.2.4
|
2020-02-14 14:58:21 +08:00 |
|