内容简介:Angular 5.0.0-beta.6 和 4.4.0 的首个 RC 版已发布,Angular 5.0.0 beta.6 是 Angular 5 的第七个 beta 版本,正式版预计 9-10 月发布。 Angular 5.0.0-beta.6 部分更新内容: Bug 修复 animations: do not le...
Angular 5.0.0-beta.6 和 4.4.0 的首个 RC 版已发布,Angular 5.0.0 beta.6 是 Angular 5 的第七个 beta 版本,正式版预计 9-10 月发布。
Angular 5.0.0-beta.6 部分更新内容:
Bug 修复
animations: do not leak DOM nodes/styling for host triggered animations (#18853) (fcadeb2), closes #18606
common: fix a duplicate case in the locale switch (#18941) (fdd5010)
common: fix improper packaging for @angular/common/http (#18613) (65e26d7)
common: fix XSSI prefix stripping by using JSON.parse always (#18466) (452a7ae), closes #18396 #18453
common: update closure-locale generation for tree shaking (#18938) (946e5bd)
common: use correct group separator for currency pipe (#18932) (4ec5e28)
common: use v4 plurals when importing
DeprecatedI18NPipesModule
(#18955) (30d53a8)compiler: always check summaries first before falling back to metadata from .d.ts files (#18788) (f83b819)
compiler: always emit ngfactories with reexports (#18788) (0262e37)
compiler: don’t emit stubs when we didn’t generate code for a file. (#18788) (506d2e9)
compiler: don’t reexport types in
.ngfactory
files (#18788) (8c858d7)
代码重构
功能
http: deprecate @angular/http in favor of @angular/common/http (#18906) (72c7b6e)
common: accept object map for HttpClient headers & params (#18490) (1b1d5f1)
common: generate
closure-locale.ts
to tree shake locale data (#18907) (4878936)compiler: set
enableLegacyTemplate
to false by default (#18756) (56238fe)
4.4.0-RC.0 更新内容:
Bug 修复
animations: do not leak DOM nodes/styling for host triggered animations (#18853) (1cc3fe2), closes #18606
common: fix improper packaging for @angular/common/http (#18613) (a203a95)
common: fix XSSI prefix stripping by using JSON.parse always (#18466) (8821723), closes #18396 #18453
core: complete EventEmitter in QueryList on component destroy (#18902) (7d137d7), closes #18741
功能
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Beginning ASP.NET 4 in C# and Vb
Imar Spaanjaars / Wrox / 2010-3-19 / GBP 29.99
This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to ......一起来看看 《Beginning ASP.NET 4 in C# and Vb》 这本书的介绍吧!