2923 Commits

Author SHA1 Message Date
neverland
9381640d2e
chore: improve calendar utils (#8521) 2021-04-14 10:16:02 +08:00
chenjiahan
35edb72b5c feat(Badge): offset prop support custom unit 2021-04-14 09:35:08 +08:00
chenjiahan
2be579975a chore(Button): improve code 2021-04-14 09:35:08 +08:00
neverland
9deca34d1d
chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
FunkyZc
0b764b6347 fix(ContactList): fix nodes type 2021-04-12 19:07:50 +08:00
FunkyZc
44c97003ec test(ContactList): add default-tag-text test 2021-04-12 19:07:50 +08:00
FunkyZc
2aea635652 fix(ContactList): fix TS type check error 2021-04-12 19:07:50 +08:00
炽翎
11e641c88e
docs(Steps): fix typo of basic usage (#8512)
* fix: typo of "Steps" docs

* fix: typo of "Steps" docs
2021-04-12 19:07:05 +08:00
neverland
9bb19819a5
feat(cli): add namedExport option (#8495)
* feat(cli): add exportMode option

* feat(cli): rename exportMode to namedExport
2021-04-10 11:44:02 +08:00
neverland
92f6a6a662
docs(Area): using @vant/area-data (#8491) 2021-04-09 16:30:23 +08:00
neverland
471fabb810
types(Stepper): improve theme prop typing (#8489) 2021-04-09 14:41:48 +08:00
neverland
07431487f3
fix(Field): autofocus prop not work (#8488) 2021-04-09 14:33:59 +08:00
杨永安
60bc702bb8
docs(Grid): update parameters are consistent with the sample (#8487) 2021-04-09 13:15:36 +08:00
neverland
e1df4bd9c3
types(Search): missing some props in jsx (#8485) 2021-04-09 10:48:47 +08:00
neverland
1217088d95
test: improve mock spy (#8483) 2021-04-09 09:53:25 +08:00
neverland
63ace39d2a
docs(Uploader): add exif faq (#8482) 2021-04-08 18:44:10 +08:00
郑闯闯
15d901ad6a
fix: fix PopupCloseIconPosition type (#8480)
Co-authored-by: zhengchuangchuang <zhengchuangchuang@kuaishou.com>
2021-04-08 17:13:10 +08:00
yangwenkai123
9849c76f72
fix(Notify): Type 'Timeout' is not assignable to type 'number' (#8477)
Co-authored-by: yangwk <paul>
2021-04-08 17:09:34 +08:00
neverland
2a90cdbd71
style(AcitonBar): add @action-bar-icon-background-color less var (#8474) 2021-04-08 10:14:34 +08:00
neverland
3214b1dd80
chore: remove isNaN util, re-organize validate utils (#8473) 2021-04-08 10:08:03 +08:00
neverland
9f93dd9d61
chore: remove dead code (#8472) 2021-04-08 10:00:52 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao
0c6f7c63a7 docs: Adjust meaning 2021-04-08 09:57:55 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao
2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
dengrongyao
cf7eadc6b2 docs: Supplement Chinese intro 2021-04-08 09:57:55 +08:00
neverland
542818f020
docs(Uploader): add heic faq (#8470) 2021-04-07 16:45:18 +08:00
neverland
380f33a614
chore: fix circular dependency (#8452) 2021-04-02 15:54:41 +08:00
neverland
98b05eab66
fix(markdown-vetur): extract component name from table title (#8450) 2021-04-02 15:03:37 +08:00
neverland
fb36845d60
test(TreeSelect): update test cases (#8449) 2021-04-02 10:39:25 +08:00
neverland
74e19f55d1
chore: adjust some code (#8446) 2021-04-02 10:19:33 +08:00
neverland
65185069bf
feat(CollapseItem): add readonly prop (#8445) 2021-04-01 20:41:56 +08:00
neverland
b594ab1192
test(Sticky): typing (#8444) 2021-04-01 16:04:39 +08:00
neverland
aab3646972
test(ImagePreview): fix snapshot (#8443) 2021-04-01 10:32:34 +08:00
neverland
96ae24496e
feat(Search): add error-message prop (#8442) 2021-04-01 10:19:50 +08:00
neverland
522ce16159
feat(Search): add formatter、format-trigger prop (#8441) 2021-04-01 10:04:55 +08:00
neverland
d1196f885d
docs(Field): improve formatter prop typing (#8440) 2021-04-01 09:56:41 +08:00
neverland
10d2517581
feat(Search): add clear-icon prop (#8439) 2021-04-01 09:53:54 +08:00
neverland
2a065f85ef
feat(Field): add clear-icon prop (#8438) 2021-04-01 09:51:00 +08:00
nemo-shen
5eeaa2dd9b
test(DropdownMenu): test cases (#8425)
* test(DropdownMenu): test cases

* test(DropdownMenu): test cases

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-30 16:37:05 +08:00
neverland
a3c9111130
docs(DatetimePicke): update demo (#8427) 2021-03-29 19:42:55 +08:00
neverland
62eda87c99
chore: split function call (#8424) 2021-03-29 17:47:24 +08:00
neverland
eec186ac19
feat(Dialog): allow to render JSX message (#8420)
* feat(Dialog): allow to render JSX message

* types: add DialogMessage type
2021-03-29 15:51:02 +08:00
neverland
1a6930fa73
docs(SwipeCell): improve event param (#8413) 2021-03-26 17:55:38 +08:00
neverland
20bb718ab6
fix(Field): should not reset validation after blured (#8409)
* fix(Field): should not reset validation after blured

* test(Form): add reset validation test case
2021-03-26 10:55:21 +08:00
neverland
2cad166226
fix(Sticky): Element not exist during SSR (#8407)
* fix(Sticky): Element not exist during SSR

* chore: upd
2021-03-25 11:35:59 +08:00
Dante
507adef9b2
fix: corrected horizontal slip judgment (#8388) 2021-03-24 07:55:48 +08:00
neverland
6d428345d7
feat(Image): add icon-size prop (#8395) 2021-03-23 17:15:08 +08:00
neverland
49430a1ef6
feat(Row): add wrap prop (#8393) 2021-03-23 13:05:52 +08:00
neverland
71d60cdca0
feat(Cascader): add swipeable prop (#8383) 2021-03-21 21:25:00 +08:00