shlomiassaf / ngrid

A angular grid for the enterprise
https://shlomiassaf.github.io/ngrid
MIT License
241 stars 41 forks source link

Update to Angular, CDK & Material 10 #103

Closed shlomiassaf closed 4 years ago

shlomiassaf commented 4 years ago

Upgrading to Angular 10 should be easy as there are not alot of changes.

Upgrading to the CDK will require some work since CDK drag&drop components have breaking changes

https://github.com/angular/components/blob/master/CHANGELOG.md#1000-ice-dice-2020-06-24

shlomiassaf commented 4 years ago

Done in 2.0.0-rc.3

If anyone can confirm? thanks.