element-portable/src/components/views/context_menus
Travis Ralston bd1de8d45b Require a room ID for WidgetStore's pinned widget contracts
This should alleviate https://github.com/vector-im/element-web/issues/15705 from happening, though the cause is still unknown.

Requiring a room ID is safe for this because only room widgets can be pinned, and widget IDs are not globally unique which means from a logical standpoint the contract still makes sense here.
2020-12-01 13:05:48 -07: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 Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
MessageContextMenu.js Don't let users accidentally redact ACL events 2020-11-02 12:55:59 -07: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.tsx Require a room ID for WidgetStore's pinned widget contracts 2020-12-01 13:05:48 -07:00