BTMorton / angular2-grid

A drag/drop/resize grid-based plugin directive for angular2
https://bmorton.co.uk/angular/
MIT License
354 stars 159 forks source link

Upgrading to Angular 4 #262

Open avatsaev opened 7 years ago

avatsaev commented 7 years ago

Any reason for not upgrading to Angular 4 for the core?

Might there be any compatibility issues with Angular 4 hosts?

rufreakde commented 7 years ago

I use this with Angular 4 and have no complications whatsoever. Except for that I cant .resize()? But maybe I do something wrong?

avatsaev commented 7 years ago

Didn't notice any complications either, but Angular 4 has a better and faster renderer, was wondering what was preventing the upgrade?

BTMorton commented 7 years ago

There is already support for Angular 4. See #235 and #232 for more information