内容简介:Angular 6.0.0 beta1 版本已发布,主要是修复 bug 新增了一些特性。同时发布的还有 Angular 5.2.2,这是一个维护版本,修复了一些 bug 。 6.0.0-beta.1 (2018-01-25) Bug 修复 common: A null value should...
Angular 6.0.0 beta1 版本已发布,主要是修复 bug 新增了一些特性。同时发布的还有 Angular 5.2.2,这是一个维护版本,修复了一些 bug 。
6.0.0-beta.1 (2018-01-25)
Bug 修复
common: A null value should remove the style on IE
avoid triggering a cli bug
common: don't remove special characters when extracting CLDR data
common: extract plural function from i18n locale data files for TS 2.6
common: fallback to last defined value for named date and time formats
compiler: add support for marker tags in xliff serializers
compiler: Don't strip
/*# sourceURL ... */
compiler: fix ICU select messages to use male/female/other
compiler-cli: do not fold errors past calls in the collector
compiler-cli: do not lower expressions in non-modules
router: don't use ParamsInheritanceStrategy in declarations
特性
compiler: implement "enableIvy" compiler option
core: optional generic type for ElementRef
5.2.2 (2018-01-25)
Bug 修复
common: A null value should remove the style on IE
common: don't remove special characters when extracting CLDR data
common: extract plural function from i18n locale data files for TS 2.6
common: fallback to last defined value for named date and time formats
compiler: add support for marker tags in xliff serializers
compiler: Don't strip
/*# sourceURL ... */
compiler: fix ICU select messages to use male/female/other
compiler-cli: do not fold errors past calls in the collector
compiler-cli: do not lower expressions in non-modules
router: don't use ParamsInheritanceStrategy in declarations
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Angular 6.0.0-beta.1 和 5.2.2 发布,Web 前端框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
APIs
Daniel Jacobson、Greg Brail、Dan Woods / O'Reilly Media / 2011-12-24 / USD 24.99
Many of the highest traffic sites get more than half of their traffic not through the browser but through the APIs they have created. Salesforce.com (more than 50%) and Twitter (more than 75% fall int......一起来看看 《APIs》 这本书的介绍吧!