npm ember-source 2.11.0
v2.11.0

latest releases: 5.10.0-alpha.2, 5.10.0-alpha.1, 5.8.0...
7 years ago

CHANGELOG

  • #14762 [BUGFIX] Ensure subexpressions can be used for {{input}}'s type.
  • #14723 [BUGFIX] Improved backtracking re-render assertion message.
  • #14750 [BUGFIX] Add assertion when a component's tagName is a computed property.
  • #14685 [BUGFIX] Fix this.$() returning undefined in willDestroyElement.
  • #14717 [BUGFIX] Fix an issue with block params named attrs.
  • #14671 [BUGFIX] Fix an issue with the list attribute in <input> elements.
  • #14681 [BUGFIX] Fix an issue with computed properties when using aliases as dependent keys.
  • #14682 [BUGFIX] Ensure closure actions do not trigger unnecessary re-renders.
  • #14658 [BUGFIX] Make the ember-source build work.
  • #14389 [BUGFIX] Move classNames and classNameBindings properties into the component's prototype.
  • #14389 [BUGFIX] Disallow mutation of shared concatenatedProperties, such as classNames and classNameBindings.
  • #14441 [DEPRECATION] Deprecate remaining usage of the {{render}} helper.
  • #14482 [DEPRECATION] Deprecate Component#renderToElement.

Don't miss a new ember-source release

NewReleases is sending notifications on new releases.