Zhao Lei

Results 8 issues of Zhao Lei

**Describe the bug** The `Dialog/Modal` reports an error when used with `next.js`. **To Reproduce** 1. Go to 2. Open Chrome DevTools Console 3. See error (**Screenshots** below) Code: ```tsx import...

bug

![image](https://user-images.githubusercontent.com/157338/78644010-c79daf80-78e7-11ea-9ca2-8ea652205716.png) *(`react-native-resegmented-control` vs `react-native-community/segmented-control`)* Slider `backgroundColor` is hardcoded to `white`, it's difficult to customize the theme in dark mode. It would be nice to have `sliderStyle`(or `sliderBackgroundColor`) props to override...

如图: ![image](https://cloud.githubusercontent.com/assets/157338/12227929/3bcbbd54-b86f-11e5-8dd1-cb4a5292a086.png) 两次 `edp import esui`,第一次失败了,之后不会有错误提示,`dep` 目录为空。 偶尔也会成功,成功后提示 `edp INFO Impossible Mission Completed.`

目前想移除一个已经 `import` 进来的包,只能手工做。 希望有个移除包的功能,类似 `bower/npm` 的 `uninstall`。 PS: 不用 `remove` 或 `uninstall`,是为了避免与 `edp install` 的反向操作产生歧义。

nice-to-have

1. [ ] 尽量用 `edp-core` 提供的通用功能 2. [ ] 由 `path-to-regexp` 切换至 `edp-core` 提供的 `minimatch` 规则 3. [ ] 增加 `edp project initWatch` 4. [ ] 测试用例补全 5. [ ]...

refactor

随着业务的增加,js、css等静态文件的尺寸变化需要关注(特别RIA项目)。 所以我觉得 `edp build` 可以记录 build 后文件的 md5 以及尺寸信息,并且对比每次更新增减的尺寸(包含gzip后的对比)。 参考这个工具的 `analyze` 部分:https://github.com/fat/smoosh @leeight 评估下这个要不要做,怎么做呗~

enhancement

### What problem did you meet? Currently, the login page includes secondary functional icons such as the “cancel” icon for clearing the email input field and the “eye” icon for...

stale

### Title Xiaohongshu ### SVG URL https://upload.wikimedia.org/wikipedia/commons/c/c1/XiaohongshuLOGO.svg ### SVG Dark Mode URL (optional) _No response_ ### Product URL https://xiaohongshu.com ### Category Social, Community ### Checklist - [X] I have permission...

request