- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我目前正在管理一个 AngularJS 开发项目。有传言称我们至少需要从当前的 AngularJS 1.2 迁移到 AngularJS 1.5。我的迁移要求之一是,我必须提供 1.5 版本支持终止的证据,但在 Angular 网站上花费数小时并进行多次 Google 搜索后,找不到任何支持终止信息。
官方是否有关于何时不再为 Angular v1.x 开发安全补丁和错误修复的评论?
最佳答案
AngularJS 的生命周期结束日期为 2021 年 12 月 31 日。您可以阅读更多相关信息 HERE在 AngularJS 文档页面上。
此前计划于 2021 年 6 月 30 日停产。但是,Angular 团队 released a blog post表示由于 COVID-19,他们将截止日期推迟到 2021 年 12 月底。
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.
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 团队成员组成。听起来你可以去那里继续获取:
这对于仍在 AngularJS 项目中需要支持的任何人来说都是个好消息。
关于angularjs 1.x 支持生命周期和生命周期结束,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37037251/
我正在开发一个使用多个 turtle 的滚动游戏。玩家 turtle 根据按键命令在 Y 轴上移动。当危害和好处在 X 轴上移动时,然后循环并改变 Y 轴位置。我尝试定义一个名为 colliding(
我不明白为什么他们不接受这个作为解决方案,他们说这是一个错误的答案:- #include int main(void) { int val=0; printf("Input:- \n
我正在使用基于表单的身份验证。 我有一个注销链接,如下所示: 以及对应的注销方法: public String logout() { FacesContext.getCurren
在 IIS7 应用程序池中有一个设置 Idle-time out 默认是 20 分钟,其中说: Amount of time(in minutes) a worker process will rem
我是一名优秀的程序员,十分优秀!