vue3-dnd
vue3-dnd copied to clipboard
React Dnd implementation in Vue Composition-api.
拖动结束时,dragpreview元素会默认有一个返回起始位置的动画 自定义dragpreview元素时也会有接近1秒的等待时间, 才会dragend 这一段动画可以提供状态控制的接口?
拖拽预览不生效
使用 react-dnd-touch-backend,拖拽预览不生效。
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...
Hejhej, the **vue3-dnd-test-utils** mention the need of the peerDependency ``"@testing-library/vue": ">= 11"``, but the latest version I can find is 7.0.0 (https://github.com/testing-library/vue-testing-library/tags) Did I'm missing something? Or is this the...
Why do I use dnd to report an error in my application, is there a problem with the usage method, and how can I adjust it?  
Hi, @hcg1023 When using F12 to open, there may be issues with region judgment and position calculation when dragging, as shown in the following video 使用f12 打开时候,拖动时候区域判断和位置计算会出现问题,如下视频, 老哥,目前没有仔细看你的代码,但是区域判断还是有问题的,如果有时间修复的话那就太好了。
关于实例问题
在实例拖动-简单的中,当拖动很快释放时,会判断拖动失败而隐藏拖动元素,如果想要在拖动元素到外面的时候隐藏元素,但是拖动很快释放但是还在框内的时候不隐藏元素,这个怎么解决
希望可以拓展一下context类型, 在组件内使用的时候如果不传入window对象 拖拽组件会有重复渲染的报错
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.18 to 3.2.11. Changelog Sourced from vite's changelog. 3.2.11 (2024-09-17) fix: backport #18112, fs raw query (a6da450), closes #18112 fix: backport #18115, DOM Clobbering in (2ddd854), closes...