Angular 6.1.0 RC3 发布,跳过了 RC1 与 RC2

栏目: 编程语言 · AngularJS · 发布时间: 5年前

内容简介:Angular 6.1.0 RC3 发布了,此次更新支持了在 service-worker SW 中使用 ?能配选项。此次是直接跳过 RC1 与 RC2 发布

Angular 6.1.0 RC3 发布了,此次更新支持了在 service-worker SW 中使用 ?能配选项。

此次是直接跳过 RC1 与 RC2 发布

Angular 6.1.0 RC3 发布,跳过了 RC1 与 RC2

具体更新内容如下:

Bug Fixes

  • common:do not round factional seconds ( #24831 ) ( a527c69 ), closes  #24384

  • common:format fractional seconds ( #24844 ) ( 0b4d85e ), closes  #24831

  • common:properly update collection reference in NgForOf ( #24684 ) ( ff84c5c ), closes  #24155

  • common:use correct currency format for locale de-AT ( #24658 ) ( dcabb05 ), closes  #24609

  • compiler:fix a few non-tree-shakeable code patterns ( #24677 ) ( 50d4a4f )

  • compiler:i18n_extractor now outputs the correct source file name ( #24885 ) ( c8ad965 ), closes  #24884

  • compiler-cli:Use typescript to resolve modules for metadata ( #22856 ) ( 0d5f2d3 )

  • core:mark NgModule as not the root if APP_ROOT is set to false ( #24814 ) ( 1089261 )

  • core:use addCustomEqualityTester instead of overriding toEqual ( #22983 ) ( 0922228 ), closes  #22939

  • language-service:do not overwrite native  Reflect ( #24299 ) ( 6881404 ), closes  #21420

  • platform-browser:add missing deps for HammerGesturesPlugin ( #24682 ) ( 13d60ea )

  • platform-browser:mark Meta and Title services as tree shakable providers ( #24815 ) ( 197387d )

  • platform-browser:workaround wrong import path generated by ngc for DOCUMENT ( #24830 ) ( 7d27ecc )

  • router:add ability to recover from malformed url ( #23283 ) ( 86d254d ), closes  #21468

  • service-worker:avoid network requests when looking up hashed resources in cache ( #24127 ) ( 52d43a9 )

Features

  • bazel:Initial commit of protractor_web_test_suite ( #24787 ) ( 71e0df0 )

  • bazel:protractor_web_test_suite for release ( #24787 ) ( 161ff5c )

  • core:add support for ShadowDOM v1 ( #24718 ) ( 3553977 )

  • core:add support for using async/await with Jasmine ( #24637 ) ( 71100e6 )

  • router:add urlUpdateStrategy allow updating the browser URL at the beginning of navigation ( #24820 ) ( 328971f ), closes  #24616

  • service-worker:add support for  ? in SW config globbing ( #24105 ) ( 250527c )

更新日志

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

HTML5与CSS3基础教程(第7版)

HTML5与CSS3基础教程(第7版)

[美] Elizabeth Castro、[美] Bruce Hyslop / 望以文 / 人民邮电出版社 / 2013-1 / 59.00元

代表下一代网页编写技术的HTML5,为网页提供布局和格式的CSS3,这两者构成了Web开发的基石,也是Web程序员和设计师必须熟练掌握的最基本技能。 本书是风靡全球的HTML和CSS最佳入门教程的最新版,上一版单单英文版的销量就超过100万册,被翻译为十多种语言,并长期雄踞亚马逊书店计算机图书排行榜榜首。 最新的第7版秉承前一版直观、透彻、全面、循序渐进的讲授特色,仍然采用独特的双栏图......一起来看看 《HTML5与CSS3基础教程(第7版)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试