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 Add a few things to IMediaEventContent 2021-07-02 13:55:36 +02:00
Alias.ts Add display alias customisation point 2021-07-09 17:11:17 +01:00
Directory.ts Add directory publish customisation point 2021-07-09 17:51:18 +01:00
Lifecycle.ts Add lifecycle customisation point after logout 2020-11-27 11:23:01 +00:00
Media.ts Lint MXC APIs to centralise access 2021-06-30 14:19:39 +01:00
RoomList.ts Make it possible in-code to hide rooms from the room list 2020-11-25 19:42:57 -07:00
Security.ts Update import location for types 2021-07-07 20:19:52 +01:00
WidgetPermissions.ts Appease the linter 2020-11-23 12:06:05 -07:00
WidgetVariables.ts Add customisation point for declaring widget variables 2021-07-22 15:43:18 -06:00