list-dnd
Drag and drop items between lists.
v1.3.1 Qualifies a reference to ShadowRoot
which was causing error on drag in non-Chrome browsers..
API documentation
Detailed API docs can be found here.
Demo
A demo can be found here.
CDN versions
To use in a browser, you have two options:
- Incorporate the node module into your own browserified project.
- Use the browserified versions
list-dragon.js
or list-dragon.min.js
available on the Github pages CDN.
Git Submodules
See the note Regarding submodules
for important information on cloning this repo or re-purposing its build template.