React to theme changes in widget mode#2910
Conversation
hughns
left a comment
There was a problem hiding this comment.
Need to fix the lint errors, which I think will then show the typings errors due to dependency on the unmerged PR in matrix-widget-api.
Please can you add the necessary version bump to package.json and yarn.lock?
Some comments inline.
|
Lints fixed, I plan to bump the matrix-widget-api version once the linked PR is reviewed and released. (That's what I should've used the 'blocked' label for) |
|
The rust widget driver does not send the theme change action iirc. |
|
I've merged matrix-org/matrix-widget-api#119 so I think this PR is now unblocked. |
|
Marking as draft until updated with the upstream dep to fix the typechecking. |
Part of the fix for element-hq/element-web#27671
Depends on:
Expand support for MSC2873 (changing theme/language) matrix-org/matrix-widget-api#117
Export theme and language action types matrix-org/matrix-widget-api#119
created issue for the rust-sdk widget driver