chouchouji

Results 134 comments of chouchouji

可以详细说明一下你的需求嘛,文字或者图片都可

Can you provide the current version of `vue-draggable-plus` ?

> 版本0.3.2遇到同样的问题,pnpm -r build时报错 ../node_modules/.pnpm/vue-draggable-plus@[0.3.2_@types](mailto:0.3.2_@types)[email protected]/node_modules/vue-draggable-plus/dist/useDraggable.d.ts(1,25): error TS1005: ',' expected. ../node_modules/.pnpm/vue-draggable-plus@[0.3.2_@types](mailto:0.3.2_@types)[email protected]/node_modules/vue-draggable-plus/dist/useDraggable.d.ts(1,39): error TS1005: ',' expected. 我今天晚上会看下这个问题

> 版本0.3.2遇到同样的问题,pnpm -r build时报错 ../node_modules/.pnpm/vue-draggable-plus@[0.3.2_@types](mailto:0.3.2_@types)[email protected]/node_modules/vue-draggable-plus/dist/useDraggable.d.ts(1,25): error TS1005: ',' expected. ../node_modules/.pnpm/vue-draggable-plus@[0.3.2_@types](mailto:0.3.2_@types)[email protected]/node_modules/vue-draggable-plus/dist/useDraggable.d.ts(1,39): error TS1005: ',' expected. 能提供一下可以复现的代码或者仓库吗?我这里新创建了一个项目,例子是官网的hook示例,打包没有报错 ![image](https://github.com/Alfred-Skyblue/vue-draggable-plus/assets/70570907/3d414905-cf1a-4ff1-aaa3-640feda968cd)

要考虑form的只读和禁用,参考 input 组件

https://github.com/varletjs/varlet/assets/70570907/8330f35a-cc9d-4966-8c80-83aa19b407af 这里有点问题,第一次删除的时候,就直接切换到下一个能删除的地方了,第二个点击删除键,还是停留在删除的那个输入框里

> 20240602162855_rec_.mp4 > 这里有点问题,第一次删除的时候,就直接切换到下一个能删除的地方了,第二个点击删除键,还是停留在删除的那个输入框里 已修复

还需要修改 types 的 对应文件

感谢反馈,最近我们会讨论下这个新组件。

目标前讨论的结果是,先支持menu和select等组件的options模式,再去实现这个组件。