marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Added a dnd-not-allowed-types attribute #490

Open aballet opened 5 years ago

aballet commented 5 years ago

It has the same effect as the dnd-allowed-types, except that the drop is prevented for types in this array. It is also explained in the README.

blambeau commented 5 years ago

+1