element-portable/src/components/views/elements
Luke Barnard c07e5d4992 Improve the performance of MemberEventListSummary
- The MessagePanel now uses the same key for the MELS instances rendered so that entirely new instances are not created, they are simply passed new props (namely when new events arrive).
- MELS itself now uses `shouldComponentUpdate` so that it only updates if it is given a different number of events to previous or if it is toggled to expand.
2016-12-14 15:31:35 +00:00
..
AddressSelector.js Tab can now be used for selection of address from list, as well as adding a manual mxid or email address 2016-09-14 14:53:13 +01:00
AddressTile.js Rebrand 2016-09-19 13:26:59 +01:00
DeviceVerifyButtons.js s/block/blacklist for e2e 2016-11-29 18:48:43 +00:00
DirectorySearchBox.js Give the search box field a name 2016-12-06 14:40:09 +00:00
EditableText.js Factor EditableTextContainer out of ChangeDisplayName 2016-07-29 17:40:13 +01:00
EditableTextContainer.js Fix code style 2016-08-01 10:49:51 +01:00
EmojiText.js Add EmojiText component for emoji replacement. 2016-08-10 00:31:51 +05:30
MemberEventListSummary.js Improve the performance of MemberEventListSummary 2016-12-14 15:31:35 +00:00
PowerSelector.js Fix a pair of warnings from RoomSettings 2016-06-23 11:15:55 +01:00
ProgressBar.js update copyright for 2016 2016-01-07 04:06:52 +00:00
TintableSvg.js Cache the tinted SVGs for MFileBody as data URLs (#559) 2016-11-16 14:16:51 +00:00
TruncatedList.js revert now redundant TruncatedList edits 2016-11-10 15:51:27 +00:00
UserSelector.js update copyright for 2016 2016-01-07 04:06:52 +00:00