github emberjs/ember.js v2.7.0

latest releases: v5.10.0-alpha.3, v5.10.0-alpha.2, v5.10.0-alpha.1...
7 years ago

CHANGELOG

  • #13764 [BUGFIX] Keep rest positional parameters when nesting contextual components if needed.
  • #13781 [BUGFIX] Fix NoneLocation#getURL
  • #13797 [BUGFIX] Ensure didInitAttrs deprecation is stripped in prod.
  • #13768 [BUGFIX] Update route-recognizer to v0.2.0. This addresses a large number of per-existing bugs related to URL encoding. However, in doing so, it might inevitably break existing workarounds in this area. Please refer to the linked pull request for more details.
  • #13634 [BUGFIX] Fix issues with rerendering blockless and tagless components.
  • #13605 [BUGFIX] Ensure pauseTest runs after other async helpers.
  • #13655 [BUGFIX] Make debugging this._super much easier (remove manual .call / .apply optimizations).
  • #13672 [BUGFIX] Fix issue with this.render and this.disconnectOutlet in routes.
  • #13716 [BUGFIX] Ensure that Ember.Test.waiters allows access to configured test waiters.
  • #13273 [BUGFIX] Fix a number of query param related issues reported.
  • #13424 [DEPRECATE] Deprecate Ember.Binding. See the deprecation guide for more details.
  • #13599 [FEATURE] Enable ember-runtime-computed-uniq-by feature.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.