Harris Schneiderman
Harris Schneiderman
@lcecil Let me look into this and get back to you as I am not familiar with this Angular 2 bridge for dragula. As for your idea `1` (Include the...
NOTE: This includes coming up with a way to ensure delegated click listeners can be properly bound and work with children (given a nested configuration) see #18
I haven't ever actually attempted to implement mobile support for this library to be honest. I am definitely not opposed to this feature being added, I just haven't spent any...
Not in the near future but if/when I get some free time to give this project some more love I could take a stab at this. Also for anyone seeing...
It _was_ intended originally but I'm now thinking it'd be useful to add support for a new "cancelled" event and fire that rather than dropped. What do you think about...
Ah right. I completely forgot about the `cancel` event. Sounds like the bug here is that the `dropped` event is emitted when cancel takes place.
No problem! Just updated the readme, let me know if you think it is sufficiently documented
@dougwilson what do you think of the docs?
Thanks for making Dragula! I just wanted to mention that my accessible drag-and-drop list reordering module, [Dragon Drop](https://github.com/schne324/dragon-drop) uses Dragula as a dependency for all of the mouse functionality.
@scurker, sorry for the lack of info. I just updated the title which should help clarify which a11y issue we are referring to here. The gist of it is that...