element-web/src/components/views/dialogs
Peter Vágner f2ca02eaf8 SetEmailDialog: use autoFocus prop on the EditableText rather than using
its ref inside onComponentDidMount function. This is shorter better and
has been requested.
2017-12-20 10:13:37 +01:00
..
AddressPickerDialog.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
BaseDialog.js Move aria-hidden management from the BaseDialog component to the Modal 2017-12-20 10:09:26 +01:00
ChatCreateOrReuseDialog.js Applied aria-describedby to all other dialogs that are using BaseDialog. 2017-12-05 13:52:20 +01:00
ConfirmRedactDialog.js Address eslint errors 2017-11-26 16:04:24 +13:00
ConfirmUserActionDialog.js Several changes improving accessibility of the dialogs 2017-12-03 21:38:21 +01:00
CreateGroupDialog.js Forgot to turn div displaying error text into an aria-alert in the 2017-12-05 23:46:02 +01:00
CreateRoomDialog.js Elliminate lint errors and warnings 2017-12-08 07:47:08 +01:00
DeactivateAccountDialog.js Run eslint --fix 2017-10-11 17:56:17 +01:00
DeviceVerifyDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
ErrorDialog.js Applied aria-describedby to all other dialogs that are using BaseDialog. 2017-12-05 13:52:20 +01:00
InteractiveAuthDialog.js Address review request comments 2017-12-14 10:31:28 +01:00
KeyShareDialog.js Applied aria-describedby to all other dialogs that are using BaseDialog. 2017-12-05 13:52:20 +01:00
QuestionDialog.js Several changes improving accessibility of the dialogs 2017-12-03 21:38:21 +01:00
SessionRestoreErrorDialog.js Address review request comments 2017-12-14 10:31:28 +01:00
SetEmailDialog.js SetEmailDialog: use autoFocus prop on the EditableText rather than using 2017-12-20 10:13:37 +01:00
SetMxIdDialog.js Merge branch 'develop' into dialog-a11y 2017-12-06 11:10:18 +01:00
TextInputDialog.js Elliminate lint errors and warnings 2017-12-08 07:47:08 +01:00
UnknownDeviceDialog.js Merge branch 'develop' into dialog-a11y 2017-12-14 11:04:59 +01:00