Ember.js 3.3.0-beta.1 和 3.2.0,JavaScript MVC 框架

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

内容简介:Ember.js 3.3.0-beta.1 和 3.2.0 已发布,Ember 是一个 Web 应用程序,消除了样板,并提供了一个标准的应用程序架构的 JavaScript 框架。 可以看到,本次更新主要是进行了一些 bug 修复,并弃用了一些旧的方法,也...

Ember.js 3.3.0-beta.1 和 3.2.0 已发布,Ember 是一个 Web 应用程序,消除了样板,并提供了一个标准的应用程序架构的 JavaScript 框架。

可以看到,本次更新主要是进行了一些 bug 修复,并弃用了一些旧的方法,也新增了一些关于 jQuery 操作的特性。

更新内容如下:

v3.3.0-beta.1 (May 31, 2018)

v3.2.0 (May 31, 2018)

  • #16613 [BUGFIX] Prevent errors in ember-engines + 3.1 + proxies.

  • #16597 [BUGFIX] Ensure Ember.run.cancelTimers is present.

  • #16605 [BUGFIX] Use resetCache on container destroy

  • #16615 [BUGFIX] Fix NAMESPACES_BY_ID leaks

  • #16539 [BUGFIX] Ember is already registered by the libraries registry already.

  • #16559 [BUGFIX] Fix property normalization, Update glimmer-vm to 0.34.0

  • #16563 [BUGFIX] Ensure ariaRole can be initially false.

  • #16550 [BUGFIX] Decrement counter of pending requests in the next tick

  • #16551 [BUGFIX] Fix proto return value for native classes

  • #16558 [BUGFIX] Ensure ComponentDefinitions do not leak heap space.

  • #16560 [BUGFIX] avoid strict assertion when object proxy calls thru for function

  • #16564 [BUGFIX] Ensure Ember.isArray does not trigger proxy assertion.

  • #16572 [BUGFIX] Fix curly component class reference setup

  • #16493 [BUGFIX] Ensure proxies have access to getOwner(this).

  • #16494 [BUGFIX] Adjust assertion to allow for either undefined or null

  • #16499 [BUGFIX] Object to string serialization

  • #16514 [BUGFIX] Bring back (with deprecation) Ember.EXTEND_PROTOTYPES.

  • #16520 [BUGFIX] Adds options checking ability to debug/deprecation test helpers

  • #16526 [BUGFIX] Ensure setting a NAME_KEY does not error.

  • #16527 [BUGFIX] Update glimmer-vm to 0.33.5.

  • #16250 [DEPRECATION] Deprecation of Ember.Logger

  • #16436 [BUGFIX] Refactor CoreObject to leverage native JS semantics.

  • #16382 Upgrade backburner.js to 2.2.2.

  • #16387 [BUGFIX] Add an assertion that actions cannot be sent from a destroyed/destroying object

  • #16386 [BUGFIX] Add an assertion if you attempt a transitionTo when the app is destroyed

  • #16433 [CLEANUP] Remove content alias

  • #16462 [CLEANUP] Remove deprecated MODEL_FACTORY_INJECTIONS

  • emberjs/rfcs#286 [FEATURE] Enabled block let handlebars helper by default.

源码下载 https://github.com/emberjs/ember.js/releases


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


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

查看所有标签

猜你喜欢:

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

Python标准库

Python标准库

Doug Hellmann / 刘炽 / 机械工业出版社华章公司 / 2012-6-15 / 139.00元

本书由资深Python专家亲自执笔,Python语言的核心开发人员作序推荐,权威性毋庸置疑。 对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案,所以本书是所有Python程序员都必备的工具书!本书以案例驱动的方式讲解了标准库中一百多个模块的使用方法(如何工作)和工作原理(为什么要这样工作),比标准库的官方文档更容易理解(一个简单的示例比一份手册......一起来看看 《Python标准库》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

HTML 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换