Commit Graph
2867 Commits
Author SHA1 Message Date
BeADreandGitHub 3b645362d8 docs(collapse): fix typo (#8367) 2021-03-17 14:03:57 +08:00
neverlandandGitHub 70b78b0b4a feat(PullRefresh): add @pull-refresh-loading-icon-size less var (#8366) 2021-03-17 11:51:28 +08:00
neverlandandGitHub 648a768bdd feat(List): add @list-loading-icon-size less var (#8365) 2021-03-17 10:10:58 +08:00
chenjiahanandneverland 465bf07095 feat(Loading): add @button-loading-icon-size less var 2021-03-17 10:08:58 +08:00
neverlandandGitHub d9ed5b9fb0 chore(Tabbar): improve isUnfit (#8356) 2021-03-15 20:35:14 +08:00
neverlandandGitHub b119d4ad41 feat(Popover): add duration prop (#8355) 2021-03-15 20:23:02 +08:00
neverlandandGitHub c452926cd1 feat(Popover): add overlay-style prop (#8354) 2021-03-15 20:20:41 +08:00
neverlandandGitHub 536f2fad38 feat(Popover): add overlay-class prop (#8353)
* feat(Popover): add overlay-class prop

* chore: upd
2021-03-15 20:17:29 +08:00
neverlandandGitHub 40a1b27c5d fix(Popover): close-on-click-outside not work (#8352) 2021-03-15 20:05:45 +08:00
d9c51b9070 fix(utils): 调整deepClone (#8340)
* fix(utils): 调整deepClone

解决deepClone没有对数组进行处理的问题

* style(utils): format

* fix(utils): 删除isDef判断

T声明应该应该传入null或者undefined

* fix(utils): add isDef

1. 考虑到可能会有参数同时存在oject和null两种可能性,重新增加isDef判断
2. 补全测试用例

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-15 20:01:14 +08:00
neverlandandGitHub a7fb5f732e feat(Popover): add close-on-click-overlay prop (#8351) 2021-03-15 19:56:53 +08:00
neverlandandGitHub ca9ec7e1bd fix(Toast): icon-size prop should affect loading icon (#8339) 2021-03-14 11:52:28 +08:00
neverlandandGitHub 7a14991b16 feat(Toast): add iconSize option (#8338) 2021-03-14 11:44:43 +08:00
neverlandandGitHub 6877dabe6a feat(Tag): close event param (#8337) 2021-03-14 11:30:04 +08:00
neverlandandGitHub 1e3791a8a3 docs(ShareSheet): add open、close event (#8336) 2021-03-14 11:24:54 +08:00
neverlandandGitHub 2961384530 feat(ShareSheet): add cancel slot (#8335) 2021-03-14 11:24:48 +08:00
neverlandandGitHub c424d6efcd feat(Cascader): add close-icon prop (#8334) 2021-03-14 11:20:08 +08:00
neverlandandGitHub 393d7cb7af feat(ActionSheet): add cancel slot (#8333) 2021-03-14 11:14:55 +08:00
neverlandandGitHub ceebc22e63 types: extract prop types (#8332) 2021-03-14 10:58:08 +08:00
neverlandandGitHub 6e026e18c3 fix(Swipe): incorrect item width after scaled (#8330) 2021-03-13 18:19:42 +08:00
c5ac2b62aa test(Toast): add test cases (#8324)
* test(Toast): add test cases

* test(Toast): add test cases

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-13 17:44:12 +08:00
neverlandandGitHub e1bfb7b27d feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323) 2021-03-12 09:43:31 +08:00
neverlandandGitHub 27a52949fa feat(ContactList): add @contact-list-item-radio-icon-color var (#8322) 2021-03-11 21:15:55 +08:00
dcd5f08b3b test(Uploader): add test cases (#8318)
* test(Uploader): add test cases

* test(Uploader): add test cases

* test(Uploader): add test cases

* test(Uploader): 修复类型错误

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-10 11:25:16 +08:00
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub 5d5ff1da4a chore: function components support named exports (#8314) 2021-03-09 11:18:58 +08:00
chenjiahan b526bfeee9 docs(changelog): 3.0.9 2021-03-08 17:37:31 +08:00
neverlandandGitHub 110af6f1f4 docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverlandandGitHub 8bae9ca0ed chore: export some types (#8309) 2021-03-08 17:14:55 +08:00
neverlandandGitHub ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
LindyandGitHub 0c740b6962 feat(AddressList): add tag slots (#8292) 2021-03-08 16:50:12 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverlandandGitHub 8c7d54e72a feat(Locale): add th-TH lang (#8297) 2021-03-07 10:57:55 +08:00
neverlandandGitHub 7aff50f9a4 types(Lazyload): add typing (#8296) 2021-03-07 10:37:22 +08:00
nemo-shenandGitHub 4d17bced55 fix(ImagePreview): add test cases (#8282) 2021-03-06 20:09:21 +08:00
neverlandandGitHub 8d64c3b590 chore(Field): extract utils (#8291) 2021-03-05 17:17:57 +08:00
SphinxandGitHub 9864dac170 fix: filed 组件 showClear 计算属性添加默认返回值 (#8286) 2021-03-05 16:34:47 +08:00
neverlandandGitHub d76567eeec fix(Swipe): should render dynamic swipe item correctly (#8288) 2021-03-05 15:33:17 +08:00
neverlandandGitHub 08086c8002 types(AddressEdit): validator prop typing (#8284) 2021-03-05 11:05:50 +08:00
neverlandandGitHub 09e1eb5a0d chore: optional chaining (#8283) 2021-03-05 11:05:27 +08:00
neverlandandGitHub 391ccd4240 style(Button): add some less vars (#8281) 2021-03-04 20:57:38 +08:00
neverlandandGitHub 6d8ed45608 feat(PullRefresh): add pull-distance prop (#8280) 2021-03-04 20:41:53 +08:00
neverlandandGitHub d54ba516f3 fix(Stepper): incorrect text color in iOS14 when disabled (#8277) 2021-03-04 20:19:43 +08:00
neverlandandGitHub e50cd0c731 feat(ImagePreview): add overlay-style prop (#8276) 2021-03-04 20:18:51 +08:00
neverlandandGitHub 42d1e9430c feat(ImagePreview): add transition prop (#8275) 2021-03-04 20:06:25 +08:00
neverlandandGitHub d4fda0b4b0 fix(ActionSheet): should not reopen when closed (#8272) 2021-03-04 19:43:57 +08:00
neverlandandGitHub 059ed39135 chore(Sticky): improve code style (#8270) 2021-03-04 19:25:04 +08:00
neverlandandGitHub bf56901fa1 types(Dialog): fix typing path (#8267) 2021-03-04 15:50:36 +08:00
neverlandandGitHub e0eebbe982 feat(cli): support build types (#8264) 2021-03-04 15:35:36 +08:00
neverlandandGitHub 3fd2972b7c chore: array fill (#8263) 2021-03-04 14:04:47 +08:00