react-drag-drop-container
react-drag-drop-container copied to clipboard
ReactJS drag and drop functionality for mouse and touch devices
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
Hi, as mentioned in title, if a drag element is inside a div that has been rotated, drop occurs with no problems (x & y of touch are correct), but...
Hello How can i apply a style to DragDropContainer ? My child div inside this container isn't full width. Thanks
## Drag Code ```javascript var arm_list_component = animations_list.data.animations?.arm?.map((e) => { return { console.log("ehes") }} > {e.animation} }) ``` ## Drop Code ```javascript ``` ## How it looks for now 
When I do a click on DragDropContainer onDragStart and onClick are fired but not onDragEnd, I think would be useful distinct between onClick and onDragStart, firing onDragStart only when the...
Hey! I noticed you guys do not have typescript implemented in this repo, and I checked the definitely typed repository and I also was unable to find it. Did I...
`this.containerElem` is undefined after switching to preact it gives following error: ``` debug.module.js:5 Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByTagName') ``` In the following code, t is undefined:...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...