element-web/src/customisations
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
..
models
Alias.ts
Directory.ts Add directory publish customisation point 2021-07-09 17:51:18 +01:00
Lifecycle.ts
Media.ts
RoomList.ts
Security.ts
WidgetPermissions.ts
WidgetVariables.ts Add customisation point for declaring widget variables 2021-07-22 15:43:18 -06:00