8891 Commits

Author SHA1 Message Date
neverland
c83a57b2bd
docs: add guide of function component style (#10728) 2022-06-19 15:34:00 +08:00
neverland
6f94627bf4
feat(Field): add start-validate and end-validate event (#10726) 2022-06-18 20:31:16 +08:00
neverland
7ca4db9c64
feat(SubmitBar): add placeholder prop (#10725) 2022-06-18 18:38:23 +08:00
neverland
a1c79f42ff
feat(ActionBar): add placeholder prop (#10724) 2022-06-18 18:26:08 +08:00
neverland
6225c8123c
docs(Switch): fix custom node demo (#10720) 2022-06-16 18:45:27 +08:00
chenjiahan
ffefe3002f docs(changelog): 3.5.1 2022-06-12 12:49:53 +08:00
chenjiahan
df03886053 release: 3.5.1 v3.5.1 2022-06-12 12:47:02 +08:00
neverland
eae8d47cee
fix(Calendar): failed to render months when not poppable (#10707) 2022-06-12 12:42:37 +08:00
goo-yyh
c38fed70be
fix(Calender): failed to render months after changing maxDate or minDate (#10668)
Co-authored-by: yuyuehui.yyh <yuyuehui.yyh@digital-engine.com>
2022-06-12 12:37:46 +08:00
neverland
8ee4080d69
fix(Popup): should not auto close on deactivated if not using teleport (#10706) 2022-06-12 12:25:23 +08:00
neverland
88d44cf4ea
docs: remove babel-plugin-import (#10704) 2022-06-11 20:20:13 +08:00
neverland
a317984da1
docs: recommend using unplugin-vue-components (#10703) 2022-06-11 19:49:34 +08:00
neverland
4dab4e20c2
feat(PullRefresh): add change event (#10702) 2022-06-11 15:45:00 +08:00
neverland
525653b68d
types(Toast): fix Toast.clear typing (#10699) 2022-06-11 15:00:07 +08:00
neverland
bab0636014
types(Uploader): preview-options images should be optional (#10698) 2022-06-11 14:51:07 +08:00
chenjiahan
2765ff5555 docs(changelog): 3.5.0 2022-06-05 09:48:44 +08:00
chenjiahan
b6920a5691 release: 3.5.0 v3.5.0 2022-06-05 09:31:35 +08:00
neverland
586bc21dd3
feat(Switch): add background slot (#10666)
* feat(Switch): add background slot

* chore: revert lock file

* chore: new line
2022-06-04 20:29:28 +08:00
neverland
4a602f7e46
feat(Dialog): allow to disable confirm or cancel button (#10665) 2022-06-04 20:19:19 +08:00
neverland
0dc09cab8c
fix(Area): failed to render picker mask after reopened (#10664) 2022-06-04 20:17:16 +08:00
chenjiahan
1fa454f7ad release: @vant/area-data 1.3.1 2022-05-31 20:03:26 +08:00
chenjiahan
85dd8f4176 docs(@vant/use): changelog 1.4.1 2022-05-29 21:53:04 +08:00
chenjiahan
850aab865e release: @vant/popperjs 1.2.1 2022-05-29 21:50:31 +08:00
chenjiahan
387c478b25 release: @vant/use 1.4.1 2022-05-29 21:49:54 +08:00
neverland
3606f48003
feat: add exports fields to sub packages (#10650) 2022-05-29 21:48:59 +08:00
neverland
79dfc4b8cb
feat(@vant/cli): auto complete mjs path (#10649)
* feat(@vant/cli): auto complete mjs path

* release: 3.5.0-beta.1
2022-05-29 21:41:57 +08:00
chenjiahan
0b6de0aa77 release: 3.5.0-beta.0 v3.5.0-beta.0 2022-05-29 10:39:44 +08:00
neverland
be22f4c1f8
docs: code split docsearch (#10648) 2022-05-29 10:19:13 +08:00
neverland
e5cc7fadeb
chore: support manually trigger deploy v3 site (#10647) 2022-05-29 10:07:51 +08:00
neverland
d5f8963d02
docs: remove search from v3 site (#10646) 2022-05-29 10:00:32 +08:00
neverland
95bee73624
docs: fix jsdelivr domain (#10642) 2022-05-28 09:26:28 +08:00
neverland
ffed2035c8
docs: update vant demo url (#10641) 2022-05-28 09:10:40 +08:00
neverland
607e6e2be4 feat: using mjs extension for esmodule (#10625) 2022-05-28 08:30:11 +08:00
neverland
ba448b8617
chore: fix test CI runs twice on pull request (#10640) 2022-05-28 08:29:24 +08:00
neverland
a4472f8788
chore: compatible with pnpm v7 (#10639)
* chore: compatible with pnpm v7

* chore: fix missing @types/node
2022-05-28 08:26:26 +08:00
neverland
a2df2b1b3b
docs: add Farsi to Chinese document (#10638) 2022-05-28 08:08:19 +08:00
Morteza Sabihi
3fe6a04e7c
feat(Locale): Add Farsi translations (#10637) 2022-05-28 07:58:35 +08:00
richard1015
1f4155c464
docs(cell): center parameter default value edit (#10635)
cell英文文档 center 参数 默认值错误修改parameter default value
2022-05-27 19:15:23 +08:00
chenjiahan
d4e49b59ff docs(@vant/use): changelog 1.4.0 2022-05-22 20:56:16 +08:00
chenjiahan
1d0bbb39d1 release: @vant/area-data 1.3.0 2022-05-22 20:52:41 +08:00
chenjiahan
dada6a42fc release: @vant/popperjs 1.2.0 2022-05-22 20:51:34 +08:00
chenjiahan
4bb4a6622f release: @vant/use 1.4.0 2022-05-22 20:50:23 +08:00
neverland
90deb2439f
feat: using mjs entry for sub packages (#10626) 2022-05-22 20:49:09 +08:00
neverland
173a364dae
feat(@vant/cli): support custom script extentions (#10624)
* feat(@vant/cli): support custom script extentions

* fix: extensionsMap
2022-05-22 19:57:16 +08:00
neverland
0c0191332a
feat(@vant/cli): bump husky v8 (#10622)
* feat(@vant/cli): bump husky v8

* chore: fix lint issue
2022-05-22 19:28:34 +08:00
neverland
99d705e597
feat(Locale): add Greek lang (#10621) 2022-05-22 15:17:30 +08:00
neverland
3829a1e745
feat(Form): add getValidationStatus method (#10620) 2022-05-22 15:07:19 +08:00
neverland
df024f1c6e
feat(Locale): add Bulgarian lang (#10609) 2022-05-15 11:37:28 +08:00
neverland
726f98027a
feat(Uploader): add preview-delete slot (#10606) 2022-05-14 10:58:57 +08:00
Alan Wang
0a114228a8
fix(field): dynamic data causes the input to be emptied (#10582) 2022-05-14 10:35:28 +08:00