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

Simple drag and drop with dragula

Results 105 ng2-dragula issues
Sort by recently updated
recently updated
newest added

Currently I am using dragula inside angular5. Everything is working fine except that dragula functionalities are getting called on every click on body which is causing some issue wrt radio...

need to reproduce

I'm using standard [JSS](https://blogs.msdn.microsoft.com/webdev/2017/02/14/building-single-page-applications-on-asp-net-core-with-javascriptservices/) template. Here is my app.module.shared.ts file: import { NgModule } from '@angular/core'; import { RouterModule } from '@angular/router'; import { FormsModule } from '@angular/forms'; import {...

I changed a little bit the dragula.provider to check if there is a `filter-index` and if is defined choose this value. If it isn't defined choose default index. I often...

- [x] My issue title starts with `[bug report]` - [x] I have read the [README](https://github.com/valor-software/ng2-dragula), especially the ['classic blunders' section](https://github.com/valor-software/ng2-dragula#classic-blunders), and the [dragula docs](https://github.com/bevacqua/dragula). - [x] I have searched...

I've changed @angular dependencies. My goal was to get rid of an error during a package installation process: "Invalid tag name ">=^16.0.0 =^16.0.0

**REQUIRED: Before filing a bug report** Change each `[ ]` to `[x]` when you have done it. - [x] My issue title starts with `[bug report]` - [x] I have...

**REQUIRED: Before filing a bug report** Change each `[ ]` to `[x]` when you have done it. - [x ] My issue title starts with `[bug report]` - [ x]...

- [x] My issue title starts with `[bug report]` - [x] I have read the [README](https://github.com/valor-software/ng2-dragula), especially the ['classic blunders' section](https://github.com/valor-software/ng2-dragula#classic-blunders), and the [dragula docs](https://github.com/bevacqua/dragula). - [x] I have searched...

**REQUIRED: Before filing a feature request** - [x] My issue title starts with `[feature request].` - [x] I have thoroughly read through the README, and the [dragula docs](https://github.com/bevacqua/dragula). - [x]...

**REQUIRED: Before filing a bug report** Change each `[ ]` to `[x]` when you have done it. - [x] My issue title starts with `[bug report]` - [x] I have...