ember-source
Advanced tools
Changelog
2.12.2 (April 27, 2017)
Ember.Test
global is setup when including ember-testing.js
.container
.until
values for this.container
deprecations.Changelog
2.12.0 (March 14, 2017)
factoryFor
.Ember.K
.eventManager
support when unused.LOG_VIEW_LOOKUPS
in debuglogLibraryVersions
in debug modeLOG_TRANSITIONS
and LOG_TRANSITIONS_INTERNAL
in debugLOG_ACTIVE_GENERATION
and LOG_RESOLVER
in debugChangelog
2.11.3 (March 8, 2017)
style
attribute bindings.Changelog
2.11.1 (February 16, 2017)
mainContext
to loader #14859 (fixes issue with non ember-cli template compilation).ember-source
blueprints are used over ember-cli-legacy-blueprints
.route-recognizer@0.2.9
to prevent errors for duplicate route name definitions in Router.map
.