Drag and drop items between lists.
v1.3.1 Qualifies a reference to
ShadowRoot
which was causing error on drag in non-Chrome browsers..
Detailed API docs can be found here.
A demo can be found here.
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
orlist-dragon.min.js
available on the Github pages CDN.
See the note Regarding submodules for important information on cloning this repo or re-purposing its build template.