Web 前端框架 Angular 6.0.0-rc.1 发布,Bug 修复

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Angular 6.0.0-rc.1 已发布,主要更新还是修复 bug,以及增加新特性。 Bug 修复 animations: avoid animation insertions during router back/refresh (#21977) (f88fba0), closes #19712 animations: treat n...

Angular 6.0.0-rc.1 已发布,主要更新还是修复 bug,以及增加新特性。

Bug 修复

  • animations: avoid animation insertions during router back/refresh (#21977) (f88fba0), closes #19712

  • animations: treat numeric state name values as strings (#22923) (e5e1b0d)

  • bazel: complete the rollup globals list for all angular entrypoints (#23080) (439030f)

  • bazel: don't inline tslib into fesms (#23044) (0049743)

  • bazel: don't try to do flatmoduleindex under Blaze (#23083) (be10bf5)

  • bazel: downlevel decorators in fesm5 files (#23078) (481b22e)

  • bazel: ng_package packages attr not forwarded to npm_package (#22967) (2aabbc5)

  • bazel: ng_package should include private exports in fesms (#23054) (0d9140c)

  • bazel: pass --global option to rollup (#23073) (45e090b)

  • common: titlecase pipe (#22600) (7966744)

  • compiler: don't typecheck all inputs (#22899) (838a610)

  • consistently rewrite Injector to INJECTOR (#23008) (884bf0e)

  • compiler: fix support for html-like text in translatable attributes (#23053) (28058b7)

  • compiler: take quoting into account when determining if object literals can be shared (#22942) (d98e9e7)

  • compiler-cli: use numeric comparison for TypeScript version (#22705) (193737a), closes #22593

  • core: don't override ngInjectableDef in the decorator if present on the type (#22943) (6f01917)

  • service-worker: do not enter degraded mode when offline (#22883) (9e9b8dd), closes #21636

  • service-worker: fix LruList bugs (#22769) (8c2a578), closes #22218 #22768

  • service-worker: ignore invalid only-if-cached requests (#22883) (d9dc46e), closes #22362

特性

  • bazel: prefix private-export (barred-latin-o) symbols (#23007) (27e14b2)

  • compiler: lower @NgModule ids if needed (#23031) (bd024c0)

更新说明:https://github.com/angular/angular/blob/master/CHANGELOG.md  
源码下载:https://github.com/angular/angular/releases/tag/6.0.0-rc.1


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

高性能JavaScript

高性能JavaScript

Nicholas C.Zakas / 丁琛、赵泽欣 / 电子工业出版社 / 2010-11 / 49.00元

如果你使用JavaScript构建交互丰富的Web应用,那么JavaScript代码可能是造成你的Web应用速度变慢的主要原因。《高性能JavaScript》揭示的技术和策略能帮助你在开发过程中消除性能瓶颈。你将会了解如何提升各方面的性能,包括代码的加载、运行、DOM交互、页面生存周期等。雅虎的前端工程师Nicholas C. Zakas和其他五位JavaScript专家介绍了页面代码加载的最佳方......一起来看看 《高性能JavaScript》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具