胤玄

Results 29 issues of 胤玄

### 这个需求解决了什么问题: ![image](https://github.com/x-extends/vxe-table/assets/20517172/e269ecd3-767e-4853-8390-2ff1fe60e35e) 使得T能传播到每一个方法的入参{row}里面的row之类的。 能简化很多类型校验的修复 ### 建议的 API 是什么样的: setup script 重构一下代码布局 ### 是否已有其他不错的替代方案: _No response_

enhancement

![image](https://github.com/sindresorhus/eslint-plugin-unicorn/assets/20517172/ce112c1f-0d8d-474e-a66a-9bdea47fa949) But ![image](https://github.com/sindresorhus/eslint-plugin-unicorn/assets/20517172/b0cc4f62-ec70-4f07-9131-16979ced001c) And commit lint didn't stop commit through eslint.

enhancement

![image](https://user-images.githubusercontent.com/20517172/235050035-33d29fee-1b18-437e-ae51-ee89ebe6be46.png)

有没有 vite的平替 或者不依赖编译的方案

enhancement

有CDN吗?或者提交到几个主要的?

### 这个功能解决了什么问题 重复的插槽编写,vue组件的一大痛点。 ### 你建议的方案是什么 参考VXE-table的渲染器,减少重复写插槽的重复劳动。 理想中的组件: ```vue const formSetting = reactive({ rules:{...}, data:formData.value, items:[ { field:'name', label:'姓名', span:8, itemRender:{ name:'$input',// 内置渲染器,在对应item渲染Tdesign的input } }, { label:'详细信息', span:24, children:[ { field:'age',...

💭 discussion

安装不上TensorFlow,试了3.5,3.11俩Python版本 Can not install TensorFlow, tried Python3.5, Python3.11

报错信息 `failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: invalid rootfs: stat /var/run/desktop-containerd/daemon/io.containerd.runtime.v2.task/moby/72b035bfbdd6c9c4c8f78945e15af0a7eac7ffd276703a25088f633a09ddc0df/D:\\Docker/vfs/dir/6fe6fb17cb578892adf48531868eed4c3304fcbe4f594eb25767d4375b6f9c9d: no such file or directory: unknown`

我想应该是可以加代理解决,但是是哪个域名下载的core