Neville Franks
Neville Franks
+1 I'd also like to know if this has been fixed. Been a long time in the queue.
+1 for the Plugins page. Just having it on Github would be a good start. And like @dperrymorrow the win is to have plugins accessible via. `_` on elements etc....
@LeaVerou Thanks, very helpful. However `$.overload()` isn't documented and `$.classProps` is only touched upon. ;-)
@LeaVerou I've diff'd bliss.shy.js and bliss.js and can't see any difference except the additional code at the end if bliss.js. In other words I can't see any code in `unbind()`...
@LeaVerou Ok I understand now. For my use case I can avoid using `event()` and ``unbind()` as I already have this functionality in code I've written. That said I can't...
Unfortunately @kutlugsahin seems to have lost interest or maybe doesn't have the time to take care of smooth-dnd any more, which is a real pity.
@johanneswilm I am using smooth-dnd in my Web App Clibu but haven't really done any work on it, other than reporting issues. I am currently working on my own drag-and-drop...
@johanneswilm You can try it on [Codesandbox](https://codesandbox.io/s/y0rqjook4j). I've only put this up to get some help with a possible issue in Google's lit-element package. In other words it isn't finished...
@kutlugsahin true, however if there are hundreds of elements _(which in my app there is)_ then unwrapping and rewrapping etc. is quite a waste of time and resources, when all...
@kutlugsahin +1 Thanks.