element-web/src/components/views/dialogs
Aidan Gauland 2674fcb6d3 Use DialogButtons in TextInputDialog
Use DialogButtons to eliminate duplicate button code.
2017-12-23 17:02:19 +13:00
..
AddressPickerDialog.js Use DialogButtons in AddressSelector 2017-12-23 17:02:19 +13:00
BaseDialog.js Allow BaseDialog to take a class for the title <div> 2017-12-23 17:02:19 +13:00
ChatCreateOrReuseDialog.js Use DialogButtons in ChatCreateOrReuseDialog 2017-12-23 17:02:19 +13:00
ConfirmRedactDialog.js Address eslint errors 2017-11-26 16:04:24 +13:00
ConfirmUserActionDialog.js Use DialogButtons in ConfirmUserActionDialog 2017-12-23 17:02:19 +13:00
CreateGroupDialog.js Correct order of buttons in CreateGroupDialog 2017-12-23 17:02:19 +13:00
CreateRoomDialog.js Use DialogButtons in CreateRoomDialog 2017-12-23 17:02:19 +13:00
DeactivateAccountDialog.js Rebase DeactivateAccountDialog on BaseDialog 2017-12-23 17:02:19 +13:00
DeviceVerifyDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
ErrorDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
InteractiveAuthDialog.js Run eslint --fix 2017-10-11 17:56:17 +01:00
KeyShareDialog.js Run linting --fix 2017-11-16 13:19:36 +00:00
QuestionDialog.js Use DialogButtons in QuestionDialog 2017-12-23 17:02:19 +13:00
SessionRestoreErrorDialog.js Use DialogButtons in SessionRestoreErrorDialog 2017-12-23 17:02:19 +13:00
SetEmailDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
SetMxIdDialog.js Factor out isCtrlOrCmdKeyEvent, use that in TagPanel 2017-12-01 10:30:49 +00:00
TextInputDialog.js Use DialogButtons in TextInputDialog 2017-12-23 17:02:19 +13:00
UnknownDeviceDialog.js better proptypes 2017-12-06 19:07:12 +00:00