7079 Commits

Author SHA1 Message Date
chenjiahan
a1de44c97a docs(Sticky): use composition api 2020-12-09 10:16:36 +08:00
chenjiahan
d297807f55 docs(Swipe): use composition api 2020-12-09 10:13:07 +08:00
chenjiahan
6150e21f4a chore: lock vue version to 3.0.3 2020-12-09 10:04:26 +08:00
chenjiahan
7e03486501 docs(Stepper): use composition api 2020-12-08 21:04:27 +08:00
chenjiahan
9af0840f36 docs(Slider): use composition api 2020-12-08 20:54:06 +08:00
chenjiahan
9a6449ec31 Merge branch '2.x' into dev 2020-12-07 21:01:47 +08:00
neverland
af81912210
docs(Stepper): fix async change demo (#7703) 2020-12-07 20:58:40 +08:00
neverland
2e6b032464
fix(Popover): incorrect border position in wework (#7702)
* fix(Popover): incorrect border position in wework

* test(Popover): update snapshot
2020-12-07 20:58:18 +08:00
neverland
e20cef22a6
fix(Stepper): fix mobile safari page scroll down issue (#7701) 2020-12-07 20:36:00 +08:00
chenjiahan
56047bb655 docs(Search): use composition api 2020-12-06 17:05:55 +08:00
chenjiahan
e5df5d734e docs(Rate): use composition api 2020-12-06 16:58:05 +08:00
chenjiahan
dea44580df chore: add useTranslate 2020-12-06 16:55:16 +08:00
chenjiahan
8875143d1c docs(Checkbox): use composition api 2020-12-06 16:15:36 +08:00
chenjiahan
30c0675de9 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-12-06 16:04:22 +08:00
chenjiahan
2494c0aa0e docs(Popup): use composition api 2020-12-06 16:03:38 +08:00
dependabot[bot]
92dd24326f
chore(deps): bump highlight.js from 10.3.1 to 10.4.1 (#7691)
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:43 +08:00
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
497a88d7bb perf(Stepper): should not introduce form code #7675 2020-12-04 17:48:10 +08:00
chenjiahan
20ba7afb33 docs(changelog): 3.0.0-rc.2 2020-12-04 14:42:27 +08:00
chenjiahan
b23d552609 chore: release 3.0.0-rc.2 v3.0.0-rc.2 2020-12-04 14:34:25 +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
neverland
52d882e9b2
docs: update cdn link version (#7688) 2020-12-04 13:53:51 +08:00
chenjiahan
52384aba1e types: fix teleport typing #7687 2020-12-04 13:50:38 +08:00
chenjiahan
9eda920504 chore: unlock @vant/icons version 2020-12-04 13:46:03 +08:00
chenjiahan
b16879f97f chore: bump @vant/popperjs@1.0.1 2020-12-04 13:34:53 +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
11add5f1d3 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-12-04 13:32:02 +08:00
chenjiahan
5f436fc62f feat(Poppperjs): add esm output 2020-12-04 13:31:42 +08:00
Che Guevara
c75389d433
fix(uploader): change status is not valid (#7681) 2020-12-04 12:01:54 +08:00
chenjiahan
1304c6f36b fix(Lazyload): missing esm output #7685 2020-12-04 09:55:11 +08:00
chenjiahan
95c1cf1688 chore: release @vant/lazyload 1.0.1 2020-12-04 09:51:10 +08:00
chenjiahan
1e919b85b3 test(Rate): update test cases 2020-12-03 20:52:58 +08:00
chenjiahan
c821ccbf2b test(Search): improve test coverage 2020-12-03 20:20:40 +08:00
chenjiahan
f3d045cd61 test(Search): update test cases 2020-12-03 20:20:18 +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
82ce590eb8 docs(site): add docsearch version meta 2020-12-03 17:13:51 +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