ember-source
Advanced tools
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
.