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 |
|
Luke Barnard
|
d3f9a3aeb5
|
Run eslint --fix
Fixing 1000s of lint issues. Some rules cannot be `--fix`ed but this goes some way to linting the entire codebase.
|
2017-10-11 17:56:17 +01:00 |
|
Kegan Dougal
|
0f4028da07
|
Add more translations..
|
2017-06-08 09:44:58 +01:00 |
|
Matthew Hodgson
|
0772f50fab
|
update copyright for 2016
|
2016-01-07 04:06:52 +00:00 |
|
Matthew Hodgson
|
bd498b47b3
|
fix 'this' scoping bug that could never have worked...
|
2015-12-28 02:36:18 +00:00 |
|
Kegan Dougal
|
172735a837
|
Move create_room atoms to components
|
2015-11-26 15:44:42 +00:00 |
|