Implement new renderNotificationDecoration from module API (#31389)

* Upgrade module api package

* Add a wrapper component

So that we can render the decoration component with just the room.

* Implement module API method

* Add more tests
This commit is contained in:
R Midhun Suresh
2025-12-03 11:11:47 +00:00
committed by GitHub
parent 3e2ee7c829
commit 3c6f3f7814
7 changed files with 111 additions and 9 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@element-hq/element-web-module-api": "1.7.0",
"@element-hq/element-web-module-api": "1.8.0",
"@element-hq/web-shared-components": "link:packages/shared-components",
"@fontsource/fira-code": "^5",
"@fontsource/inter": "^5",