Commit Graph
2940 Commits
Author SHA1 Message Date
neverlandandGitHub 2055e3a1ee feat(Steps): add icon-prefix prop (#8631) 2021-04-28 17:21:06 +08:00
neverlandandGitHub e2286b0426 feat(Cascader): add @cascader-header-padding less var (#8626) 2021-04-27 21:33:09 +08:00
neverlandandGitHub 324fd08f3d docs(Dialog): add jsx faq (#8624) 2021-04-26 20:57:08 +08:00
neverlandandGitHub 0e1609f017 docs: fix transition typo (#8623) 2021-04-26 20:48:37 +08:00
desperadoandGitHub cee662f1d8 fix(Stepper): 修复 blur 事件触发异常 (#8620)
* fix(Stepper): 修复blur事件触发异常

* Update index.spec.ts
2021-04-26 09:57:42 +08:00
neverlandandGitHub 0dff20ee25 chore(Picker): fix typo in demo (#8614)
* chore(Picker): fix typo in demo

* chore: fix snapshot
2021-04-25 11:42:07 +08:00
nemo-shenandGitHub df7114701a feat(Cascader): click-tab event (#8606)
* feat(Cascader): click-tab event

* chore(Cascader): adjust onClickTab use
2021-04-23 17:38:40 +08:00
neverlandandGitHub f0eb0d18f0 fix(Tag): incorrect border color when using plain (#8601)
* fix(Tag): incorrect border color when using plain

* fix: snapshot
2021-04-22 19:26:19 +08:00
neverlandandGitHub e50f6f1c19 docs(Rate): add more description (#8581) 2021-04-20 19:32:58 +08:00
neverlandandGitHub 032a512b22 fix(Rate): select half star correctly when clicked (#8580)
* fix(Rate): select half star correctly when clicked

* fix: failed to click

* chore: upd
2021-04-20 19:31:04 +08:00
neverland 1ba0e0c2a0 docs(List): add direction up faq (#8576) 2021-04-19 20:49:23 +08:00
neverlandandGitHub 84b45c4840 fix(Calendar): incorrect weekdays locale (#8570) 2021-04-19 17:45:03 +08:00
neverlandandGitHub b3e08777fa docs(DropdownMenu): add transform faq (#8567) 2021-04-19 17:27:45 +08:00
8fb3560f39 feat(Rate): 当使用 readonly 和 allow-half 时支持 modelValue 设置小数 (#8528)
* feat(Rate): 当使用readonly和allow-half时支持modelValue设置小数

* docs(Rate): 完善文档

* docs(Rate): update snapshot

* docs(Rate): add description of decimal value

Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-04-18 20:36:48 +08:00
neverlandandGitHub 70b852ca7e docs(Calendar): fix typo (#8555) 2021-04-17 22:07:43 +08:00
neverlandandGitHub 0a9f2102d1 chore: prefer using extend (#8531) 2021-04-15 09:39:20 +08:00
neverlandandGitHub bd609e1df0 perf: add truthProp util (#8522)
* perf: add TruthyProp util

* chore: rename

* chore: upd
2021-04-14 10:26:21 +08:00
neverlandandGitHub 9381640d2e chore: improve calendar utils (#8521) 2021-04-14 10:16:02 +08:00
chenjiahanandneverland 35edb72b5c feat(Badge): offset prop support custom unit 2021-04-14 09:35:08 +08:00
chenjiahanandneverland 2be579975a chore(Button): improve code 2021-04-14 09:35:08 +08:00
neverlandandGitHub 9deca34d1d chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
FunkyZcandneverland 0b764b6347 fix(ContactList): fix nodes type 2021-04-12 19:07:50 +08:00
FunkyZcandneverland 44c97003ec test(ContactList): add default-tag-text test 2021-04-12 19:07:50 +08:00
FunkyZcandneverland 2aea635652 fix(ContactList): fix TS type check error 2021-04-12 19:07:50 +08:00
炽翎andGitHub 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
neverlandandGitHub 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
neverlandandGitHub 92f6a6a662 docs(Area): using @vant/area-data (#8491) 2021-04-09 16:30:23 +08:00
neverlandandGitHub 471fabb810 types(Stepper): improve theme prop typing (#8489) 2021-04-09 14:41:48 +08:00
neverlandandGitHub 07431487f3 fix(Field): autofocus prop not work (#8488) 2021-04-09 14:33:59 +08:00
杨永安andGitHub 60bc702bb8 docs(Grid): update parameters are consistent with the sample (#8487) 2021-04-09 13:15:36 +08:00
neverlandandGitHub e1df4bd9c3 types(Search): missing some props in jsx (#8485) 2021-04-09 10:48:47 +08:00
neverlandandGitHub 1217088d95 test: improve mock spy (#8483) 2021-04-09 09:53:25 +08:00
neverlandandGitHub 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
yangwenkai123GitHubyangwk <paul>
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
neverlandandGitHub 2a90cdbd71 style(AcitonBar): add @action-bar-icon-background-color less var (#8474) 2021-04-08 10:14:34 +08:00
neverlandandGitHub 3214b1dd80 chore: remove isNaN util, re-organize validate utils (#8473) 2021-04-08 10:08:03 +08:00
neverlandandGitHub 9f93dd9d61 chore: remove dead code (#8472) 2021-04-08 10:00:52 +08:00
dengrongyaoandneverland 56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 0c6f7c63a7 docs: Adjust meaning 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland cf7eadc6b2 docs: Supplement Chinese intro 2021-04-08 09:57:55 +08:00
neverlandandGitHub 542818f020 docs(Uploader): add heic faq (#8470) 2021-04-07 16:45:18 +08:00
neverlandandGitHub 380f33a614 chore: fix circular dependency (#8452) 2021-04-02 15:54:41 +08:00
neverlandandGitHub 98b05eab66 fix(markdown-vetur): extract component name from table title (#8450) 2021-04-02 15:03:37 +08:00
neverlandandGitHub fb36845d60 test(TreeSelect): update test cases (#8449) 2021-04-02 10:39:25 +08:00
neverlandandGitHub 74e19f55d1 chore: adjust some code (#8446) 2021-04-02 10:19:33 +08:00
neverlandandGitHub 65185069bf feat(CollapseItem): add readonly prop (#8445) 2021-04-01 20:41:56 +08:00
neverlandandGitHub b594ab1192 test(Sticky): typing (#8444) 2021-04-01 16:04:39 +08:00