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

Angular 5.0.1 和 5.1.0 beta0 发布,Web 前端框架

Angular 5.0.1 和 5.1.0 beta0 发布,Web 前端框架

Angular 5.0.1 和 5.1.0 beta0 已发布,修复了如下 bug :

  • compiler: don’t overwrite missingTranslation’s value in JIT
  • compiler: report a reasonable error with invalid metadata
  • compiler-cli: don’t report emit diagnostics when --noEmitOnError is off
  • core: __symbol__ should return __zone_symbol__ without zone.js loaded
  • core: should support event.stopImmediatePropagation
  • platform-browser: support Symbols in custom jasmineToString() method

Angular 5.1.0 beta0 还包含以下更新:

  • compiler: introduce TestBed.overrideTemplateUsingTestingModule
  • feat(elements): implement [@angular](https://github.com/angular)/elements #19469

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

转自 http://www.oschina.net/news/90471/angular-5-0-1