qinfeng99
qinfeng99
看着不是很舒服,这是我的主观感受,放佛组件要坏了的感觉
**Is your feature request related to a problem? Please describe.** 目前市面上主流UI库的React版本示例代码都是hooks版本的,Class写法越来越少。king design 最近发布了v3版本,期待示例代码也能更符合技术趋势 **Describe the solution you'd like** **Describe alternatives you've considered** A clear and concise description of any alternative...
### 在此输入你需要反馈的 Bug 具体信息(Bug in Detail): 您好,我正在学习egg。如果我的application.js代码,不注释这些代码,接口访问就会返回404 // app/extend/application.js // 扩展 application 对象,可以添加应用级别的中间件、配置日志等。 //不注释下面的代码,就会导致我的接口返回404 module.exports = { properties: { // 应用级别的属性 }, // 应用生命周期方法 async beforeStart() { // 应用启动前执行的逻辑 },...
希望树形表格的children可以支持异步加载
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 当我编写vue组件的时候,每遇到一个table组件,都需要通过TableColumn一个一个去编辑,当table有很多列的时候,后期维护也不是一件容易的事情。希望可以提供一个表格列的配置描述api **Describe the solution...
### Is your feature request related to a problem? Please describe it 希望可以增加一个 nodejs 的项目模板 ### Describe the solution you'd like nodejs 的工程模板,支持 ts、eslint... ### Teachability, documentation, adoption, migration strategy...
### 🧐 问题描述 Welcome是ant X的组件,我想在proChat中使用,但是提示 ### 💻 示例代码 ```jsx helloMessage={( )} ``` ### 🚑 其他信息
hi! I want to automatically import a third-party component library, but the current resolver does not have a resolver for this component library Current usage: `import { Table, TableColumn, Button...
