element-web/src/components/views/right_panel
Travis Ralston 107fa98180 Support arbitrary widgets sticking to the screen + sending stickers
Following https://github.com/matrix-org/matrix-react-sdk/pull/5385, it is now possible for a widget to request these capabilities without being a video conference or sticker picker. This commit actually enables this support for those kinds of widgets.

This commit also fixes an issue in the URL templating where some variables might get set to 'undefined' - this appears to be a scoping issue, so StopGapWidget now stores the definition alongside the superclass. 

Fixes https://github.com/vector-im/element-web/issues/15001
2020-11-20 16:53:15 -07:00
..
BaseCard.tsx Fix Encryption Panel close button clashing with Base Card 2020-09-29 10:11:04 +01:00
EncryptionInfo.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
EncryptionPanel.tsx Fix Encryption Panel close button clashing with Base Card 2020-09-29 10:11:04 +01:00
GroupHeaderButtons.tsx Fix HeaderButtons handler bindings 2020-09-04 12:14:43 +01:00
HeaderButton.tsx TS improvements 2020-10-13 22:58:21 +01:00
HeaderButtons.tsx Create new right panel cards 2020-09-08 15:42:31 +01:00
RoomHeaderButtons.tsx re-order top right buttons 2020-09-09 11:06:15 +01:00
RoomSummaryCard.tsx Remove redundant event listener 2020-10-21 16:05:44 +01:00
UserInfo.tsx Fix DM logic to always pick a more reliable DM room 2020-11-16 15:07:09 -07:00
VerificationPanel.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
WidgetCard.tsx Support arbitrary widgets sticking to the screen + sending stickers 2020-11-20 16:53:15 -07:00