You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The layout class is the only class that should have knowledge of page-level constant markup, such as #gutter and #contacts, and should be pretty much the only place we find elements by id (with the exception of template elements). This change removes references to #gutter from views. Rather than hardcoding assumptions about page layout, view elements should ask the layout to insert themselves into the main content area by calling Whisper.Layout.setContent. |
11 years ago | |
---|---|---|
.. | ||
conversation_list_item_view.js | 11 years ago | |
conversation_list_view.js | 11 years ago | |
conversation_view.js | 11 years ago | |
list_view.js | 11 years ago | |
message_list_view.js | 11 years ago | |
message_view.js | 11 years ago | |
new_message_button.js | 11 years ago | |
notifications.js | 11 years ago |