简体   繁体   English

在 Angular 13 中提供 IE11 支持

[英]Providing IE11 support in Angular 13

Google has removed IE11 support in Angular 13. In the company that I work for, we have to keep IE11 support for the next few months due to contractual obligations. Google 已在 Angular 13 中删除了 IE11 支持。在我工作的公司中,由于合同义务,我们必须在接下来的几个月内保持 IE11 支持。

As it's unclear what is the extent of removed "IE11 related code" from the framework, we are wondering if it's doable in practice to provide polyfills that would enable us to upgrade to Angular 13 and keep supporting IE11.由于尚不清楚从框架中删除“IE11 相关代码”的程度如何,我们想知道在实践中提供 polyfill 是否可行,使我们能够升级到 Angular 13 并继续支持 IE11。

Have any of you researched this issue in-depth and successfully provided IE11 support after upgrading to Angular 13?有没有人在升级到 Angular 13 后深入研究过这个问题并成功提供了 IE11 支持?

Marcin,马辛,

The Advocate Developer for the Angular blog gave a brief description about this in the blog for the new version - https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296 Angular 博客的 Advocate Developer 在新版本的博客中对此进行了简要说明 - https://blog.ZD18B8624A0F5F721DA7B82365FC567-c-now2.io/angular-ccevail

Thanks to everyone who participated in the request for comments (RFC).感谢所有参与征求意见 (RFC) 的人。 Developers who still need to support IE11 users for existing projects can continue to use Angular v12 and it will be supported until November 2022.现有项目仍需支持 IE11 用户的开发者可继续使用 Angular v12,支持至 2022 年 11 月。

Since you have to keep the IE11 support only for the next few months, I think you can keep v12 till then.由于您只能在接下来的几个月内保持对 IE11 的支持,我认为您可以在此之前保持 v12。 Of course, this is a solution if you do not need a new feature from v13.当然,如果您不需要 v13 的新功能,这是一个解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM