7169 Commits

Author SHA1 Message Date
chenjiahan
42916dd50f docs(Circle): use composition api 2020-12-13 12:42:42 +08:00
chenjiahan
e4eb2d07d7 docs(Card): use composition api 2020-12-13 12:37:49 +08:00
chenjiahan
7d2678764c docs(Area): use composition api 2020-12-13 12:36:22 +08:00
chenjiahan
1e79f28ae5 docs(AddressList): use composition api 2020-12-13 12:34:50 +08:00
chenjiahan
7cf8637f7f Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-12-13 12:29:59 +08:00
chenjiahan
cc4e69ea54 docs(AddressEdit): use composition api 2020-12-13 12:29:47 +08:00
chenjiahan
d38e4a6aa8 types: fix translate typing 2020-12-13 12:29:30 +08:00
dependabot[bot]
6e1a377758
chore(deps): bump ini from 1.3.5 to 1.3.8 in /packages/vant-icons (#7733)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:55:52 +08:00
dependabot[bot]
f62c7af313
chore(deps): bump ini from 1.3.5 to 1.3.8 in /packages/vant-waterfall (#7732)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:55:46 +08:00
dependabot[bot]
bcae4c35fc
chore(deps): bump ini from 1.3.5 to 1.3.8 in /packages/vant-cli (#7729)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:54:54 +08:00
dependabot[bot]
3ac374d841
chore(deps): bump ini in /packages/create-vant-cli-app (#7730)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:53:55 +08:00
dependabot[bot]
72585102cd
chore(deps): bump ini from 1.3.5 to 1.3.7 (#7720)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:52:53 +08:00
chenjiahan
09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan
b3dfb4997f docs(PullRefresh): use composition api 2020-12-10 21:00:30 +08:00
chenjiahan
e785f622bd docs: remove toRefs 2020-12-10 20:55:28 +08:00
chenjiahan
3e7e19935a docs(Button): adjust background color 2020-12-10 20:26:15 +08:00
chenjiahan
0be41583ed docs(changelog): 3.0.0-rc.3 2020-12-10 20:22:47 +08:00
chenjiahan
e16ebbadd9 chore: release 3.0.0-rc.3 v3.0.0-rc.3 2020-12-10 20:20:16 +08:00
chenjiahan
7a9f61c4a4 test(Stepper): fix snapshot 2020-12-10 20:19:04 +08:00
chenjiahan
0517c51cc9 docs: hide search input temporarily 2020-12-10 20:16:56 +08:00
chenjiahan
7cce09384f Merge branch '2.x' into dev 2020-12-10 20:14:26 +08:00
chenjiahan
b6ab011f7d docs(changelog): 2.11.2 2020-12-10 20:12:41 +08:00
chenjiahan
990d3c0988 chore: release 2.11.2 v2.11.2 2020-12-10 20:09:47 +08:00
chenjiahan
c2b86512f6 fix(Tabs): failed to set active tab #7717 2020-12-10 20:06:38 +08:00
Yang Libin
af56eea661
fix: add deploy branch gh-pages (#7713) 2020-12-09 18:06:18 +08:00
chenjiahan
8a2495ee6b docs(Overlay): use composition api 2020-12-09 17:54:17 +08:00
chenjiahan
488deefb30 docs(Dialog): use composition api 2020-12-09 17:52:31 +08:00
chenjiahan
8a7882b0c8 docs(ActionSheet): use composition api 2020-12-09 17:48:37 +08:00
chenjiahan
e026d2d83f breaking change(Stepper): rename async-change to before-change 2020-12-09 17:12:58 +08:00
chenjiahan
c277603160 fix(Stepper): disabled not work 2020-12-09 16:01:46 +08:00
chenjiahan
3d05e56195 docs(ImagePreview): use composition api 2020-12-09 14:48:44 +08:00
chenjiahan
9fbda243cf docs(Tag): use composition api 2020-12-09 14:41:52 +08:00
chenjiahan
afd3474da3 docs(IndexBar): use composition api 2020-12-09 14:38:14 +08:00
chenjiahan
ec505d549e Revert "chore: adjust browserslist for Vue 3"
This reverts commit 2f40e23be934e86fb7e195d4524d2b755ea5d34c.
2020-12-09 14:36:33 +08:00
chenjiahan
b423259f45 docs(Field): use composition api 2020-12-09 14:06:36 +08:00
chenjiahan
2f40e23be9 chore: adjust browserslist for Vue 3 2020-12-09 11:36:03 +08:00
chenjiahan
8d7dacdda7 docs(Radio): use composition api 2020-12-09 10:43:43 +08:00
chenjiahan
a2dbf043a1 docs(Checkbox): reduce unnecessary reactive 2020-12-09 10:43:22 +08:00
chenjiahan
f354513f9e docs(Switch): use composition api 2020-12-09 10:33:00 +08:00
chenjiahan
84b7e69d64 docs(CountDown): use composition api 2020-12-09 10:28:13 +08:00
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