akserg / ng2-dnd

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

angular 8 support? #285

Open StephanKuehn opened 5 years ago

StephanKuehn commented 5 years ago

npm WARN ng2-dnd@5.0.2 requires a peer of @angular/core@^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN ng2-dnd@5.0.2 requires a peer of @angular/forms@^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.

paulalbertdev commented 5 years ago

Same warning here

paulalbertdev commented 5 years ago

Bad news, already for Angulat 7 https://github.com/akserg/ng2-dnd/issues/277 But take a look @ https://github.com/akserg/ng2-dnd/issues/277#issuecomment-437689431

danigiri commented 4 years ago

As my code is Apache license, I will have a go of copy-pasting the code (with the necessary attribution as per the license) into my most recent angular project and see what happens

danigiri commented 4 years ago

As my code is Apache license, I will have a go of copy-pasting the code (with the necessary attribution as per the license) into my most recent angular project and see what happens Works like a charm. If you do that remember to put the proper author attribution