element-web/src
David Baker 9e64a22884 s/DidMount/WillMount/ in MessageComposerInput
This fixes the tests that broke with https://github.com/matrix-org/matrix-js-sdk/pull/717

This is because of https://github.com/vector-im/riot-web/blob/master/test/app-tests/joining.js#L63
which prevents the DOM nodes from actually ending up in the DOM, even though the react components
get rendered. This means that WillMount and WillUnmount are called, but not DidMount.

Using WillMount is more symmertrical anyway since the resulting teardown code must be in
WillUnmount (since there is no DidUnmount).
2018-09-06 11:44:13 +01:00
..
actions
async-components/views/dialogs
autocomplete
components s/DidMount/WillMount/ in MessageComposerInput 2018-09-06 11:44:13 +01:00
i18n/strings
notifications
rageshake
settings
stores
utils
wrappers
ActiveRoomObserver.js
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
DateUtils.js
DecryptionFailureTracker.js
Entities.js
FromWidgetPostMessageApi.js
GroupAddressPicker.js
HtmlUtils.js
ImageUtils.js
IntegrationManager.js
KeyRequestHandler.js
Keyboard.js
Lifecycle.js
Login.js
Markdown.js
MatrixClientPeg.js
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
PlatformPeg.js
Presence.js
Resend.js
RichText.js
Roles.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.js
Skinner.js
SlashCommands.js
TextForEvent.js
Tinter.js
ToWidgetPostMessageApi.js
UiEffects.js
Unread.js
UserActivity.js
UserAddress.js
UserSettingsStore.js
VectorConferenceHandler.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js
WidgetMessagingEndpoint.js
createRoom.js
cryptodevices.js
dispatcher.js
email.js
extend.js
groups.js
index.js
languageHandler.js
linkify-matrix.js
matrix-to.js
phonenumber.js
ratelimitedfunc.js
shouldHideEvent.js
stripped-emoji.json