Commit Graph
11 Commits
Author SHA1 Message Date
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
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
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
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
nemo-shenandGitHub 4d17bced55 fix(ImagePreview): add test cases (#8282) 2021-03-06 20:09:21 +08:00
nemo-shenandGitHub 845cc59f86 test(Picker): add test cases (#8251) 2021-03-04 09:21:11 +08:00
nemo-shenandGitHub 0cd9052a6f test(Coupon): add test cases (#8231) 2021-02-27 20:32:48 +08:00
nemo-shenandGitHub da68e1cda1 test(Radio): remove legacy and add some test cases (#8220) 2021-02-26 10:04:41 +08:00
nemo-shenandGitHub 97e0414a8f fix(DateTimePicker): fix incorrecrt inital value (#8193) 2021-02-25 09:48:38 +08:00
nemo-shenandGitHub 5137fcf76f feat(NumberKeyboard): add number random prop (#7841) 2021-01-02 12:47:26 +08:00
6972afffb5 fix(DatetimePicker): 英文文档翻译 (#7834)
Co-authored-by: kienshin <1034131477@qq.com>
2020-12-29 11:55:16 +08:00