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

Fixed IE11 issue with placeholder #27

Closed gpaucot closed 6 years ago

gpaucot commented 6 years ago

Changed .remove() => .parentNode.removeChild() for cross-browser compatibility Added needed IE polyfills to demo Adapted the version of flex-layout to build against the latest matched angular version

nischi commented 6 years ago

Any plan to release that in the near future?

reppners commented 6 years ago

Will review soon. Currently moving and had no internet until yesterday. Please bear with me until I got the basics set up :)

nischi commented 6 years ago

Cool thanks

nischi commented 6 years ago

Sorry to push that again, but any plans to do that in near future?