katoid / angular-grid-layout

Responsive grid with draggable and resizable items for Angular applications.
https://katoid.github.io/angular-grid-layout
MIT License
462 stars 61 forks source link

Support for Angular 16? #93

Closed pjc2007 closed 1 year ago

pjc2007 commented 1 year ago

Hi, I was looking at upgrading my application to Angular 16, but I see in the package.json this is still at Angular 14.

Would there be plans to add support for Angular 16?

llorenspujol commented 1 year ago

Hi!! Even though the latest version of the library (v2.1.0) is written in Angular v14, it is completely compatible with Angular v16.

I'm closing the issue for now. If you experience any trouble, please feel free to open another issue. But as I mentioned, it should be working fine!