且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

angularjs 1.x 支持生命周期和生命周期结束

更新时间:2021-09-20 22:47:10

AngularJS 的生命周期结束时间是 2021 年 12 月 31 日.您可以阅读有关它的更多信息 这里 在 AngularJS 文档页面上.

End Of Life for AngularJS is December 31st, 2021. You can read more about it HERE on the AngularJS docs page.

之前 EOL 计划于 2021 年 6 月 30 日进行.但是,Angular 团队 发表了一篇博文,称由于 COVID-19,他们将该截止日期推迟到 2021 年 12 月下旬.

Previously the EOL was scheduled for June 30, 2021. However, the Angular team released a blog post stating that they moved that deadline back to the end of December 2021 due to COVID-19.

2018 年 7 月 1 日,我们进入了 AngularJS 1.8 的长期支持 (LTS) 期.我们最初宣布将于 2021 年 7 月 31 日停止支持.

On July 1st 2018, we entered a Long Term Support (LTS) period for AngularJS 1.8. We originally announced that we would discontinue the support on the 31st of July 2021.

在过去的几个月中,我们听说许多公司受到 COVID-19 全球大流行造成的前所未有的冲击.作为回应,我们将 AngularJS LTS 再延长 6 个月,直到 2021 年 12 月 31 日.

Over the past few months we heard that many companies are hurt by the unprecedented times caused by the global pandemic of COVID-19. In response, we are extending the AngularJS LTS with another 6 months, until the 31st of December 2021.

许多公司尚未开始/完成从 AngularJS 1.x 的迁移.在 AngularJS 文档中,引用了一个名为 XLTS.dev 的项目,它将为 AngularJS 项目提供扩展支持.该团队由一些核心 AngularJS 团队成员、AngularJS Material 团队成员、Angular Universal 的发明者、前 Angular 团队成员、Scully 团队成员和 ng-conf 团队成员组成.听起来你可以去那里继续获得:

A lot of companies have yet to begin/finish their migrations away from AngularJS 1.x. On the AngularJS docs there is a project referenced called XLTS.dev that will be providing an extended support for AngularJS projects. That team is made up of some of the core AngularJS team members, AngularJS Material team members, inventors of Angular Universal, former Angular team members, the Scully team members, and ng-conf team members. Sounds like you can go there to continue getting:

  • 安全补丁
  • 浏览器损坏补丁
  • jQuery 破损补丁

对于任何仍在需要支持的 AngularJS 项目中的人来说,这都是个好消息.

This is great news for anyone still on an AngularJS project that needs support.