Kagol
Kagol
> > @ErKeLost 有一个 ESLint 报错: > > ``` > > /home/runner/work/vue-devui/vue-devui/packages/devui-vue/devui/ripple/src/v-ripple.ts > > 51:25 warning 'e' is defined but never used @typescript-eslint/no-unused-vars > > > > ✖ 1 problem...
Finished by @ming-bin
> 尝试拆一下 @Jeffrey-mu 你好,目前已有PR进行select的重构,可否帮忙检视下,提提意见呢?😜 [https://github.com/DevCloudFE/vue-devui/pull/1128](https://github.com/DevCloudFE/vue-devui/pull/1128)
Finished by @daviForevel
@xzxldl55 finished 懒加载 by #1087
这里可能需要进行优化,比如组件库的组件内部不使用字体图标库,而是使用svg,这样使用者即使没有引入字体图标库也不至于显示不了图标
Fixed by @vaebe on #1412
Finished by @jCodeLife
单元测试任务日志: [https://github.com/DevCloudFE/vue-devui/runs/7145035717?check_suite_focus=true](https://github.com/DevCloudFE/vue-devui/runs/7145035717?check_suite_focus=true)
2022.7.18 update: 还有以下组件单元测试未通过: - [x] auto-complete Finished by @linxiang07 on #1070 - [x] date-picker-pro Finished by @daviForevel on #1082 - [x] modal Finished by @xingyan95 on #1074 - [x] overlay...