neverland
|
08fd2a8184
|
docs(Stepper): improve the description of allow-empty prop (#10571)
|
2022-05-02 11:22:35 +08:00 |
|
chenjiahan
|
fe2115ee5c
|
docs(changelog): 4.0.0-alpha.3
|
2022-05-02 11:09:34 +08:00 |
|
chenjiahan
|
bc60f5116b
|
release: 4.0.0-alpha.3
|
2022-05-02 11:07:49 +08:00 |
|
chenjiahan
|
b65396ef06
|
Merge branch 'dev' into next
|
2022-05-02 11:03:12 +08:00 |
|
chenjiahan
|
851dab4daf
|
docs(changelog): 3.4.9
|
2022-05-02 11:00:46 +08:00 |
|
chenjiahan
|
9488631862
|
release: 3.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
|
6baf42fa4a
|
feat(Form): support setting multile validate-trigger (#10544)
|
2022-04-23 11:47:30 +08:00 |
|
Alan Wang
|
523d9ef400
|
fix(Search): style error in dark mode (#10527)
|
2022-04-23 09:58:09 +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
|
912a5f17b1
|
docs(changelog): 4.0.0-alpha.2
|
2022-04-16 22:09:58 +08:00 |
|
chenjiahan
|
ea57c9e9ff
|
release: 4.0.0-alpha.2
|
2022-04-16 22:08:38 +08:00 |
|
chenjiahan
|
ac7d6dd542
|
Merge branch 'dev' into next
|
2022-04-16 21:59:33 +08:00 |
|
chenjiahan
|
666089edbb
|
docs(changelog): 3.4.8
|
2022-04-16 21:56:08 +08:00 |
|
chenjiahan
|
f525be1e0d
|
release: 3.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 |
|
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 |
|
chenjiahan
|
a0389defcc
|
Merge branch 'dev' into next
|
2022-04-05 10:31:21 +08:00 |
|
neverland
|
5fec4f41e4
|
docs(@vant/icons): changelog v1.8.0 (#10472)
|
2022-04-05 10:08:42 +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
|
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
|
2022-03-29 20:54:30 +08:00 |
|
chenjiahan
|
26cbffe6c1
|
chore: fix some Numeric type
|
2022-03-27 18:13:09 +08:00 |
|
chenjiahan
|
a541090f3a
|
Merge branch 'dev' into next
|
2022-03-27 18:12:42 +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 |
|
chenjiahan
|
e08e9845a2
|
breaking change(AddressEdit): remove postal
|
2022-03-26 20:12:24 +08:00 |
|
chenjiahan
|
8e822a591d
|
Merge branch 'dev' into next
|
2022-03-26 19:10:50 +08:00 |
|