element-web/src/components/views/context_menus
J. Ryan Stinnett 9991a544aa Resolve default export warnings from Webpack
Webpack was printing several warnings about missing default exports,
particularly from components, where we auto-generate a default import via the
component index.

As part of this, the emoji picker recent handling (which is not a component) is
moved elsewhere to avoid the generated import.
2020-01-24 22:26:34 +00: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
MessageContextMenu.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
RoomTileContextMenu.js Be consistent about our settings svg, free the other one 2020-01-22 15:34:17 +00:00
StatusMessageContextMenu.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
TagTileContextMenu.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
TopLeftMenu.js Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
WidgetContextMenu.js s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00