8714 Commits

Author SHA1 Message Date
neverland
b42c6107c9
feat(Form): add getValues method (#10511) 2022-04-16 09:57:26 +08:00
neverland
c17281f9c2
docs(List): add en FAQ (#10508) 2022-04-15 12:12:51 +08:00
neverland
1df47afc17
docs(ContactCard): fix missing editable prop (#10507) 2022-04-15 11:38:34 +08:00
neverland
8a36e7ad7d
docs(Badge): add show-zero tip (#10506) 2022-04-15 11:26:53 +08:00
Jake
c245e0a09d
fix(Rate): support precisely selected (#10500)
* perf(Rate): Precisely selected

* test(Rate): update rectY

* fix(Rate): CR 问题修复

* Update Rate.tsx

Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
2022-04-14 18:15:18 +08:00
neverland
edd93851a4
release: @vant/markdown-vetur v2.3.0 (#10480) 2022-04-10 10:50:06 +08:00
Nemo Shen
7ce66c7939
feat(VantMarkdownVetur): support arguments of events (#10474)
* feat(VantMarkdownVetur): support arguments of events

* fix(vant): fix mistake in readme

* docs(vant): fix ',' to ','

* fix(vant-markdown-vetur): support events arguments

* docs(AddressList): fix mistake

* docs(AddressList): prettier

* docs(Collapse): adjust

* docs(dropdown-menu): adjust

* docs(ImagePreview): adjust

* fix(vant-markdown-vetur): fix format

* fix(vant-markdown-vetur): fix formatter
2022-04-10 10:37:02 +08:00
neverland
d5a9202ddf
feat(Field): add enterkeyhint prop (#10478) 2022-04-08 20:52:36 +08:00
jzone
d7cf73cc24
doc: update readme add sfc-playground-vant to Community Ecosystem (#10475)
* doc: update readme add sfc-playground-vant to Community Ecosystem

* doc: update readme add sfc-playground-vant to Community Ecosystem
2022-04-06 17:59:07 +08:00
neverland
aded0e2d8b
docs(@vant/cli): changelog v4.0.1 (#10473) 2022-04-05 10:21:57 +08:00
neverland
5fec4f41e4
docs(@vant/icons): changelog v1.8.0 (#10472) 2022-04-05 10:08:42 +08:00
chenjiahan
e461abaafa release: @vant/icons 1.8.0 2022-04-05 10:05:55 +08:00
neverland
f1d5a9415e
docs(Icons): update contribution guide (#10471) 2022-04-05 10:03:08 +08:00
neverland
9c9cce00ea
chore: should publish README to npm (#10470) 2022-04-05 09:52:38 +08:00
neverland
800d9a6af9
feat(ShareSheet): no longer rely on CDN images (#10469) 2022-04-05 09:50:26 +08:00
neverland
c4535ef77c
feat(Icon): add some icons for ShareSheet (#10468) 2022-04-05 09:39:33 +08:00
neverland
a1d7d3367a
feat(Empty): support set the image size separately (#10465)
* feat(Empty): support set the image size separately

* docs: fix type

* docs: fix
2022-04-04 09:16:47 +08:00
dyh333
b2d7da04e5
docs: fix ContactCard return error (#10460)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
2022-04-02 16:59:34 +08:00
neverland
995cad17fd
chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
neverland
d507e97996
docs: fix Lazyload register multilple times (#10456) 2022-04-01 00:17:28 +08:00
neverland
a593f864ab
chore(cli): bump docsearch v3 stable version (#10455) 2022-04-01 00:11:39 +08:00
neverland
d29d961c4f
chore(cli): bump vite v2.9 (#10454) 2022-03-31 23:39:03 +08:00
Nemo Shen
a1054c3a29
feat(CalendarDay): add default margin-bottom (#10441)
* feat(CalendarDay): add default margin-bottom 10px

* feat(Calendar): add --van-calendar-day-margin-bottom

* fix(CalendarDay): adjust marginBottom of day

* docs(Calendar): add --van-calendar-day-margin-bottom

* Update README.md

* Update README.zh-CN.md

Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
Co-authored-by: neverland <chenjiahan@youzan.com>
2022-03-31 17:51:49 +08:00
Alan Wang
25be56aa3e
fix(datetime-picker): modeValue is inconsistent with the selected data. (#10448) 2022-03-30 10:01:17 +08:00
chenjiahan
99876cfb7c docs(changelog): 3.4.7 2022-03-29 21:09:19 +08:00
chenjiahan
0483305edd release: 3.4.7 v3.4.7 2022-03-29 20:54:30 +08:00
chenjiahan
8dc8c54bca chore: add Numeric type 2022-03-27 17:40:00 +08:00
neverland
dbad7571ac
chore: add cdnURL helper (#10439) 2022-03-27 17:24:50 +08:00
neverland
c89d407a41
feat(Uploader): support set the preview size separately (#10438) 2022-03-27 12:46:15 +08:00
Alan Wang
0eae222b88
fix(calendar): scrollToDate method is invalid (#10432) 2022-03-26 11:21:56 +08:00
neverland
66cb711066
docs(Grid): fix reverse prop (#10437) 2022-03-26 11:15:04 +08:00
neverland
9414c38154
feat(CouponList): update empty image (#10436)
* feat(CouponList): update empty image

* docs: update axure link
2022-03-26 11:13:22 +08:00
neverland
d02b0b8eb6
docs: using jsdelivr for assets (#10434) 2022-03-26 09:33:47 +08:00
Nemo Shen
c7904c4f63
fix(DatetimePicker): fix minDate && maxDate wacher (#10431)
* fix(DatetimePicker): fix minDate

* fix(DatePicker): prettier

* fix(DatePicker): prettier
2022-03-24 23:11:17 +08:00
aisen
aa304ad22f
docs(SwipeCell): remove css variables document (#10429) 2022-03-24 09:38:58 +08:00
neverland
651305e8ce
feat(NumberKeyboard): improve shuffle algorithm (#10428) 2022-03-23 22:09:48 +08:00
zhbhun
12a0f9a24c
fix: fix wrong ternary expression (#10426) 2022-03-23 21:52:35 +08:00
Nemo Shen
334699d264
fix(Tab): add key when render TabsTitle (#10392)
* fix(Tab): add key when render TabsTitle

* fix(Tab): change key

* fix(Tabs): use each TabRef.id as key
2022-03-23 17:34:46 +08:00
neverland
03c2f241b8
docs: update readme (#10425)
* docs: update readme

* docs: upd
2022-03-23 08:34:20 +08:00
neverland
f2c12965f2
feat(Locale): add Swedish lang (#10419) 2022-03-20 10:43:59 +08:00
neverland
653a7a817f
feat(Locale): add Icelandic lang (#10418) 2022-03-20 10:34:58 +08:00
neverland
61e2d5e0e1
chore: update codesandbox template to vant 3 (#10412) 2022-03-19 19:37:22 +08:00
chenjiahan
029c93a466 release: @vant/area-data 1.2.3 2022-03-18 16:36:29 +08:00
hipi
12e1a601c8
feat(area-data): update counties of NanJing (#10410) 2022-03-18 16:35:22 +08:00
nemo-shen
7c00cea862
fix(IndexBar): allow active bottom anchor (#10404)
* fix(IndexBar): allow active bottom anchor

* fix(IndexBar): prettier
2022-03-18 08:30:22 +08:00
neverland
5f67b9ee42
docs: add area data update tips (#10400) 2022-03-17 00:44:29 +08:00
neverland
6162b9f927
docs(DatetimePicker): add select second faq (#10399) 2022-03-17 00:37:57 +08:00
neverland
ad78376278
docs: add dark mode to features (#10398) 2022-03-17 00:32:50 +08:00
neverland
15b413c9c3
docs: add Select component faq (#10397) 2022-03-17 00:26:06 +08:00
neverland
1868c7586d
docs(Locale): add Lao to document (#10389) 2022-03-15 11:18:52 +08:00