SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.41k stars 3.69k forks source link

Polymer 2.0 #1237

Open Hammond2789 opened 6 years ago

Hammond2789 commented 6 years ago

Any plans of a polymer 2.0 element that uses this?

https://github.com/SortableJS/polymer-sortablejs

https://github.com/bmwalters/polymer-sortablejs/tree/2.0-preview

These ones simply does not work for polymer 2.0

myfrom commented 6 years ago

You can try my fork $ bower install myfrom/polymer-sortablejs#master It works fine except on phones. I'm looking into it.