479 Commits

Author SHA1 Message Date
chenjiahan
23764d67f1 release: 3.2.5 2021-10-08 17:37:30 +08:00
neverland
a46d712bce
Revert "chore: adjust package entry file" (#9642)
* fix: circular import

* Revert "chore: adjust package entry file (#9455)"

This reverts commit c3f08f4637cc07c5e464811feab6d641b7b4471f.
2021-10-08 17:35:19 +08:00
neverland
00bb1d2f1f
perf: add more prop type utils (#9641)
* perf: add more prop type utils

* fix: slider type

* chore: uod
2021-10-08 15:41:50 +08:00
neverland
61cce4c16e
chore: prefer using useRect (#9637) 2021-10-08 14:16:16 +08:00
neverland
a9fedfed24
feat(Field): add error-message slot (#9634) 2021-10-08 11:05:29 +08:00
neverland
4b0b2a0da3
chore(@vant/cli): bump deps (#9631)
* chore(@vant/cli): bump deps

* chore: fix version
2021-10-08 10:26:54 +08:00
neverland
5686b385a4
chore: using Infinity (#9606) 2021-09-30 18:08:47 +08:00
neverland
3fc3dd3f6b
types(Skeleton): add SkeletonAvatarShape type (#9605) 2021-09-30 17:53:29 +08:00
neverland
a7b5fb2af6
types(Button): add ButtonNativeType、ButtonIconPosition type (#9604) 2021-09-30 17:52:14 +08:00
neverland
20fc06bf21
perf: add stringProp helper (#9603) 2021-09-30 17:50:09 +08:00
neverland
d111df8dfa
perf: add numericProp helper (#9602) 2021-09-30 16:33:50 +08:00
neverland
27fb26ce96
chore: bump @vant/lazyload@1.4.0 (#9601) 2021-09-30 16:21:09 +08:00
chenjiahan
75958887c2 docs(@vant/use): changelog v1.3.2 2021-09-30 10:55:04 +08:00
neverland
7c45604f8f
chore: make util function shorter, reduce file count for vite (#9595)
* chore: make util function shorter, reduce file count for vite

* fix: test case
2021-09-30 10:27:57 +08:00
neverland
ec5067ce7d
perf: remove passive event polyfill (#9590) 2021-09-29 17:36:50 +08:00
neverland
e8186795b7
perf: no longer need transform prefix (#9588)
* perf: no longer need transform prefix

* chore: upd

* chore: upd
2021-09-29 17:04:03 +08:00
chenjiahan
ebffeb4cda test(ImagePreview): sort test cases 2021-09-29 10:32:54 +08:00
chenjiahan
c3759b1c3f perf: using appear instead 2021-09-29 10:32:54 +08:00
chenjiahan
a48caa7c98 fix(Toast): failed to sync clear toast 2021-09-29 10:32:54 +08:00
chenjiahan
4494d85491 docs(changelog): 3.2.4 2021-09-26 15:15:08 +08:00
chenjiahan
2b7e688216 release: 3.2.4 2021-09-26 15:11:00 +08:00
neverland
7adfca6195
feat(Search): add name prop (#9563) 2021-09-25 15:20:16 +08:00
chenjiahan
8d6d65fa58 chore: bump lazyload and remove todo 2021-09-24 10:48:24 +08:00
neverland
8fbeb6a9c3
types: fix $toast、$dialog、$notify typing (#9556)
* types: fix $toast、$dialog、$notify typing

* types: organize
2021-09-24 10:17:07 +08:00
Sun
d2455554a2
types(Popover): PopoverAction type allow extra properties (#9554) 2021-09-23 17:29:01 +08:00
neverland
0fc3361226
feat(Search): add autocomplete prop (#9553) 2021-09-23 16:52:05 +08:00
neverland
6ff2b7ff0e
docs(NumberKeyboard): fix multiple extraKey doc (#9551) 2021-09-23 16:37:09 +08:00
neverland
03988a0d32
docs: add props types to document (#9550) 2021-09-23 16:33:20 +08:00
neverland
4f64457aa0
docs: add faq links (#9548)
* docs: add faq links

* docs: upd
2021-09-23 11:46:58 +08:00
neverland
70c4ddf46e
docs: add iOS :active pseudo faq (#9547) 2021-09-23 11:17:09 +08:00
chenjiahan
a3380f08c0 types: export props types 2021-09-23 10:15:48 +08:00
chenjiahan
70eec20d25 docs(@vant/use): changelog v1.3.1 2021-09-22 17:26:46 +08:00
neverland
38b1be3ac2
fix(Tabs): failed to scroll into view when rendering multiple tabs (#9543) 2021-09-22 16:03:22 +08:00
dependabot[bot]
06c4cf726c
build(deps-dev): bump @vue/compiler-sfc from 3.2.11 to 3.2.12 (#9526)
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.12/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 10:00:32 +08:00
dependabot[bot]
5670ec2563
build(deps-dev): bump vue from 3.2.11 to 3.2.12 (#9525)
Bumps [vue](https://github.com/vuejs/vue) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 10:04:58 +08:00
neverland
48d0439adb
docs(Uploader): add faq (#9529) 2021-09-20 20:26:49 +08:00
neverland
b62f27dfc5
chore: remove unused config file (#9528) 2021-09-20 17:20:28 +08:00
dependabot[bot]
62f30e637e
build(deps-dev): bump @vant/area-data from 1.1.1 to 1.1.3 (#9520)
Bumps [@vant/area-data](https://github.com/youzan/vant) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/youzan/vant/releases)
- [Commits](https://github.com/youzan/vant/compare/v1.1.1...v1.1.3)

---
updated-dependencies:
- dependency-name: "@vant/area-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 16:01:35 +08:00
neverland
327436e3fb
docs: add usage of function component in script setup (#9517) 2021-09-19 11:25:51 +08:00
chenjiahan
ddecb3a2d0 docs(@vant/icons): changelog 1.7.1 2021-09-18 16:41:49 +08:00
neverland
b73dc9cf4f
docs(Tabs): add sticky offset-top tip (#9506) 2021-09-17 20:52:35 +08:00
neverland
826d4ab332
fix(Collapse): wrapperRef may be undefined (#9505) 2021-09-17 20:50:14 +08:00
neverland
ce2a64012d
fix(Radio): icon ref may be undefined (#9503) 2021-09-17 19:41:44 +08:00
neverland
d0451c8420
docs: fix design resource link (#9492) 2021-09-17 09:45:03 +08:00
neverland
7800981cec
docs: add vant-theme link (#9489) 2021-09-17 09:38:06 +08:00
neverland
ac08bd9dab
fix(CouponList): fix scroll issue (#9480)
* fix(CouponList): fix scroll issue

* perf: using vh instead of window height
2021-09-15 15:15:29 +08:00
neverland
ba5a70d5bc
style: reduce calculation (#9479) 2021-09-15 15:06:29 +08:00
bqy
63da4938de
docs(collapse): fix typo (#9477) 2021-09-14 20:52:26 +08:00
neverland
29c0eb4082
test(Swipe): fix accidental failure (#9476) 2021-09-14 19:15:00 +08:00
neverland
c3f08f4637
chore: adjust package entry file (#9455) 2021-09-12 10:10:16 +08:00