Ember.js v2.9.0-beta.2 发布,JavaScript 框架

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ember.js v2.9.0-beta.2 发布,JavaScript 框架相关的知识,希望对你有一定的参考价值。

Ember.js v2.9.0-beta.2 发布了,Ember是一个雄心勃勃的Web应用程序(腾云科技ty300.com),消除了样板,并提供了一个标准的应用程序架构的JavaScript框架(基础教程qkxue.net)。本次更新如下:

#14237 [BUGFIX] Ensure Engine Routes are deactivated before destruction
#14176 [BUGFIX] Ensure Controller#transitionToRoute and Route#intermediateTransitionTo work in Engines
#14244 [BUGFIX] Ensure params and hash are frozen in debug builds.
#14245 [BUGFIX] Lookup partials from the current owner when rendering an Engines templates.
#14247 [BUGFIX] Make this.getAttr an alias for this.get.
#14252 [BUGFIX] Don‘t delete moduleName from the generated template compilation options.
#14253 [BUGFIX] Prevent duplicated Ember.meta invocations.
#14271 [BUGFIX] Ensure undefined and null values are not rendered as attributes or properties on initial render.
#14272 [BUGFIX] Fix issues with Transition#isActive being falsey incorrectly.

以上是关于Ember.js v2.9.0-beta.2 发布,JavaScript 框架的主要内容,如果未能解决你的问题,请参考以下文章

Ember.js 和 RequireJS

Ember.js - 将 ember-cli-mirage 用于假模型时未找到模型

Ember.js 中的视图与组件

Ember.js:Handlebars 不显示任何内容

Ember.js 和玩!框架身份验证最佳实践

Ember.js 命名空间问题