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

Angular 5.0.2 和 5.1.0 beta1 发布,Web 前端框架

Angular 5.0.2 和 5.1.0 beta1 发布,Web 前端框架

Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug :

  • animations: ensure final state() styles are applied within @.disabled animations
  • compiler: fix corner cases in shadow CSS
  • compiler: recognize @NgModule with a redundant
  • compiler: show explanatory text in template errors
  • router: ‘merge’ queryParamHandling strategy should be able to remove query params

Angular 5.1.0 beta1 还包含以下更新:

  • animations: always fire inner trigger callbacks even if blocked by parent animations
  • bazel: adjust mock of tsconfig for ng_module rule unit test
  • core: ensure init lifecycle events are called
  • language-service: pass compilerOptions.paths to ReflectorHost
  • Update test code to type-check under TS 2.5

更多详情可查阅更新日志发行列表

转自 http://www.oschina.net/news/90660/angular-5-0-2