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

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

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


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

查看所有标签

猜你喜欢:

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

算法(英文版•第4版)

算法(英文版•第4版)

[美] Robert Sedgewick、[美] Kevin Wayne / 人民邮电出版社 / 2016-3 / 129.00元

本书作为算法领域经典的参考书,全面介绍了关于算法和数据结构的必备知识,并特别针对排序、搜索、图处理和字符串处理进行了论述。第4 版具体给出了每位程序员应知应会的50 个算法,提供了实际代码,而且这些Java 代码实现采用了模块化的编程风格,读者可以方便地加以改造。本书配套网站提供了本书内容的摘要及更多的代码实现、测试数据、练习、教学课件等资源。一起来看看 《算法(英文版•第4版)》 这本书的介绍吧!

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

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具