ckeditor / ckeditor4-angular

Official CKEditor 4 Angular component.
Other
51 stars 32 forks source link

Enable ivy for angular 16 #243

Closed Mooeeezzzz closed 1 year ago

Mooeeezzzz commented 1 year ago

https://angular.io/guide/update-to-version-16#angular-compatibility-compiler-ngcc-has-been-removed updates angular and ng-packagr to v13 which by default support partial compilation https://angular.io/guide/angular-compiler-options#compilationmode

closes #242

Comandeer commented 1 year ago

@Mooeeezzzz, thx for the contribution! Could you elaborate on what changes you introduced and why they were needed?

Mooeeezzzz commented 1 year ago

@Comandeer i added a description. For tests it seems they are already failing on master.

Mooeeezzzz commented 1 year ago

@Comandeer can we merge this since without it you can't use this package with angular newest 16 version ?

Muntazir86 commented 1 year ago

@Comandeer kindly let me know when this pull request will be merged.

Nickolaus commented 1 year ago

any plans for a tagged release here?