framework/ember/app/templates/components/ui
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
..
alert-message.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
dropdown-button.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
dropdown-select.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
dropdown-split.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
item-list.hbs Fix up bug with the way we hide list items 2015-02-10 19:55:22 +10:30
search-input.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30
text-editor.hbs Upgrade to Ember 1.11-beta.1 2015-02-10 18:05:40 +10:30