[聚合文章] Angular 5.2.0-rc.0 和 5.1.3 发布,Web 前端框架

Angular 2018-01-05 19 阅读

Angular 5.2.0-rc.0 和 5.1.3 发布,Web 前端框架

周其 发布于2018年01月05日 收藏 0

阿里云高性能云服务器,2折起! >>> >>>

Angular 5.2.0-rc.0 和 5.1.3 已发布,此次更新主要是修复 bug,具体如下:

5.2.0-rc.0 bug 修复:

  • animations:avoid infinite loop with multiple blocked sub triggers ( #21119 ) ( 86a36ea )

  • animations:renaming issue with DOMAnimation. ( #21125 ) ( 871ece6 )

  • common:handle JS floating point errors in percent pipe ( #20329 ) ( 07b81ae ), closes  #20136

  • language-service:ignore null metadatas ( #20557 ) ( 3e47ea2 ), closes  #20260

  • router:fix wildcard route with lazy loaded module (again) ( #18139 ) ( 5ba1cf1 ), closes  #13848

下载地址:

5.1.3 bug 修复:

  • animations:avoid infinite loop with multiple blocked sub triggers ( #21119 ) ( 3e34fa8 )

  • animations:renaming issue with DOMAnimation. ( #21125 ) ( d1f4500 )

  • common:handle JS floating point errors in percent pipe ( #20329 ) ( fa0e8ef ), closes  #20136

  • language-service:ignore null metadatas ( #20557 ) ( 48a1f32 ), closes  #20260

  • router:fix wildcard route with lazy loaded module (again) ( #18139 ) ( 8c99175 ), closes  #13848

下载地址:

相关链接

  • Angular 的详细介绍:点击查看
  • Angular 的下载地址:点击下载

本站文章除注明转载外,均为本站原创或编译。欢迎任何形式的转载,但请务必注明出处,尊重他人劳动共创开源社区。

转载请注明: 文章转载自 开源中国社区 [http://www.oschina.net]

本文标题: Angular 5.2.0-rc.0 和 5.1.3 发布,Web 前端框架

本文地址: https://www.oschina.net/news/92133/angular-5-2-0-rc0-and-5-1-3-released

注:本文内容来自互联网,旨在为开发者提供分享、交流的平台。如有涉及文章版权等事宜,请你联系站长进行处理。