2895 Commits

Author SHA1 Message Date
chenjiahan
d36d23a4c7 fix(create-vant-cli-app): incorrect compiler-sfc name 2020-11-29 10:50:56 +08:00
chenjiahan
5ac8aa7f7a chore: release create-vant-cli-app@1.0.0-0 2020-11-29 10:46:18 +08:00
chenjiahan
66203e8ea1 chore(create-vant-cli-app): add publishConfig 2020-11-29 10:45:18 +08:00
chenjiahan
5bd62a24b5 feat(create-vant-cli-app): support Vue 3 2020-11-29 10:43:48 +08:00
chenjiahan
4c9236c84a chore(create-vant-cli-app): improve template copy process 2020-11-29 10:32:07 +08:00
chenjiahan
a49530b888 docs(cli): changelog v3.0.0 2020-11-29 10:14:13 +08:00
chenjiahan
0239350d18 chore: release @vant/cli@3.0.0 2020-11-29 10:10:51 +08:00
chenjiahan
75c296f0a8 test: update test cases of utils 2020-11-28 18:42:38 +08:00
chenjiahan
f8234a5b5f chore(cli): bump vue-loader@16 2020-11-27 17:13:58 +08:00
chenjiahan
921fed8641 chore: release @vant/cli@3.0.0-rc.4 2020-11-27 16:15:35 +08:00
chenjiahan
8a4690a1d2 fix(cli): incorrect route redirect config 2020-11-27 16:12:15 +08:00
chenjiahan
a4a96d7146 chore: release @vant/cli@3.0.0-rc.3 2020-11-27 15:50:55 +08:00
chenjiahan
c13b734c90 fix(cli): failed to compile ts sfc 2020-11-27 15:49:14 +08:00
chenjiahan
52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
chenjiahan
9f2187f021 docs(@vant/popperjs): add README 2020-11-25 22:10:52 +08:00
chenjiahan
9708ab53f6 Merge branch '2.x' into dev 2020-11-25 22:01:09 +08:00
chenjiahan
76e80ee8a1 chore: fix yarn.lock 2020-11-25 21:58:50 +08:00
chenjiahan
f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
chenjiahan
c8ef32d344 feat: add precompiled popoverjs 2020-11-25 21:58:50 +08:00
chenjiahan
b7d2fd5a34 fix(stylelint-config): incorrect rule 2020-11-21 22:41:18 +08:00
chenjiahan
ef44d6dc54 chore: release @vant/cli@3.0.0-rc.2 2020-11-21 22:20:41 +08:00
chenjiahan
7e7484a5cb fix(cli): postcss loader option changed 2020-11-21 22:20:16 +08:00
chenjiahan
a46ba22943 chore: release @vant/cli@3.0.0-rc.1 2020-11-21 22:11:42 +08:00
chenjiahan
d509ef10b0 chore(cli): remove unused deps 2020-11-21 22:11:07 +08:00
chenjiahan
34f95afb82 chore(cli): downgrade postcss@7 2020-11-21 22:05:16 +08:00
chenjiahan
ff85ca83b4 chore(stylelint-config): remove unmaintianed stylelint-config-rational-order 2020-11-21 22:01:28 +08:00
chenjiahan
a93e1db206 chore(cli): replace jest-serializer-vue with jest-serializer-html 2020-11-21 21:46:52 +08:00
chenjiahan
d1f0dc0857 chore: release @vant/cli@3.0.0-rc.0 2020-11-21 21:16:20 +08:00
chenjiahan
23e647805a types(cli): fit typescript@4.1 2020-11-21 21:15:10 +08:00
chenjiahan
265ca82686 chore(cli): fix missing route name 2020-11-21 21:08:41 +08:00
chenjiahan
1aee7f5e66 chore(cli): bump all deps 2020-11-21 20:56:53 +08:00
chenjiahan
13d8b99060 chore(cli): bump commander@6 2020-11-21 20:41:28 +08:00
chenjiahan
a8fd4c548c chore(cli): bump vue libs 2020-11-21 20:38:56 +08:00
chenjiahan
ffc0139604 chore(cli): bump fork-ts-checker-webpack-plugin@6 2020-11-21 20:36:37 +08:00
chenjiahan
a13d43c802 fix(cli): fix anchor 2020-11-21 20:35:06 +08:00
chenjiahan
27c7d839c0 fix(@vant/markdown-loader): anchor not work 2020-11-21 20:34:00 +08:00
dependabot[bot]
ffc32c3746
chore(deps): bump dot-prop in /packages/vant-stylelint-config (#7596)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 21:22:38 +08:00
chenjiahan
71def44061 Merge branch '2.x' into dev 2020-11-15 15:38:22 +08:00
chenjiahan
656909613b docs(cli): changelog 2.6.2 2020-11-15 12:14:01 +08:00
chenjiahan
a4a3b37fb1 chore: release @vant/cli@2.6.2 2020-11-15 12:10:27 +08:00
neverland
1b91cd5876
feat(cli): postcss plugins can be array (#7560) 2020-11-15 12:09:09 +08:00
chenjiahan
3d4fd1073a chore: release @vant/cli@3.0.0-beta.14 2020-11-12 10:50:32 +08:00
chenjiahan
c2151708bb fix(cli): should not collect coverage from test dir 2020-11-12 10:49:07 +08:00
chenjiahan
2708e550c2 docs(@vant/use): changelog 0.1.0 2020-11-11 20:52:54 +08:00
chenjiahan
cf04bfcf11 chore: release @vant/use@0.1.0 2020-11-11 20:49:29 +08:00
chenjiahan
91f46d615c chore(@vant/use): use onMountedOrActivated 2020-11-11 20:44:32 +08:00
chenjiahan
6db84d7c2b feat(@vant/use): add onMountedOrActivated 2020-11-11 20:43:24 +08:00
chenjiahan
5de80602a6 chore: release @vant/cli@3.0.0-beta.13 2020-11-04 14:57:02 +08:00
chenjiahan
a142e4ac17 fix(cli): bump babel@7.12 #11467 2020-11-04 14:56:27 +08:00
chenjiahan
eda6798f5d fix(cli): disable loose mode #7035 2020-11-04 14:55:01 +08:00