皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

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

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

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/news/89757/angular-4-4-6-and-5-0-0-rc-3