Closed fridolin-koch closed 3 years ago
Bug fix
https://github.com/akserg/ng2-dnd/issues/175
"Lifecycle" events are now correctly emitted when a file is dragged over a dnd-droppable-Enabled element.
dnd-droppable
@fridolin-koch - Any idea why the CI Build failed? This PR would be an excellent addition...
@MNorgren I guess it was unrelated to my pr, I rebased on master and now it works
Bug fix
https://github.com/akserg/ng2-dnd/issues/175
"Lifecycle" events are now correctly emitted when a file is dragged over a
dnd-droppable
-Enabled element.