element-web/src/stores/widgets
Travis Ralston 76cc5bfb7d Remember all capabilities given to a widget
Fixes https://github.com/vector-im/element-web/issues/18786

Instead of replacing the remembered set, we now add to it. This should be safe as the user expectation was previously to remember the capabilities, so we can keep appending to that list.

This commit also moves the utility functions closer to the widget driver as they aren't needed in the dialog anymore.
2021-08-25 22:30:57 -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 Remember all capabilities given to a widget 2021-08-25 22:30:57 -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