内容简介:Angular 4.4.6 和 5.0.0-rc.3 已发布,更新如下: 5.0.0-rc.3 bug修复: animations: always fire inner trigger callbacks even if blocked by parent animations (#19753) (5a9ed2d), closes #19100 anim...
Angular 4.4.6 和 5.0.0-rc.3 已发布,更新如下:
5.0.0-rc.3 bug修复:
animations: always fire inner trigger callbacks even if blocked by parent animations (#19753) (5a9ed2d), closes #19100
animations: ensure animateChild() works with all inner leave animations (#19006) (#19532) (#19693) (f42d317)
animations: ensure inner :leave animations do not remove node when skipped (#19532) (#19693) (d035175)
bazel: fix the output directory for extractor to be genfiles/ instead of bin/ (#19716) (405ccc7)
common: attempt to JSON.parse errors for JSON responses (#19773) (04ab9f1)
compiler: generate correct imports for type check blocks (#19582) (60bdcd6)
compiler: prepare for future Bazel semantics of += (#19717) (836c889)
4.4.6 bug 修复:
animations: properly support boolean-based transitions and state changes (#19672) (f983a6c), closes #9396 #12337
common: attempt to JSON.parse errors for JSON responses (#19773) (269f5ac)
router: RouterLinkActive should update its state right after checking the children (53a807a), closes #18983
性能改进:
更多请查看发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
VC++深入详解
孙鑫 / 电子工业出版社 / 2006-6 / 89.00元
《VC++深入详解》主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,《VC++深入详解》还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。 《VC++深入详解》从实际应用入手,由浅入深、循序渐进地讲述Windows程......一起来看看 《VC++深入详解》 这本书的介绍吧!