github emberjs/ember.js v2.2.0
Ember v2.2.0

latest releases: v5.10.0-alpha.4, v5.10.0-alpha.3, v5.10.0-alpha.2...
8 years ago

Changelog

  • #12600 [BUGFIX beta] Guard against null attrs in getRoot hook.
  • #12445 [BUGFIX] Ensure rest arg positionalParams can be supplied as hash arguments.
  • #12456 [BUGFIX] Allow usage of bound properties in {{link-to}} for bubbles, preventDefault, target, replace, and disabledWhen.
  • #12503 [BUGFIX] Add assertions for tagless components that include event handler functions (i.e. click).
  • #12464 [BUGFIX] Ember.String.htmlSafe() should return a instance of SafeString for null / undefined.
  • #12463 [BUGFIX] Fix uglification introduced bug with super wrapping.
  • #12519 [BUGFIX] Ensure closure actions are wrapped in a run loop.
  • #12214 Remove most of defeaturEify in favor of babel-plugin-filter-imports.
  • #12253 [BUGFIX] Remove superfluous routing-service initializer.
  • #12247 [BUGFIX] Avoid dirtying based on Ember.Object's when Ember.set is not used.
  • #12262 [BUGFIX] Break circular references in rejected jqXhr promises.
  • #12289 [BUGFIX] Prevent creating view and controller template locals when their respective legacy addon's are not loaded.
  • #12309 [BUGFIX] Use Cache for tagname operations.
  • #12318 [BUGFIX] Ensure attributeBindings work when legacy view addon is not present.
  • #12370 [DEPRECATION] Deprecate passing function as test argument to Ember.deprecate / Ember.warn / Ember.assert.
  • #12416 [BUGFIX] Ensure components actions function without controller addon.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.