angularjs-dragula icon indicating copy to clipboard operation
angularjs-dragula copied to clipboard

:ok_hand: Drag and drop so simple it hurts

Results 51 angularjs-dragula issues
Sort by recently updated
recently updated
newest added

When I drag an element to reorder it, it will sometimes duplicate itself or other elements in the same grid. They will disappear on refresh but cause confusion. It is...

As far as I can tell, there is no way for me to get my hands on the "drop model" as of now? Maybe there should be an overload /...

At least from the usage guide (https://github.com/bevacqua/angularjs-dragula#usage) it is not evident if angularjs-dragula is available over CDN (unlike the JS one)

Is there an example plunkr available for injecting angularjs-dragula in an app with AngularJS 1.6+ with TypeScript?

I am looking forward to implementing a button to stop Dragula from moving objects and on click again to re-enable it again. is it possible ?

Is there a diagram somewhere to explain these concepts? Getting a little confused right now with what are containers, bags, drakes, dragula scope, etc.

I have many card in which i have to put drag and drop. Now as matter of fact drag and drop is work perfect but how can i get the...

The example in index.html for the nested angular ng-repeat was missing the example code and there was an error which would not apply the changes as seen in frontend, it...