内容简介:Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug : animations: ensure final state() styles are applied within @.disabled animations compiler: fix corner cases in shadow CSS compiler: rec...
Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug :
animations: ensure final state() styles are applied within @.disabled animations
compiler: fix corner cases in shadow CSS
compiler: recognize @NgModule with a redundant
compiler: show explanatory text in template errors
router: 'merge' queryParamHandling strategy should be able to remove query params
Angular 5.1.0 beta1 还包含以下更新:
animations: always fire inner trigger callbacks even if blocked by parent animations
bazel: adjust mock of tsconfig for ng_module rule unit test
core: ensure init lifecycle events are called
language-service: pass compilerOptions.paths to ReflectorHost
Update test code to type-check under TS 2.5
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
NoSQL精粹
[美]Pramod J. Sadalage、[美]Martin Fowler / 爱飞翔 / 机械工业出版社 / 2013-8 / 49.00元
《NoSQL精粹》为考虑是否可以使用和如何使用NoSQL数据库的企业提供了可靠的决策依据。它由世界级软件开发大师和软件开发“教父”Martin Fowler与Jolt生产效率大奖图书作者Pramod J. Sadalage共同撰写。书中全方位比较了关系型数据库与NoSQL数据库的异同;分别以Riak、MongoDB、Cassandra和Neo4J为代表,详细讲解了键值数据库、文档数据库、列族数据库......一起来看看 《NoSQL精粹》 这本书的介绍吧!