element-web/src/components/views/dialogs
Luke Barnard 5151264f60 Merge branch 'develop' into new-guest-access
Conflicts:
	src/component-index.js
2017-05-11 13:22:30 +01:00
..
BaseDialog.js Consume key{up,down,pressed} events 2017-05-09 11:27:06 +01:00
ChatCreateOrReuseDialog.js fix CSS for ChatCreateOrReuseDialog.js 2017-03-13 00:03:33 +00:00
ChatInviteDialog.js display err.message to user if available in error msgs 2017-04-23 01:48:27 +01:00
ConfirmRedactDialog.js clarify that redact === delete 2017-03-19 02:34:25 +00:00
ConfirmUserActionDialog.js fix kick dialog CSS 2017-03-13 00:47:33 +00:00
DeactivateAccountDialog.js Fix import for Lifecycle 2017-03-13 14:10:14 +00:00
ErrorDialog.js make autofocus explicit on errordialog as it autoFocus attr seems unreliable 2017-04-22 17:28:48 +01:00
InteractiveAuthDialog.js Remove old import & pass through result 2017-03-03 14:31:52 +00:00
NeedToRegisterDialog.js Create a common BaseDialog 2017-01-24 18:18:54 +00:00
QuestionDialog.js autofocus doesn't seem to work on this button 2017-04-20 00:42:13 +01:00
SessionRestoreErrorDialog.js Don't force-logout the user if reading localstorage fails 2017-02-15 19:33:39 +00:00
SetMxIdDialog.js Add prop type for onDifferentServerClicked 2017-05-10 14:28:48 +01:00
TextInputDialog.js Create a common BaseDialog 2017-01-24 18:18:54 +00:00
UnknownDeviceDialog.js show the room name in the UDE Dialog 2017-04-25 09:26:21 +01:00