内容简介:Angular 5.2.0-beta.0 和 5.1.1 已发布,5.2.0-beta.0 主要是新增了一些特性,5.1.1 主要是修复了部分 bug,具体如下: 5.2.0-beta.0 特性 animations: re-introduce support for transition matching function...
Angular 5.2.0-beta.0 和 5.1.1 已发布,5.2.0-beta.0 主要是新增了一些特性,5.1.1 主要是修复了部分 bug,具体如下:
5.2.0-beta.0
特性
animations: re-introduce support for transition matching functions (#20723) (590d93b), closes #18959
compiler: add a pseudo $any() function to disable type checking (#20876) (70cd124)
compiler: narrow types of expressions used in *ngIf (#20702) (e7d9cb3)
core: add source to
StaticInjectorErrormessage (#20817) (b7738e1), closes #19302forms: allow nulls on setAsyncValidators (#20327) (d41d2c4), closes #20296
5.1.1
Bug 修复
animations: ensure multi-level route leave animations are queryable (#20787) (d09d497), closes #19807
animations: ensure the web-animations driver properly handles empty keyframes (#20648) (c3e8731), closes #15858
animations: properly recover and cleanup DOM when CD failures occur (#20719) (e6a2805), closes #19093
animations: support webkit-based vendor prefixes for prop validations (#19055) (501f01e), closes #18921
bazel: don't equate moduleName with fileName (#20895) (0c9f7b0)
compiler: support referencing enums in namespaces (#20947) (d6da798), closes #18170
compiler-cli: disable checkTypes in emit. (#20828) (160a154)
compiler-cli: fix swallowed Error messages (#20846) (6727336)
compiler-cli: merge @fileoverview comments. (#20870) (be9a737)
router: NavigatonError and NavigationCancel should be emitted after resetting the URL (#20803) (baeec4d)
详情请参阅更新日志地址。
源码下载:https://github.com/angular/angular/releases
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Scrum敏捷软件开发
Mike Cohn / 廖靖斌、吕梁岳、陈争云、阳陆育 / 清华大学出版社 / 2010-11 / 69.00元
《Scrum敏捷软件开发》是敏捷联盟及Scrum联盟创始人之一、敏捷估算及计划的鼻祖Mike Cohn三大经典著作中影响最为深厚的扛鼎之作,也是全球敏捷社区中获得广泛肯定的企业敏捷转型权威参考。作者花四年时间,把自己近十五年的敏捷实践经验,特别是近四年中针对各种敏捷转型企业的咨询和指导工作,并结合旁征博引的方式,从更高的思想层次对敏捷与Scrum多年来的经验和教训进行深入而前面的梳理和总结,最终集......一起来看看 《Scrum敏捷软件开发》 这本书的介绍吧!