chenjiahan
851dab4daf
docs(changelog): 3.4.9
2022-05-02 11:00:46 +08:00
chenjiahan
9488631862
release: 3.4.9
v3.4.9
2022-05-02 10:57:50 +08:00
neverland
d4799dce54
feat(Loading): add aria to improve a11y ( #10568 )
2022-04-30 17:47:46 +08:00
Alan Wang
00bda60102
docs: translate docs of composables ( #10561 )
2022-04-27 17:08:12 +08:00
Alan Wang
794a0e3c1e
docs: update the composables content ( #10560 )
2022-04-27 11:47:06 +08:00
Alan Wang
a33d304d53
docs(vant): keep the doc consistent with the demo code ( #10554 )
2022-04-26 20:57:15 +08:00
neverland
004f642622
fix: remove default license in vant cli template ( #10546 )
2022-04-24 10:26:00 +08:00
neverland
33150f82ea
docs(@vant/cli): optimize links and fix typos ( #10545 )
2022-04-23 20:37:37 +08:00
neverland
6baf42fa4a
feat(Form): support setting multile validate-trigger ( #10544 )
2022-04-23 11:47:30 +08:00
chenjiahan
c378f4ead1
release: @vant/area-data 1.2.4
2022-04-23 09:57:05 +08:00
chenjiahan
f927f6a751
fix(@vant/area-data): only publish dist folder to npm
2022-04-23 09:57:05 +08:00
哭你几哇
7ae1028427
docs(vant-cli): translate vant-cli docs to en ( #10537 )
...
* docs(vant-cli): translate commands doc to en
* docs(vant-cli): translate config doc to en
* docs(vant-cli): translate directory doc to en
* docs(vant-cli): fix doc link
2022-04-23 09:43:42 +08:00
哭你几哇
13fea24739
docs(vant-cli): translate README to en ( #10519 )
2022-04-18 18:24:11 +08:00
neverland
bc1228b312
feat(Image): localize search image ( #10516 )
2022-04-17 12:59:37 +08:00
neverland
932c57f9a9
feat(Image): localize error image ( #10515 )
2022-04-17 12:30:06 +08:00
neverland
87782448b6
feat(Image): localize default image ( #10514 )
...
* feat(Image): localize default image
* chore: update
2022-04-17 11:45:41 +08:00
chenjiahan
666089edbb
docs(changelog): 3.4.8
2022-04-16 21:56:08 +08:00
chenjiahan
f525be1e0d
release: 3.4.8
v3.4.8
2022-04-16 21:47:50 +08:00
neverland
990ca57fda
feat(Locale): add Danish lang ( #10513 )
2022-04-16 21:45:19 +08:00
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