Cable-Desktop/js/views
lilia 0741c74618 Don't recreate views unnecessarily
Let ConversationListItemView save a reference to its corresponding
ConversationView. This lets it render or delegate/undelegate events
when opening and closing a conversation.

Similarly for ConversationView itself, which contains a MessageListView.
2014-07-27 11:35:49 -10:00
..
conversation_list_item_view.js Don't recreate views unnecessarily 2014-07-27 11:35:49 -10:00
conversation_list_view.js Don't reopen a currently selected conversation 2014-07-27 11:35:49 -10:00
conversation_view.js Don't recreate views unnecessarily 2014-07-27 11:35:49 -10:00
list_view.js New layout/design 2014-07-27 11:35:48 -10:00
message_list_view.js Make header and footer/form work without overflowing 2014-07-27 11:35:49 -10:00
message_view.js Parse the template before binding render to an event 2014-07-27 11:35:49 -10:00
notifications.js Thread model and UI improvements 2014-05-26 15:33:45 -07:00