element-portable/src/stores/widgets
Travis Ralston bb0be4ba72 Add customisation point for declaring widget variables
Fixes https://github.com/vector-im/element-web/issues/18035 (indirectly; issue is on a non-standard version of Element).

This has an isReady() step because the variable usage code path cannot be made async, so instead we let the async loading state happen in the prepare() stage. This is required for the intended usecase.
2021-07-22 15:43:18 -06:00
..
ElementWidgetActions.ts Option for audio streaming 2021-03-02 15:20:54 +00:00
ElementWidgetCapabilities.ts Wire up MSC2931 widget navigation 2020-12-29 12:35:48 -07:00
StopGapWidget.ts Add customisation point for declaring widget variables 2021-07-22 15:43:18 -06:00
StopGapWidgetDriver.ts Exclude state events from widgets reading room events 2021-07-14 12:48:27 -06:00
WidgetLayoutStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
WidgetMessagingStore.ts Transition all remaining messaging over (delete the old stuff) 2020-09-30 20:20:31 -06:00
WidgetPermissionStore.ts Appease the linter 2020-11-25 18:58:30 -07:00