element-portable/src/components/structures
Kegan Dougal 7cc1573f33 Add startAsHidden and showSpinner props to RoomSubList
startAsHidden: Previously we never started in the hidden state and all was well.
But with archived rooms you DO want to start hidden as you haven't fetched the
room list yet. Without this, you need to click twice (close/open) before the
archived room list will load.

showSpinner: If true, will show a spinner iff there are 0 elements being displayed.
Used when fetching the archived room list in RoomList.
2015-12-18 15:17:18 +00:00
..
BottomLeftMenu.js Move remaining vector molecules to be components in vector (for now) 2015-12-01 11:19:54 +00:00
CompatibilityPage.js Move vector-only components to src/components. 2015-12-01 15:45:38 +00:00
LeftPanel.js Move vector-only components to src/components. 2015-12-01 15:45:38 +00:00
RightPanel.js actually use SVGs - oops 2015-12-08 10:28:00 +00:00
RoomDirectory.js Move vector-only components to src/components. 2015-12-01 15:45:38 +00:00
RoomSubList.js Add startAsHidden and showSpinner props to RoomSubList 2015-12-18 15:17:18 +00:00
ViewSource.js Move vector-only components to src/components. 2015-12-01 15:45:38 +00:00