framework/ember/app/components/discussion
Toby Zerner ffef6af403 Fix up bug with the way we hide list items
If we use an #unless condition, then when the view is removed from the
template, it is destroyed, and cannot be inserted again. So we’ll just
keep the item there the whole time, and toggle its visibility with CSS.
2015-02-10 19:55:22 +10:30
..
post-header Fix up bug with the way we hide list items 2015-02-10 19:55:22 +10:30
post-comment.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
stream-content.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
stream-item.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
stream-scrubber.js Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30