element-web/src/components/structures
Richard van der Hoff a6bcbd4f61 Speed up processing of TimelinePanel updates on new events
Avoid twiddling state flags, so that we can avoid redundant re-renders.
2016-04-19 18:29:25 +01:00
..
login Fix password resetting 2016-04-07 12:59:30 +01:00
CreateRoom.js Pass SimpleRoomHeader title in as a named property 2016-03-29 23:21:17 +01:00
MatrixChat.js switch Tinter from using dispatch to a synchronous update when changing the colourscheme, to avoid CSS getting out of sync with SVG colours 2016-04-16 01:00:10 +01:00
MessagePanel.js make the UI fadable to help with decluttering 2016-04-12 17:18:32 +01:00
RoomStatusBar.js Prettier, animated placeholder :D 2016-03-28 19:39:36 +05:30
RoomView.js trailing whitespace 2016-04-18 01:34:45 +01:00
ScrollPanel.js Catch pageup/down and ctrl-home/end at the top level 2016-04-05 13:40:36 +01:00
TimelinePanel.js Speed up processing of TimelinePanel updates on new events 2016-04-19 18:29:25 +01:00
UploadBar.js fix testing UI hack 2016-04-14 19:11:20 +01:00
UserSettings.js add cancelButton to simpleHeader 2016-04-15 22:16:19 +01:00