Michael Telatynski
|
a8231f7bf9
|
Remove redundant stale onKeyDown
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-10-05 08:26:57 +01:00 |
|
Luke Barnard
|
6b9a2909df
|
Add rule to enforce spacing in curly brackets in JSX children
This required an updated in version of eslint-plugin-react to 7.4.0.
|
2017-09-28 11:21:06 +01:00 |
|
David Baker
|
5c359e63ab
|
Bulk change counterpart imports
to use languageHandler wrapper func
|
2017-05-25 11:39:08 +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 |
|
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 |
|
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
|
532e93d7cb
|
fix up trailing whitespace and put the buttons in the right order
|
2016-06-02 21:07:04 +01:00 |
|
Matthew Hodgson
|
03bdcf265a
|
fix proptypes on dialogs
|
2016-03-18 11:20:00 +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 |
|