reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 118 forks source link

DndDropEvent.type property added #42

Closed hordesalik closed 5 years ago

hordesalik commented 5 years ago

DndDropEvent.type property added to determine type which passed in dndType Issue #41 (add "type" in dndDrop event)

reppners commented 5 years ago

Welcome! Thanks for your contribution 👍 Looks good, will merge, update docs and release it