1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-24 06:02:08 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
6d296a0e7a Warn users about using e2e for the first time 2017-03-01 15:41:13 +00:00
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
8519756c8c add dialog keyboard shortcuts. 2016-09-16 02:26:17 +01:00
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
03bdcf265a fix proptypes on dialogs 2016-03-18 11:20:00 +00:00
396d23b267 kill annoying warning 2016-03-17 18:49:40 +00:00
7985413893 Created TextInputDialog
In css, created a generic mx_Dialog_title class for all dialogs
2016-01-13 16:32:41 +01:00
0772f50fab update copyright for 2016 2016-01-07 04:06:52 +00:00
fcb6db684b Move and merge QuestionDialog and ErrorDialog 2015-11-30 14:11:04 +00:00