當前位置:
首頁 > 知識 > Angular 6.0.0-beta.1和5.2.2 發布,Web 前端框架

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

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

原文:https://www.oschina.net/news/92767/angular-6-0-0-beta1


喜歡這篇文章嗎?立刻分享出去讓更多人知道吧!

本站內容充實豐富,博大精深,小編精選每日熱門資訊,隨時更新,點擊「搶先收到最新資訊」瀏覽吧!


請您繼續閱讀更多來自 JavaScript 的精彩文章:

BAT大咖在2018年首次透露高薪的套路

TAG:JavaScript |