1402 Commits

Author SHA1 Message Date
Simon He
10a57af51a
docs(Field): update props size (#12429) 2023-11-06 08:34:44 +08:00
inottn
c50be595d4
feat(ImagePreview): expose resetScale method (#12426) 2023-11-05 20:31:34 +08:00
cc heart
8079f7c24d
fix(canendar): subtitle supports reactive (#12425) 2023-11-05 14:20:34 +08:00
neverland
9831203b0e
docs(changelog): vant v4.7.3 (#12413) 2023-10-29 17:48:57 +08:00
chenjiahan
82b0272268 release: vant v4.7.3 2023-10-29 17:43:33 +08:00
neverland
e40abd4805
docs(progress): remove outdated resize method (#12412) 2023-10-29 17:11:42 +08:00
neverland
6ec1cf21f1
docs(Signature): add resize method (#12411) 2023-10-29 17:04:27 +08:00
inottn
873f49908c
feat(Signature): expose resize method (#12405) 2023-10-29 16:52:07 +08:00
ShuGang Zhou
e2081c8890
fix(PickerGroup): only filter Comment vnode (#12402) 2023-10-28 22:24:27 +08:00
neverland
c1d32e953f
style(Search): use consistent padding when display error msg (#12409) 2023-10-28 19:31:39 +08:00
neverland
5829f9aa72
docs(Tabs): add show-header prop (#12408) 2023-10-28 19:29:29 +08:00
johnsonwong666
4495fba799
fix(Search): fix search style when has error message (#12385) 2023-10-28 19:22:40 +08:00
Amumu
f8cfc0ed44
feat(Tab): add showTitle prop (#12394) 2023-10-28 19:06:14 +08:00
ShuGang Zhou
eddb35c782
fix(AddressEdit): area field validate error when showArea is false (#12393) 2023-10-25 20:42:27 +08:00
Gavin
2a404822f6
style: replace word-break with overflow-wrap (#12396) 2023-10-25 20:31:19 +08:00
Gavin
243090863e
fix(Tab): keep docs and example the same (#12395) 2023-10-25 20:22:33 +08:00
neverland
8a7f8d7aa5
test(ImagePreview): fix incorrect onClose test case (#12386) 2023-10-23 17:54:19 +08:00
neverland
295865a829
feat(auto-import-resolver): add module option (#12383) 2023-10-22 21:45:24 +08:00
neverland
cc9aced041
docs(auto-import-resolver): add doc for importStyle option (#12382)
* docs(auto-import-resolver): add doc for importStyle option

* docs: upd
2023-10-22 21:30:40 +08:00
neverland
86688394d2
feat(Form): add required prop and support auto display (#12380)
* feat(Form): add required prop and support auto display

* fix: type

* chore: fix

* chore: shorter
2023-10-22 08:07:42 +08:00
Mohannad Faihan Otaibi
77925bfb16
feat(locale): Add Arabic Locale (#12381) 2023-10-22 07:57:29 +08:00
morance
d7fc56e3f1
feat(Field): required label css will active when rules contain required (#12376)
* chore: required label css will active when rules contain required

* chore: update snapshot
2023-10-21 19:44:54 +08:00
inottn
40f67d7e48
fix(ConfigProvider): export missing theme vars (#12371) 2023-10-17 09:11:50 +08:00
neverland
20c3e52824
docs(changelog): vant@4.7.2 (#12367) 2023-10-15 17:55:46 +08:00
chenjiahan
00c47cc8d2 release: vant v4.7.2 2023-10-15 17:44:54 +08:00
neverland
b493fb80d6
chore(ImagePreview): rename doubleScale and add test case (#12366) 2023-10-14 18:16:41 +08:00
wym
16402112f5
feat(ImagePreview): add enableDoubleScale option (#12360)
* feat: add enableDoubleSclae

* feat: add enableDoubleScale attribute

* Update package.json

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-10-14 15:28:47 +08:00
inottn
33342a0b43
refactor(Signature): use scale method to enhance clarity (#12363) 2023-10-14 09:22:30 +08:00
ShuGang Zhou
6f74d77da9
fix(Uploader): multiple reupload only choose one & cancel choose problem (#12359)
* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): refactor code

* fix(Uploader): refactor code
2023-10-14 09:17:54 +08:00
inottn
1219e4386c
refactor(Signature): avoid setting the canvas width and height in the next tick (#12347)
* refactor(Signature): avoid setting the canvas width and height in the next tick

* test: update snapshots
2023-10-13 20:16:20 +08:00
chenjiahan
25bc5921e2 docs: add --van-icon-font-family 2023-10-10 21:06:45 +08:00
neverland
f0303462b6
docs(changelog): vant@4.7.1 (#12346) 2023-10-06 10:50:02 +08:00
chenjiahan
70938cd120 release: vant v4.7.1 2023-10-06 10:44:58 +08:00
neverland
f29c556803
docs(ImagePreview): improve English document (#12345) 2023-10-06 10:33:50 +08:00
neverland
927206e25b
feat(Toast): add JSDoc for utility functions (#12344) 2023-10-06 10:23:02 +08:00
neverland
f1d5376c9c
feat(Dialog): add JSDoc for utility functions (#12343) 2023-10-06 10:12:52 +08:00
neverland
d56623ef77
feat(Notify): add jsdoc for utility functions (#12342) 2023-10-06 10:00:13 +08:00
neverland
7af5fbf84b
docs: add more ecosystem projects (#12338) 2023-10-04 15:36:51 +08:00
neverland
4ac80602e8
chore(Swipe): limit the decimal length of transform (#12337) 2023-10-04 11:33:51 +08:00
neverland
2bb4b85b5d
style(Swipe): declare transition-property (#12336) 2023-10-03 21:44:56 +08:00
Evgeny
53188a7093
fix(docs): mistypo Georqia to Georgia (#12331) 2023-09-30 13:15:45 +08:00
neverland
4900b2be28
fix(Popover): failed to inherit scopedId (#12329) 2023-09-29 21:35:17 +08:00
neverland
0c4ecc93e5
fix(CellGroup): failed to inherit scopeId with title (#12328) 2023-09-29 21:28:07 +08:00
neverland
24e9176433
fix(Popup): fix failed to inherit scopedId (#12327) 2023-09-29 21:09:08 +08:00
ShuGang Zhou
c24b7f7d80
feat(FloatingPanel): optimize bounce animate (#12317)
* feat(VantUse): add useSpring composables

* feat(VantUse): add useSpring composables

* feat(FloatingPanel): optimize bounce animate
2023-09-29 20:40:38 +08:00
zcvvvbb
12b2fef7bd
docs: fix typo in Form (#12322) 2023-09-28 17:30:32 +08:00
neverland
6bab31f704
docs(changelog): vant 4.7.0 (#12318) 2023-09-24 22:21:01 +08:00
chenjiahan
c669138d60 release: vant v4.7.0 2023-09-24 22:01:31 +08:00
neverland
7b6a99da2f
types(Dialog): improve showDialog return type (#12316) 2023-09-24 15:52:29 +08:00
neverland
bd7ee34eba
test(Dialog): enable function-call test cases (#12315) 2023-09-24 15:25:17 +08:00