github emberjs/ember.js v2.10.0

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

CHANGELOG

  • #14293 [BUGFIX] Remove style warning when the binding is quoted.
  • #12708 [BUGFIX] Improve compatibility between Ember.isArray and the native Array.isArray for FileList.
  • #14546 [BUGFIX] Update route-recognizer to v0.2.8.
  • #14575 [BUGFIX] Disallow calling Ember.get with empty paths.
  • #14591 [BUGFIX] Avoid run.next in app.visit resolve handler.
  • #14537 [BUGFIX] Improve behavior for query params with undefined values.
  • #14545 [BUGFIX] Fixes a number of issues with loading/error substates in ember-engines.
  • #14571 [BUGFIX] Prevent errors in watching infrastructure for non-object paths.
  • tildeio/router.js#197 [BUGFIX] Fix redirects performed during the routers validation stages. Properly handles replaceWith / transitionTo for initial and subsequent transitions.
  • #14520 [BUGFIX] Ensure local variables (block params) have higher precedence over helpers.
  • #14156 [FEATURE ember-glimmer] Enable by default.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.