github emberjs/ember.js v1.11.0-beta.4

latest releases: v5.10.0-alpha.2, v5.10.0-alpha.1, v5.9.0-beta.1...
9 years ago

Changelog

  • #10528 [BUGFIX] Ensure custom Router can be passed to Ember.Application.
  • #10530 [BUGFIX] Add assertion when calling this.$() in a tagless view/component.
  • #10533 [BUGFIX] Do not allow manually specifying application resource in the Router.map.
  • #10544 / #10550 [BUGFIX] Ensure that {{input}} can be updated multiple times, and does not loose cursor position.
  • #10553 [BUGFIX] Fix major regression in the non-block form of {{link-to}} that caused an application crash after a period of time.
  • #10554 [BUGFIX] Remove access to this in HTMLBars helpers. To fix any usages of this in a helper, you can access the view from env.data.view instead.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.