ember-source
Advanced tools
Changelog
2.15.0 (August 31, 2017)
<input type=XXX>
feature detect issue affecting Safari.Controller.prototype.replaceRoute
considers engine's mount point.onFulfillment
being undefined
when stepping through RSVP code.getOwner
to sometimes return undefined
.{{mount
to accept a model
named parameter.Ember.Backburner
.get
helper.owner._lookupFactory
support.Changelog
2.14.0 (July 5, 2017)
get
helper.Ember.MODEL_FACTORY_INJECTIONS
is now always false, and issues a deprecation if set.Ember.deprecate
is exported properly.factoryFor
does validation.EventManager#canDispatchToEventManager
.replaceWith
causes a history replacement.replace
with refreshModel
works properly.Changelog
2.13.3 (May 31, 2017)
Changelog
2.13.2 (May 18, 2017)