The TX Text Control npm packages for Angular are compatible with Angular 12 and have been tested with the latest releases of the Angular CLI. In order to update the Angular CLI package globally, you need to run the following command:

npm uninstall -g @angular/cli

And to install the new version:

npm install -g @angular/cli@latest

Use the Angular Update Guide tool to learn how to upgrade existing projects:

https://update.angular.io/

Compatible Packages

The following packages are compatible with Angular 12:

Deprecating Support for IE11

Angular 13 is going to remove the official support IE11 completely - version 12 includes a deprecation warning message. Angular is slowly fading out the support for legacy browsers such as IE11 and older to focus on modern solutions and better support for developers and users.

We will follow the same approach and deprecated support for IE11 in version 29.0. Some parts of the editor are still compatible and will work in IE11, but new features are not compatible. The viewer does not support IE11 at all and after version 30.0 of TX Text Control, we will discontinue the support for legacy browsers completely.