Phase 1 Refactor MImageBody to shared component (#33093)

* Phase 1 Refactor MImageBody to shared component

* blurhash package added into shared components

* Added image snapshots

* Correct the GIF label css design

* Update snapshot for GIF

* crop image correctly

* Update snapshot to reflect updates

* typo fix

* update css to compund variables

* Added tsdoc to function

* Fix inaccurate css and text values in stories

* use const enum instead

* Add i18n to shared components + added string

* Correct css comment information

* Update lockfile
This commit is contained in:
Zack
2026-04-16 08:59:32 +00:00
committed by GitHub
parent aa0abdb43a
commit d4aea25600
20 changed files with 1095 additions and 1 deletions
+1
View File
@@ -63,6 +63,7 @@
"linkifyjs": "4.3.2",
"lodash": "npm:lodash-es@^4.17.21",
"matrix-web-i18n": "catalog:",
"react-blurhash": "^0.3.0",
"react-merge-refs": "^3.0.2",
"react-resizable-panels": "^4.6.5",
"react-virtuoso": "^4.14.0",