内容简介:Angular 4.2.0-rc.1 发布,Web 前端框架
Angular 4.2.0-rc.1 发布了,更新如下:
Bug 修复
-
animations:修复 WA polyfill 闪烁的问题 ( #16937 ) ( e7d9fd8 ), closes #16919 #16918
-
animations:使用一个轻量的渲染器,用于 non-animation 组件 ( #17003 ) ( 3ab86bd )
-
compiler:即使没有引用
.ngfactory.ts
文件,也会编译它们 ( #16899 ) ( 573b861 ), closes #16741 -
compiler:使用
@Inject
时,没有为参数报告类型错误 ( #16222 ) ( 27761b4 ), closes #15424 -
core:make decorators closure safe ( #16905 ) ( a80ac0a ), closes #16889
-
tsc-wrapped:当收集类型使,忽略
|null
和|undefined
( #16222 ) ( 1651a8f ) -
tsc-wrapped:resolve short-hand literal values to locals ( #16873 ) ( 11c10b2 )
功能
-
compiler:add location note to extracted xliff2 files ( #16791 ) ( 08dfe91 ), closes #16531
-
core:升级 zone.js 至 0.8.10 并暴露 flush 方法 ( #16860 ) ( 85d4c4b )
-
tsc-wrapped:support template literals in metadata collection ( #16880 ) ( 6e41add )
下载地址
>>>【全民狂欢,评论有礼】5月15日-31日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Java Language Specification, Java SE 7 Edition
James Gosling、Bill Joy、Guy L. Steele Jr.、Gilad Bracha、Alex Buckley / Addison-Wesley Professional / 2013-2-24 / USD 59.99
Written by the inventors of the technology, The Java(r) Language Specification, Java SE 7 Edition, is the definitive technical reference for the Java programming language. The book provides complete, ......一起来看看 《The Java Language Specification, Java SE 7 Edition》 这本书的介绍吧!