element-web/src/components/structures
David Baker 8cbddfcf28 Fix version going blank after logging in
Don't use replaceState in MatrixClient: there's lots of stuff in
MatrixClient's state now (including the app version) so replacing
the entire state doesn't really make sense (and also blows away
all of the nice defaults we set in getInitialState). Instead,
setState of the things we actually care about wherever we used
replaceState.

Also add a couple of state variables to getInitialState that were
missing.

Fixes https://github.com/vector-im/vector-web/issues/2322
2016-09-29 17:23:07 +01:00
..
login Rebrand 2016-09-19 13:26:59 +01:00
ContextualMenu.js Bugifx: 'background-color' in react should be 'backgroundColor' 2016-08-11 17:34:05 +01:00
CreateRoom.js wip for collapsable RHS 2016-09-13 12:18:22 +01:00
FilePanel.js layout for file & notif panel 2016-09-11 02:14:27 +01:00
MatrixChat.js Fix version going blank after logging in 2016-09-29 17:23:07 +01:00
MessagePanel.js back out small avatars for emotes for now as they conflict with the E2E artwork. 2016-09-11 22:49:05 +01:00
NotificationPanel.js layout for file & notif panel 2016-09-11 02:14:27 +01:00
RoomStatusBar.js reskindex and use sdk.getComponent for EmojiText 2016-08-11 07:55:12 +05:30
RoomView.js Check if a room looks like a DM rooms on joining 2016-09-20 17:59:46 +01:00
ScrollPanel.js Document paranoia on the startAtBottom param 2016-09-16 17:48:08 +01:00
TimelinePanel.js layout for file & notif panel 2016-09-11 02:14:27 +01:00
UploadBar.js fix testing UI hack 2016-04-14 19:11:20 +01:00
UserSettings.js no labs for guests 2016-09-17 14:29:40 +01:00