element-web/test/components/views/rooms/__snapshots__
Germain d49581344e
Integrate @vector-im/compound-web (#11354)
* Create useRoomName hook

Mark RoomName component as deprecated

* Pass out-of-band data to relevant RoomHeader component

* Mark LegacyRoomHeader as deprecated

* Fix incorrect search&replace in _RoomHeader.pcss

* lintfix

* Mark room as optional in room topic hook

* Fix i18n

* Discard use of useCallback

* Change export of useRoomName

* fix ts issue

* lints

* Add room topic to room header

* lintfix

* lintfix & clamp to one line

* Revert optimisations to DecoratedRoomAvatar

* Add test for opening the room summary

* Make transition honour prefer-reduced-motion

* Integrate @vector-im/compound-web

* Use compound type styles

* Use latest version of @vector-im/compound-web

* Change component name

* Fallback when room is undefined

* fix snapshot
2023-08-02 13:03:04 +00:00
..
ExtraTile-test.tsx.snap Refactor ExtraTile to use functional components (#10191) 2023-02-23 11:57:37 +00:00
PinnedEventTile-test.tsx.snap Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
RoomHeader-test.tsx.snap Integrate @vector-im/compound-web (#11354) 2023-08-02 13:03:04 +00:00
RoomPreviewBar-test.tsx.snap Conform more of the codebase to strictNullChecks + noImplicitAny (#11179) 2023-07-04 14:49:27 +01:00
RoomTile-test.tsx.snap Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
ThirdPartyMemberInfo-test.tsx.snap Simplify nodes on ThirdPartyMemberInfo (#10889) 2023-05-24 08:28:15 +00:00