riot-web/test/stores
Oliver Sand a0c2676c38
Pass device id to widgets (#10209)
* Pass device id to widget

Implement the [comment in MSC 3819](https://github.com/matrix-org/matrix-spec-proposals/pull/3819#discussion_r1099833846) which requests passing a device id to a widget.

This is based on the previous work in the matrix-widget-api: https://github.com/matrix-org/matrix-widget-api/pull/78

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>

* Include all data that is shared in the permissions screen

* Update matrix-widget-api to version 1.4.0

Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>

* Fix type and test

Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>

---------

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
Co-authored-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-05-23 13:35:31 +00:00
..
__snapshots__
notifications
right-panel Apply prettier formatting 2022-12-12 12:24:14 +01:00
room-list Ignore edits in message previews when they concern messages other than latest (#10868) 2023-05-15 18:27:46 +01:00
widgets Pass device id to widgets (#10209) 2023-05-23 13:35:31 +00:00
AccountPasswordStore-test.ts
ActiveWidgetStore-test.ts
AutoRageshakeStore-test.ts
BreadcrumbsStore-test.ts
MemberListStore-test.ts
OwnBeaconStore-test.ts
RoomNotificationStateStore-test.ts
RoomViewStore-test.ts
SetupEncryptionStore-test.ts Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
SpaceStore-test.ts Fix people space notification badge not updating for new DM invites (#10849) 2023-05-12 10:49:41 +00:00
ToastStore-test.ts
TypingStore-test.ts
UserProfilesStore-test.ts
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts