github emberjs/ember.js v3.10.0-beta.2

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

CHANGELOG

  • #17846 [BUGFIX] Fix issues with template-only components causing errors in subsequent updates.
  • #17870 / #17871 [BUGFIX] Fix issue where ...attributes may incorrectly overwrite attributes unexpectedly, depending on its position.
  • #17872 [BUGFIX] Fix issue where {{link-to}} is causing unexpected local variable shadowing assertions.
  • #17874 [BUGFIX] Fix issue with event.stopPropagation() in component event handlers when jQuery is disabled.
  • #17876 [BUGFIX] Fix issue with multiple {{action}} modifiers on the same element when jQuery is disabled.
  • #17841 [BUGFIX] Ensure @sort works on non-Ember.Objects.
  • #17855 [BUGFIX] Expose (private) computed _getter functions.
  • #17860 [BUGFIX] Add assertions for required parameters in computed macros, when used as a decorator.
  • #17868 [BUGFIX] Fix controller injection via decorators.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.