内容简介: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 前端框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java高并发编程详解
汪文君 / 机械工业出版社 / 2018-6 / 89.00元
本书共分为四个部分:部分详细地介绍了Java多线程的基本用法和各个API的使用,并且着重介绍了线程与Java虚拟机内存之间的关系。第二部分由线程上下文类加载器方法引入,介绍为什么在线程中要有上下文类加载器的方法函数,从而掌握类在JVM的加载和初始化的整个过程。第三部分主要围绕着volatile关键字展开,在该部分中我们将会了解到现代CPU的架构以及Java的内存模型(JMM)。后一部分,主要站在架......一起来看看 《Java高并发编程详解》 这本书的介绍吧!
CSS 压缩/解压工具
在线压缩/解压 CSS 代码
HTML 编码/解码
HTML 编码/解码