Closed ghost closed 9 years ago
I had no plans to work on this directive anymore as it was intended to support Angular 1.1.x versions. Do you still use 1.1? If not please take a look at https://github.com/angular-ui/ui-sortable. Folks there do pretty good job and might have what you need. If not let me know, I'll try to help you somehow.
Thank you for your answer. I've achieved similar result by using cloning feature. http://codepen.io/thgreasi/pen/qmvhG
Good to hear that, so I'm closing this one.
Hello,
First of all, thank you for your wonderful directive. Just wondering any plans to make it work in conjunction with jQuery draggable? I'm speaking about situation when sortable list receives new element. http://jqueryui.com/draggable/#sortable
Thank you.