framework/ember/app/components/composer
Toby Zerner 8683025ef6 Use component prototypes instead of instances
This means the component instance is created in the template, meaning
properties can be overridden in the view helper. It also just makes
more sense - a view instance doesn’t need to exist until it is rendered
in the template.
2015-02-26 09:43:53 +10:30
..
composer-body.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
composer-discussion.js Use component prototypes instead of instances 2015-02-26 09:43:53 +10:30
composer-edit.js Use component prototypes instead of instances 2015-02-26 09:43:53 +10:30
composer-reply.js Use component prototypes instead of instances 2015-02-26 09:43:53 +10:30