内容简介:Angular 4.4.5 和 5.0.0-rc.2 已发布,更新如下: 5.0.0-rc.2 (2017-10-12) Bug 修复 animations: properly support boolean-based transitions and state changes compiler: correctly calculate the out pat...
Angular 4.4.5 和 5.0.0-rc.2 已发布,更新如下:
5.0.0-rc.2 (2017-10-12)
Bug 修复
animations: properly support boolean-based transitions and state changes
compiler: correctly calculate the out path on windows
compiler-cli: produce smaller source maps for templates
性能改进
animations: reduce size of bundle by removing AST classes
compiler: only type check input files when using bazel
compiler: skip type check and emit in bazel in some cases
compiler: speed up loading of summaries for bazel
下载地址:
4.4.5 (2017-10-12)
Bug 修复
compiler:
TestBed.overrideProvidershould keep importedNgModules eagercompiler: correctly instantiate eager providers that are used via
Injector.getcompiler: disallow references for select and index evaluation
core: make dynamic & inline code checking behave the same
platform-browser: support customEqualityTesters when overriding Jasmine toEqual
tsc-wrapped: don't rewrite imports when annotating for closure
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Learning Web App Development
Semmy Purewal / O'Reilly Media / 2014-3-3 / USD 29.99
Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this pract......一起来看看 《Learning Web App Development》 这本书的介绍吧!
HTML 编码/解码
HTML 编码/解码
URL 编码/解码
URL 编码/解码