github emberjs/ember.js v1.12.0
Ember v1.12.0

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

CHANGELOG

  • #10874 Include all files in jspm package.
  • #10876 [BUGFIX] Make the {{component}} helper deal with dynamically set falsey values.
  • #10883 [BUGFIX] Fix View.prototype.replaceIn functionality.
  • #10920 [BUGFIX] Fix Component.prototype.layout so that it can now be set and recompute properly.
  • #10968 [BUGFIX] Fix assertion that incorrectly fired on legacy settable computed properties.
  • [CVE-2015-1866] Ember.js XSS Vulnerability With {{view "select"}} Options
  • #3852 [BREAKING BUGFIX] Do not assume null Ember.get targets always refer to a global
  • #10200 Add 'autocomplete' to Ember.Select view
  • #10464 Ensure templates were compiled with the current compiler version.
  • #10494 Make it easier to write lazy streams.
  • #10483 [REFACTOR] Lazily reify router’s location.
  • #10673 Remove EachProxy and EachArray from exports.
  • #10572 Fix UnrecognizedURLError not being an Error.
  • #10585 Deprecate direct use of Ember.CoreView.
  • #10599 Don’t share view registry across containers.
  • #10667 Deprecate Ember.tryFinally and Ember.tryCatchFinally.
  • #10668 Deprecate Ember.required.
  • #10678 Fix typos in deprecations of unescaped style attribute
  • #10679 Ensure docs are not detected for deprecation mixins.
  • #10672 Do not export Ember.Descriptor.
  • #10695 Require that base href and embed src are escaped.
  • #10690 [BUGFIX canary] Prevent unknown input types from erroring.
  • #10731 [FEATURE] Enable new-computed-syntax feature. See emberjs/rfcs#11 for more details.
  • #10731 [FEATURE] Enable ember-application-instance-initializers feature.
  • #10731 [FEATURE] Enable ember-application-initializer-context feature.

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.