Angular 4.4.6 和 5.0.0-rc.3 发布,Web 前端框架

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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

性能改进:

  • animations: reduce size of bundle by removing AST classes (#19673) (76d2496)

更多请查看发布主页


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机系统基础

计算机系统基础

袁春风 / 机械工业出版社 / 2014-7-1 / CNY 49.00

《计算机类专业系统能力培养系列教材:计算机系统基础》主要介绍与计算机系统相关的核心概念,解释这些概念如何相互关联并最终影响程序执行的结果和性能。共分8章,主要内容包括数据的表示和运算、程序的转换及机器级表示、程序的链接、程序的执行、存储器层次结构、虚拟存储器、异常控制流和I/O操作的实现等。内容详尽,反映现实,概念清楚,通俗易懂,实例丰富,并提供大量典型习题供读者练习。本书可以作为计算机专业本科或......一起来看看 《计算机系统基础》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码