l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.57k stars 486 forks source link

feat: update directive to be standalone #1664

Closed shanmukhateja closed 2 years ago

shanmukhateja commented 2 years ago

Changes

Plans

I couldn't find documentation to create "migrations" found during ng update to make this a new minor release.

Hence, this change should be released in next major release to not break v14 apps which currently use DatatablesModule.

l-lin commented 2 years ago

It seems to be a feature preview:

The standalone component feature is available for developer preview. It's ready for you to try; but it might change before it is stable.

Mmh I'm not sure it's safe to have this enhancement before having a stable feature.