Richard Lewis
|
369cbdaaf6
|
Add missing PropType declarations.
|
2018-04-04 13:38:07 +01:00 |
|
Richard Lewis
|
702380c591
|
Add props to style (remaining) menu padding attributes.
|
2018-04-04 13:37:52 +01:00 |
|
Richard Lewis
|
b2bf4d4709
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into rxl881/snapshot
|
2018-02-23 15:37:33 +00:00 |
|
Richard Lewis
|
234ca8b062
|
Remove top padding from app tile.
|
2018-02-08 17:50:30 +00:00 |
|
Richard Lewis
|
910623d287
|
Close context menu on resize.
|
2018-01-18 12:04:00 +00:00 |
|
Richard Lewis
|
917d85d603
|
Refer rest parameters
|
2018-01-18 12:03:24 +00: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 |
|
Travis Ralston
|
03800b7476
|
Support more positioning options on context menus
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-10-14 21:43:47 -06: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 |
|
David Baker
|
18d4d3392a
|
Fix a bunch of linting errors
eslint --fix and a few manual ones
|
2017-01-20 14:22:27 +00:00 |
|
Matthew Hodgson
|
203172c886
|
typos
|
2017-01-17 14:11:01 +00:00 |
|
wmwragg
|
434115ccda
|
Bugifx: 'background-color' in react should be 'backgroundColor'
|
2016-08-11 17:34:05 +01:00 |
|
wmwragg
|
e2d3631e7c
|
Menu colour now changeable, and leave room item hooked up
|
2016-08-10 16:34:49 +01:00 |
|
wmwragg
|
94350bc780
|
Fixed spelling mistake
|
2016-07-28 15:51:46 +01:00 |
|
wmwragg
|
bc902a9741
|
Tidy up of the contextual menu refactor
|
2016-07-28 14:32:59 +01:00 |
|
wmwragg
|
8246d9148c
|
Initial context menu with all it's elements
|
2016-07-27 17:43:48 +01:00 |
|
wmwragg
|
6e7e091117
|
Refactor so that chevron and menu can be positioned independantly
|
2016-07-27 16:09:07 +01:00 |
|
wmwragg
|
4b26ac58af
|
Re-modularised the context menus
|
2016-07-27 10:41:24 +01:00 |
|