Peter Vágner
|
14991afbe5
|
Merge branch 'develop' into dialog-a11y
|
2018-02-06 23:04:15 +01:00 |
|
Aidan Gauland
|
35780f5ae0
|
Remove use of deprecated React.PropTypes
Replace all uses of React.PropTypes with PropTypes and importing PropTypes from
'prop-types'.
|
2017-12-26 14:03:18 +13:00 |
|
Peter Vágner
|
a31af39ca8
|
Applied aria-describedby to all other dialogs that are using BaseDialog.
Also added initial focus where it has not been set.
|
2017-12-05 13:52:20 +01:00 |
|
Luke Barnard
|
dad797d4a2
|
Run linting --fix
|
2017-11-16 13:19:36 +00:00 |
|
Stefan Parviainen
|
a96169e80e
|
Fix merge conflict
|
2017-10-02 17:57:22 +02: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 |
|
Stefan Parviainen
|
cc441f42f9
|
Some more translatable strings
Signed-off-by: Stefan Parviainen <pafcu@iki.fi>
|
2017-09-23 09:02:51 +02:00 |
|
Michael Telatynski
|
bf98c0da7c
|
un-i18n Modal Analytics
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-07-27 17:19:18 +01:00 |
|
Richard van der Hoff
|
32e3ea0601
|
Address review comments
|
2017-06-05 17:58:11 +01:00 |
|
Richard van der Hoff
|
d5bc24d9f7
|
Initial implementation of KeyRequestHandler, KeyShareDialog etc
|
2017-06-01 18:40:04 +01:00 |
|