dragula
dragula copied to clipboard
:ok_hand: Drag and drop so simple it hurts
You can see this behavior on my demo plunk [http://plnkr.co/edit/PeJMIqURnPX5QQFedF0c?p=preview](http://plnkr.co/edit/PeJMIqURnPX5QQFedF0c?p=preview) I've found that Dragula uses `cloneNode()` function internally to create mirror of a dragged element and this is the reason...
Moves references to document within functions so that dragula can be required/imported in a non-browser context. Fixes #447.
Im getting this info in my console. `Navigator.pointerEnabled is a non-standard API added for experiments only. It will be removed in near future.` Any plans on replacing this soon? Kind...
The example.js and example.min.js do not match. The min version is almost 8 times as large, and the code is different.
As the title says, we need to make a COPY but when we enable this option, the removeOnSpill option is automatically disabled. Is there any workaround that works? I have...
> Please only use GitHub issues for bug reports and feature requests. > > - [ ] Read the [contributing guidelines][contrib] > - [ ] Bug reports containing repro steps...
> Please only use GitHub issues for bug reports and feature requests. > > - [x] Read the [contributing guidelines][contrib] > - [x] Bug reports containing repro steps are likely...
Fix for #680 and #684
It's clear @bevacqua has abandoned the project for whatever reason. There is a lot of good work in the PRs, and it'd be a shame for the library to die...