riot-web/test/stores
Timo c42562ef39
Make EC widget theme reactive - Update widget url when the theme changes (#12295)
* update widget url when the theme changes

Signed-off-by: Timo K <toger5@hotmail.de>

* quick "make it EC specific" workaround proposal.

Signed-off-by: Timo K <toger5@hotmail.de>

* use `matches`

Signed-off-by: Timo K <toger5@hotmail.de>

* test coverage

Signed-off-by: Timo K <toger5@hotmail.de>

* more test coverage

Signed-off-by: Timo K <toger5@hotmail.de>

* fix jest

Signed-off-by: Timo K <toger5@hotmail.de>

* add tests for theme changes

Signed-off-by: Timo K <toger5@hotmail.de>

* update snapshots

Signed-off-by: Timo K <toger5@hotmail.de>

* test for theme update with non ec widget

Signed-off-by: Timo K <toger5@hotmail.de>

* add dark custom theme widget url

Signed-off-by: Timo K <toger5@hotmail.de>

* trigger conditions for theme cleanup

Signed-off-by: Timo K <toger5@hotmail.de>

* update tests using testId

Signed-off-by: Timo K <toger5@hotmail.de>

* use typed event emitter for theme watcher

Signed-off-by: Timo K <toger5@hotmail.de>

* simplify condition

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2024-03-13 14:52:41 +00:00
..
__snapshots__
notifications Add labs flag for Threads Activity Centre (#12137) 2024-01-29 17:52:48 +00:00
oidc Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
right-panel Right panel: view third party invite info without clearing history (#11934) 2023-11-27 22:30:57 +00:00
room-list Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
widgets Make EC widget theme reactive - Update widget url when the theme changes (#12295) 2024-03-13 14:52:41 +00:00
AccountPasswordStore-test.ts
ActiveWidgetStore-test.ts
AutoRageshakeStore-test.ts Fix requests for senders to submit auto-rageshakes (#12304) 2024-03-04 16:24:08 +00:00
BreadcrumbsStore-test.ts
LifecycleStore-test.ts Fix spurious session corruption error (#12280) 2024-02-26 15:30:32 +00:00
MemberListStore-test.ts
OwnBeaconStore-test.ts
OwnProfileStore-test.ts
RoomNotificationStateStore-test.ts Add labs flag for Threads Activity Centre (#12137) 2024-01-29 17:52:48 +00:00
RoomViewStore-test.ts Fix buttons of widget in a room (#12288) 2024-02-27 12:02:16 +00:00
SetupEncryptionStore-test.ts
SpaceStore-test.ts Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
ToastStore-test.ts
TypingStore-test.ts
UserProfilesStore-test.ts
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts