内容简介:Angular 5.2.0-beta.1 和 5.1.2 已发布,5.2.0-beta.1 主要是新增了一些特性和修复 bug,5.1.2 主要是修复了部分 bug,具体如下: 5.2.0-beta.1 Bug 修复 compiler: generate the correct imports for summary ...
Angular 5.2.0-beta.1 和 5.1.2 已发布,5.2.0-beta.1 主要是新增了一些特性和修复 bug,5.1.2 主要是修复了部分 bug,具体如下:
5.2.0-beta.1
Bug 修复
compiler: generate the correct imports for summary type-check (d91ff17)
forms: avoid producing an error with hostBindingTypeCheck (d213a20)
特性
compiler: allow ngIf to use the ngIf expression directly as a guard (82bcd83)
router: add "paramsInheritanceStrategy" router configuration option (5efea2f), closes #20572
5.1.2
Bug 修复
common: fix a Closure compilation issue. (267ebf3)
compiler: make tsx file aot compatible (756dd34), closes #20555
compiler: report an error for recursive module references (ced575f)
compiler-cli: do not emit invalid .metadata.json files (a1d4c2d)
compiler-cli: do not force type checking on .js files (3b63e16)
service-worker: check for updates on navigation (a33182c), closes #20877
upgrade: replaces get/setAngularLib with get/setAngularJSGlobal (66cc2fa)
详情请参阅更新日志地址。
源码下载:https://github.com/angular/angular/releases
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Perl语言编程
[美] Larry Wall、Tom Christiansen、Jon Orwant / 何伟平 / 中国电力出版社 / 2001-12 / 129.00元
这不仅仅是一本关于Perl的书籍,更是一本独一无二的开发者自己介绍该语言及其文化的书籍。Larry Wall是Perl的开发者,他就这种语言的未来发展方向提出了自己的看法。Tom Christiansen是最早的几个拥护者之一,也是少数几个在错综复杂的中游刃有余的人之一。Jon Orwant是《Perl Journal》的主编,该杂志把Perl社区组合成了一个共同的论坛,以进行Perl新的开发。一起来看看 《Perl语言编程》 这本书的介绍吧!