ember-source
Advanced tools
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
.Changelog
2.11.0 (January 23, 2017)
{{input}}
's type
.tagName
is a computed property.this.$()
returning undefined
in willDestroyElement
.attrs
.list
attribute in <input>
elements.classNames
and classNameBindings
properties into the component's prototype.classNames
and classNameBindings
.{{render}}
helper.Component#renderToElement
.