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

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

内容简介: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 )

更新日志

下载地址:


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

查看所有标签

猜你喜欢:

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

Design and Analysis of Distributed Algorithms (Wiley Series on P

Design and Analysis of Distributed Algorithms (Wiley Series on P

Nicola Santoro / Wiley-Interscience / 2006-10-27 / USD 140.95

This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distrib......一起来看看 《Design and Analysis of Distributed Algorithms (Wiley Series on P》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具