element-web/src/widgets
Travis Ralston f54e99c708 Use WidgetType more often to avoid breaking new sticker pickers
Turns out that setUserWidget() wasn't updated to take a real WidgetType, but the code in ScalarMessaging thought it did. This leads to integration managers trying to add sticker widgets with an object `type` rather than a string `type`, which doesn't work.

This updates other code paths which call into the various widget classes to use WidgetType more often. The actual code path for fixing widgets is resolved in WidgetUtils for the setUserWidget function body.
2020-04-21 16:01:10 -06:00
..
Jitsi.ts Allow iframes and Jitsi URLs in /addwidget 2020-04-09 16:03:40 -06:00
WidgetApi.ts Remove get-config API 2020-04-01 10:40:03 +01:00
WidgetType.ts Use WidgetType more often to avoid breaking new sticker pickers 2020-04-21 16:01:10 -06:00