element-portable/src/components/views/elements
Luke Barnard 6fead66f89 MELS: check scroll on load + use mels-1,-2,... key
To fix https://github.com/vector-im/riot-web/issues/2916, force the checking of scroll position by calling _onWidgetLoad (might need renaming...) when a MELS is expanded/contracted.

Also use an keying scheme for MELS that doesn't depend on the events contained, but rather a simple incrementing index based on the order of the MELS as it appears amongst all MELS.
2017-02-20 10:59:11 +00:00
..
AccessibleButton.js Fix a bunch of lint complaints 2017-01-24 22:41:52 +00:00
AddressSelector.js Fix import of InviteAddressType 2017-01-25 14:54:21 +00:00
AddressTile.js Look up email addresses in ChatInviteDialog 2017-01-25 18:51:28 +00:00
DeviceVerifyButtons.js Fix deviceverifybuttons 2017-02-03 14:34:19 +00:00
DirectorySearchBox.js Give the search box field a name 2016-12-06 14:40:09 +00:00
EditableText.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00: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 MELS: check scroll on load + use mels-1,-2,... key 2017-02-20 10:59:11 +00:00
PowerSelector.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
ProgressBar.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
TintableSvg.js Added quick search functionality 2017-01-13 19:36:40 +02:00
TruncatedList.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
UserSelector.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00