David Baker
|
443ab1add7
|
Put back default strings on dialogs
But make them work by calling _t in render rather than
getDefaultProps().
Also sort out some 'Warning!' strings
|
2017-05-25 18:20:48 +01:00 |
|
David Baker
|
d419c42a4f
|
Squash merge https://github.com/matrix-org/matrix-react-sdk/pull/801
|
2017-05-23 15:16:31 +01:00 |
|
David Baker
|
ebfafb3639
|
Revert "Merge pull request #807 from matrix-org/matthew/quick-search"
This reverts commit 0ad1d8caf3 , reversing
changes made to 1189368aab .
|
2017-05-16 16:11:01 +01:00 |
|
Matthew Hodgson
|
90f526bdeb
|
autofocus doesn't seem to work on this button
|
2017-04-20 00:42:13 +01:00 |
|
Luke Barnard
|
b21f016d37
|
Add "Export E2E keys" option to logout dialog
Fixes https://github.com/vector-im/riot-web/issues/3184
|
2017-03-16 14:18:18 +00:00 |
|
Luke Barnard
|
6d296a0e7a
|
Warn users about using e2e for the first time
|
2017-03-01 15:41:13 +00:00 |
|
Richard van der Hoff
|
56cf7a6af7
|
Create a common BaseDialog
I'm fed up with copying the boilerplate for modal dialogs the whole time.
|
2017-01-24 18:18:54 +00:00 |
|
Matthew Hodgson
|
8519756c8c
|
add dialog keyboard shortcuts.
|
2016-09-16 02:26:17 +01:00 |
|
wmwragg
|
febd2110c5
|
Updated all dialogs to define their primary button, I've selected the one that had been specified for focus, but the primary button isn't dependent on focus, it's a UX feature
|
2016-07-15 11:23:58 +01:00 |
|
Matthew Hodgson
|
03bdcf265a
|
fix proptypes on dialogs
|
2016-03-18 11:20:00 +00:00 |
|
Matthew Hodgson
|
396d23b267
|
kill annoying warning
|
2016-03-17 18:49:40 +00:00 |
|
manuroe
|
7985413893
|
Created TextInputDialog
In css, created a generic mx_Dialog_title class for all dialogs
|
2016-01-13 16:32:41 +01:00 |
|
Matthew Hodgson
|
0772f50fab
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
|
Kegan Dougal
|
fcb6db684b
|
Move and merge QuestionDialog and ErrorDialog
|
2015-11-30 14:11:04 +00:00 |
|