Hi there.
Where can I track information about support for Angular 13 and future Angular versions?
For the entire framework, not just a specific control.
So to confirm, are all Syncfusion components built with Ivy now?
https://www.theregister.com/2021/11/04/angular_13_released_ivy_everywhere/
I would expect that ViewEngine is not used in latest version of Syncfusion component
Hello,
When I build my application with Angular 13 and the latest Syncfusion (19.4.2) I get these messages telling Ivy was NOT used :
Processing legacy "View Engine" libraries:
- @syncfusion/ej2-angular-richtexteditor [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-popups [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-layouts [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-inputs [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
- @syncfusion/ej2-angular-buttons [es2015/esm2015] (git+https://github.com/syncfusion/ej2-angular-ui-components.git)
Encourage the library authors to publish an Ivy distribution.
package.json contents: