element-web/src/components/views/dialogs
Michael Telatynski 26aec4364d
Merge pull request #2000 from matrix-org/t3chguy/deduplicate_address_picker
hide already chosen results from AddressPickerDialog
2018-06-21 14:07:52 +01:00
..
AddressPickerDialog.js invert boolean operation for readability and add comment 2018-06-21 12:14:16 +01:00
BaseDialog.js fix Modal typo and refactor BaseDialog to fix " undefined" className 2018-06-12 11:22:02 +01:00
BugReportDialog.js Fix UX issues with bug report dialog 2018-04-30 13:39:46 +01:00
ChangelogDialog.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ChatCreateOrReuseDialog.js delint ChatCreateOrReuseDialog 2018-06-21 11:37:37 +01:00
ConfirmRedactDialog.js Address eslint errors 2017-11-26 16:04:24 +13:00
ConfirmUserActionDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
CreateGroupDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
CreateRoomDialog.js allow CreateRoom to scale properly horizontally 2018-06-13 09:13:32 +01:00
DeactivateAccountDialog.js Change wording and appearance of Deactivate Account dialog 2018-05-24 11:50:45 +01:00
DeviceVerifyDialog.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DevtoolsDialog.js Styling for consistency. 2018-05-23 17:40:15 +01:00
ErrorDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
InteractiveAuthDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
KeyShareDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
QuestionDialog.js QuestionDialog pass hasCancelButton to DialogButtons 2018-06-14 18:58:38 +01:00
SessionRestoreErrorDialog.js lint 2018-04-30 14:34:14 +01:00
SetEmailDialog.js fix onBlur breaking the SetEmail field (setting it back empty :() 2018-06-18 18:21:04 +01:00
SetMxIdDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
SetPasswordDialog.js fix a way to get stuck in set password/email flow 2018-06-18 18:14:48 +01:00
ShareDialog.js remove subheadings in ShareDialog 2018-06-14 18:56:46 +01:00
TextInputDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
UnknownDeviceDialog.js Wrap GeminiScrollbar in a component, enabled forceGemini 2018-03-27 13:04:26 +01:00