内容简介:Angular 6.1.0-beta.1 已发布。主要更新内容如下: Bug 修复: animations: always render end-state styles for orphaned DOM nodes (#24236) (dc4a3d0) bazel: Allow ng_module to depend on targets w no deps...
Angular 6.1.0-beta.1 已发布。主要更新内容如下:
Bug 修复:
animations: always render end-state styles for orphaned DOM nodes (#24236) (dc4a3d0)
bazel: Allow ng_module to depend on targets w no deps (#24446) (282d351)
docs-infra: use script nomodule to load IE polyfills, skip other polyfills (#24317) (8be6892), closes #23647
ivy: compute transitive scopes from NgModuleDef only (#24334) (1135563)
ivy: correctly handle queries with embedded views (#24418) (014949f)
功能:
core: export defaultKeyValueDiffers to private api (#24319) (92b278c)
core: expose a Compiler API for accessing module ids from NgModule types (#24258) (bd02b27)
完整更新内容请查看 ChangeLog。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Erlang趣学指南
邓辉、孙鸣 / 人民邮电出版社 / 2016-9-7 / 79.00元
这是一本讲解Erlang编程语言的入门指南,内容通俗易懂,插图生动幽默,示例短小清晰,结构安排合理。书中从Erlang的基础知识讲起,融汇所有的基本概念和语法。内容涉及模块、函数、类型、递归、错误和异常、常用数据结构、并行编程、多处理、OTP、事件处理,以及所有Erlang的重要特性和强大功能。一起来看看 《Erlang趣学指南》 这本书的介绍吧!