element-web/src/components/views/context_menus
Travis Ralston c815a370e7 Remove some unused components
We no longer have tinting support, so remove it. We still need the `Tinter` to exist though as it's used in quite a few places (though does nothing). Similarly, we have to keep the `roomColor` setting due to it being used in a few places - another PR can take away the tinter support properly.

The room tile context menu and top left menu are artifacts of the old room list.

The end to end tests weren't failing before as the code path is unused, however it seems worthwhile to keep it as we will eventually need it.
2020-08-20 20:47:02 -06:00
..
GenericElementContextMenu.js Correct case of propTypes property in ES6 React Components. React 16 2019-09-06 14:27:33 +01:00
GenericTextContextMenu.js Correct case of propTypes property in ES6 React Components. React 16 2019-09-06 14:27:33 +01:00
GroupInviteTileContextMenu.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
IconizedContextMenu.tsx tidy up IconizedContextMenu CSS 2020-08-04 21:42:45 +01:00
MessageContextMenu.js Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
StatusMessageContextMenu.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
TagTileContextMenu.js A visit from the lint bunny 2020-07-15 10:51:57 +01:00
WidgetContextMenu.js s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00