Angular 5.2.0-beta.1 和 5.1.2 发布,Web 前端框架

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

内容简介:Angular 5.2.0-beta.1 和 5.1.2 已发布,5.2.0-beta.1 主要是新增了一些特性和修复 bug,5.1.2 主要是修复了部分 bug,具体如下: 5.2.0-beta.1 Bug 修复 compiler: generate the correct imports for summary ...

Angular 5.2.0-beta.1 和 5.1.2 已发布,5.2.0-beta.1 主要是新增了一些特性和修复 bug,5.1.2 主要是修复了部分 bug,具体如下:

5.2.0-beta.1

Bug 修复

  • compiler: generate the correct imports for summary type-check (d91ff17)

  • forms: avoid producing an error with hostBindingTypeCheck (d213a20)

特性

  • compiler: allow ngIf to use the ngIf expression directly as a guard (82bcd83)

  • router: add "paramsInheritanceStrategy" router configuration option (5efea2f), closes #20572

5.1.2

Bug 修复

  • common: fix a Closure compilation issue. (267ebf3)

  • compiler: make tsx file aot compatible (756dd34), closes #20555

  • compiler: report an error for recursive module references (ced575f)

  • compiler-cli: do not emit invalid .metadata.json files (a1d4c2d)

  • compiler-cli: do not force type checking on .js files (3b63e16)

  • service-worker: check for updates on navigation (a33182c), closes #20877

  • upgrade: replaces get/setAngularLib with get/setAngularJSGlobal (66cc2fa)

详情请参阅更新日志地址
源码下载:https://github.com/angular/angular/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

C语言名题精选百则技巧篇

C语言名题精选百则技巧篇

冼镜光 / 机械工业出版社 / 2005-7 / 44.00元

《C语言名题精选百则》(技巧篇)收集了100则C语言程序设计题,共分9类。第一类比较简单,主要希望读者了解到《C语言名题精选百则》(技巧篇)的题目、解法与其他书籍之间的差异;第二至六类分别是关于数字、组合数学或离散数学、查找、排序、字符串等方面的题目;第七类列出了一些不太容易归类的题目,如Buffon丢针问题、Dijkstra的三色旗问题等;第八类则收录了一些有趣的、娱乐性的题目,如魔方阵等;第九......一起来看看 《C语言名题精选百则技巧篇》 这本书的介绍吧!

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

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码