2937 Commits

Author SHA1 Message Date
dependabot[bot]
48396876bf
chore(deps): bump highlight.js in /packages/vant-markdown-loader (#7692)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 21:17:24 +08:00
dependabot[bot]
23005b9aba
chore(deps): bump highlight.js in /packages/vant-cli (#7693)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-05 21:17:10 +08:00
chenjiahan
2de77b212c perf: reduce bundle size #7675 2020-12-04 14:31:17 +08:00
chenjiahan
395fc55f1d chore: release @vant/cli@3.1.4 2020-12-04 14:14:27 +08:00
chenjiahan
a13c7bbca6 chore: release @vant/lazyload 1.0.2 2020-12-04 14:13:50 +08:00
chenjiahan
0ea0f01b12 chore: release @vant/popperjs 1.0.2 2020-12-04 14:13:14 +08:00
chenjiahan
be87fac7b6 feat(cli): add babel loose mode config 2020-12-04 14:12:22 +08:00
chenjiahan
3c07b702e0 chore: release @vant/popperjs 1.0.1 2020-12-04 13:33:46 +08:00
chenjiahan
dc9368ce19 chore(poppperjs): add release script 2020-12-04 13:33:16 +08:00
chenjiahan
5f436fc62f feat(Poppperjs): add esm output 2020-12-04 13:31:42 +08:00
chenjiahan
95c1cf1688 chore: release @vant/lazyload 1.0.1 2020-12-04 09:51:10 +08:00
chenjiahan
4e8576147e Merge branch '2.x' into dev 2020-12-03 17:42:37 +08:00
chenjiahan
b84fe21baa feat(cli): support custom facetFilters 2020-12-03 17:35:29 +08:00
chenjiahan
75b53b313c docs(cli): changelog 3.1.3 2020-12-03 17:24:27 +08:00
chenjiahan
1334f32fed chore: release @vant/cli@3.1.3 2020-12-03 17:20:10 +08:00
chenjiahan
a299849294 Merge branch '2.x' into dev 2020-12-03 17:19:17 +08:00
chenjiahan
31d42b4f80 docs(cli): changelog 2.7.0 2020-12-03 17:13:35 +08:00
chenjiahan
9ab43d1545 chore: release @vant/cli@2.7.0 2020-12-03 16:44:24 +08:00
chenjiahan
7095773854 feat(cli): add site.htmlPluginOptions config 2020-12-03 16:42:23 +08:00
chenjiahan
ac856c2673 fix(cli): failed to import sfc after build 2020-12-03 16:21:59 +08:00
chenjiahan
764e9e2d69 fix(cli): improve import regexp 2020-12-03 16:08:11 +08:00
chenjiahan
7ecfbded9b docs(cli): changelog 3.1.2 2020-12-02 16:54:19 +08:00
chenjiahan
9983cfa2e4 chore: release @vant/cli@3.1.2 2020-12-02 16:52:31 +08:00
chenjiahan
4433779c2e fix(cli): failed to compile ts in sfc 2020-12-02 16:50:43 +08:00
chenjiahan
32b0654c58 docs(cli): changelog 3.1.1 2020-12-02 16:14:02 +08:00
chenjiahan
9d6ae7734d chore: release @vant/cli@3.1.1 2020-12-02 15:51:05 +08:00
chenjiahan
3f0f3e4474 feat(cli): support sass tilde importer 2020-12-02 15:49:34 +08:00
chenjiahan
f457ae3c87 chore(cli): improve header style 2020-12-02 15:28:45 +08:00
chenjiahan
e49bee2964 chore(cli): bump webpackbar@5 2020-12-01 19:56:26 +08:00
chenjiahan
9368f5d1fb docs(cli): changelog 3.1.0 2020-12-01 19:33:08 +08:00
chenjiahan
edf4c0bd17 chore: release @vant/cli@3.1.0 2020-12-01 19:32:05 +08:00
chenjiahan
baf0d7776b fix(cli): missing compileTemplate id 2020-12-01 19:30:59 +08:00
chenjiahan
aadb03cec5 docs: update header style 2020-12-01 19:18:45 +08:00
chenjiahan
b33737ef77 feat(cli): docsearch v3 2020-12-01 17:25:46 +08:00
chenjiahan
cafd50c9cd chore(Lazyload): improve dist 2020-11-30 20:30:40 +08:00
chenjiahan
d3ca404f98 feat(Lazyload): support Vue 3 2020-11-30 20:20:39 +08:00
chenjiahan
5d8b7bd7fb fix(Lazyload): directive update is removed 2020-11-30 19:31:37 +08:00
chenjiahan
b6a9245740 fix(Lazyload): lazy-component not work 2020-11-30 19:06:57 +08:00
chenjiahan
b7306e311b feat: add @vant/lazyload pacakge 2020-11-30 19:05:28 +08:00
chenjiahan
8b69192102 chore: release create-vant-cli-app@1.0.1 2020-11-29 10:56:28 +08:00
chenjiahan
681f7ed982 fix(create-vant-cli-app): fix vue3 test cases 2020-11-29 10:56:04 +08:00
chenjiahan
80ba68b6aa chore: release create-vant-cli-app@1.0.0 2020-11-29 10:51:25 +08:00
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