mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 05:01:41 +03:00
107fa98180
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 |
||
---|---|---|
.. | ||
BaseCard.tsx | ||
EncryptionInfo.tsx | ||
EncryptionPanel.tsx | ||
GroupHeaderButtons.tsx | ||
HeaderButton.tsx | ||
HeaderButtons.tsx | ||
RoomHeaderButtons.tsx | ||
RoomSummaryCard.tsx | ||
UserInfo.tsx | ||
VerificationPanel.tsx | ||
WidgetCard.tsx |