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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

WebKit技术内幕

WebKit技术内幕

朱永盛 / 电子工业出版社 / 2014-6 / 79.00元

《WebKit技术内幕》从炙手可热的HTML5 的基础知识入手,重点阐述目前应用最广的渲染引擎项目——WebKit。不仅着眼于系统描述WebKit 内部渲染HTML 网页的原理,并基于Chromium 的实现,阐明渲染引擎如何高效地利用硬件和最新技术,而且试图通过对原理的剖析,向读者传授实现高性能Web 前端开发所需的宝贵经验。 《WebKit技术内幕》首先从总体上描述WebKit 架构和组......一起来看看 《WebKit技术内幕》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具