Commit Graph
7 Commits
Author SHA1 Message Date
neverlandandGitHub 3214b1dd80 chore: remove isNaN util, re-organize validate utils (#8473) 2021-04-08 10:08:03 +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 7355b610e1 types(Picker): use tsx (#8137) 2021-02-12 12:07:22 +08:00
chenjiahan 58650aeb9b chore: fix lint issues 2020-08-21 17:45:51 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00