akserg / ng2-dnd

Angular 2 Drag-and-Drop without dependencies
MIT License
838 stars 251 forks source link

Fix Drag Lifecycle events not fired for data transfers #212

Closed fridolin-koch closed 3 years ago

fridolin-koch commented 7 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.

MNorgren commented 6 years ago

@fridolin-koch - Any idea why the CI Build failed? This PR would be an excellent addition...

fridolin-koch commented 6 years ago

@MNorgren I guess it was unrelated to my pr, I rebased on master and now it works