Commit Graph
2926 Commits
Author SHA1 Message Date
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
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
chenjiahanandneverland 76e80ee8a1 chore: fix yarn.lock 2020-11-25 21:58:50 +08:00
chenjiahanandneverland f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
chenjiahanandneverland c8ef32d344 feat: add precompiled popoverjs 2020-11-25 21:58:50 +08:00