10078 Commits

Author SHA1 Message Date
neverland
9d219a535f
chore(workflow): add perf label for PR (#12473) 2023-11-26 22:33:48 +08:00
Gavin
62779129b4
feat(TextEllipsis): add the toggle instance method (#12472) 2023-11-25 23:48:19 +08:00
inottn
217ddc54b5
docs(TreeSelect): correct variable names (#12469) 2023-11-24 20:46:40 +08:00
inottn
f0b7af18c6
perf(TextEllipsis): reuse windowWidth to avoid repeat calculations (#12471) 2023-11-24 18:20:18 +08:00
阿菜 Cai
3410b1c74f
docs(dialog): fix translation Error and keep the sample code the same (#12465) 2023-11-22 20:14:26 +08:00
阿菜 Cai
941f92dbf2
docs(collapse): fix translation Error (#12464) 2023-11-22 19:50:28 +08:00
阿菜 Cai
eb8457e026
docs(collapse): fix missing ref tags (#12460) 2023-11-21 22:42:46 +08:00
neverland
f325fc862c
docs(changelog): vant@4.8.0 (#12456) 2023-11-19 13:11:29 +08:00
chenjiahan
f69fdf23d4 release: vant v4.8.0 v4.8.0 2023-11-19 13:03:57 +08:00
neverland
93ff7500f1
docs: add Rsbuild to quickstart (#12455) 2023-11-18 22:10:24 +08:00
neverland
001e7b0b46
docs(Overlay): add set z-index demo (#12454) 2023-11-18 21:28:32 +08:00
cc heart
632ff0be31
feat(Row): gutter support vertical space (#12439)
Co-authored-by: inottn <inottn@outlook.com>
2023-11-18 21:16:17 +08:00
inottn
a75a458062
refactor(Highlight): refactor implementation & increase functionality (#12442) 2023-11-17 20:00:10 +08:00
neverland
f72903b576
docs(Highlight): add version tip (#12438) 2023-11-12 09:45:04 +08:00
inottn
ca95a7c366
feat(Checker): add checked and disabled params to the default slot (#12436) 2023-11-12 09:15:12 +08:00
Gavin
fd63bcc3b0
feat(Highlight): add highlight component (#12434) 2023-11-12 09:14:24 +08:00
Simon He
79834a1584
docs(Cell): update props size (#12427) 2023-11-06 08:35:03 +08:00
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
5accade265
docs: update SECURITY.md 2023-10-29 17:57:28 +08:00
neverland
e0cdad3a3f
chore(deps): fix security alerts of babel and postcss (#12414) 2023-10-29 17:56:12 +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 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
Amumu
3b88ed6ded
chore: forked repo, skip CI running (#12410) 2023-10-29 13:30:26 +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
Simon He
0590efe9a8
chore: add vscode-common-intellisense to the Community Ecosystem (#12406)
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-10-28 10:59:31 +08:00
chenjiahan
db4070bb13 release: @vant/area-data v1.5.1 2023-10-27 22:16:31 +08:00
Zhang Zhi Chao
6632700a60
fix(@vant/area-data): add exports types (#12397) 2023-10-27 22:15:32 +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
chenjiahan
0fc4f07704 release: @vant/auto-import-resolver v1.0.2 2023-10-22 21:45:58 +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 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