Angular 6.0.0-beta.1 和 5.2.2 发布,Web 前端框架

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

内容简介: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 前端框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

常用算法深入学习实录

常用算法深入学习实录

张子言 / 电子工业出版社 / 2013-10 / 89.00元

对于任何一门编程语言来说,算法都是程序的“灵魂”。正是因为算法如此重要,所以笔者精心编写了本书,希望通过书中的内容引领广大读者一起探讨学习算法的奥秘,带领广大读者真正步入程序开发的高级世界。 本书共分15章,循序渐进、由浅入深地详细讲解算法的核心内容,并通过具体实例的实现过程演练各个知识点的具体用法。本书首先详细讲解算法的基础知识,剖析了将算法称为“程序灵魂”的原因。然后详细讲解算法技术的核......一起来看看 《常用算法深入学习实录》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换