mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-24 17:38:40 +08:00
a0c029c3c1
* Fix alignment of RTL messages Inspired by https://github.com/matrix-org/matrix-react-sdk/pull/5453 but hopefully with the edited marker in the right place. This is a PoC: types aren't correct and the style needs pulling out to a class. Plus it would probably need more visual tests added. If this looks acceptable, I can make these changes. * Fix spacing between text and edited annotation * Update snapshot * Update more snapshots * More snapshots * More more snapshots * Split out style * Fix emotes This will cause them always be right-justified if the display name is rtl. * Add playwright test for ltr/rtl message rendering * Better snapshots * Await on message sending * Better waiting, hopefully * Old snapshot files * Really hopefully fixed screenshots this time * Don't include the message action bar in the screenshots |
||
---|---|---|
.. | ||
__snapshots__ | ||
EventTile | ||
NotificationBadge | ||
RoomHeader | ||
wysiwyg_composer | ||
BasicMessageComposer-test.tsx | ||
EditMessageComposer-test.tsx | ||
EventTile-test.tsx | ||
ExtraTile-test.tsx | ||
LegacyRoomHeader-test.tsx | ||
MemberList-test.tsx | ||
MemberTile-test.tsx | ||
MessageComposer-test.tsx | ||
MessageComposerButtons-test.tsx | ||
NewRoomIntro-test.tsx | ||
PinnedEventTile-test.tsx | ||
PresenceLabel-test.tsx | ||
ReadReceiptGroup-test.tsx | ||
RoomHeader-test.tsx | ||
RoomKnocksBar-test.tsx | ||
RoomList-test.tsx | ||
RoomListHeader-test.tsx | ||
RoomPreviewBar-test.tsx | ||
RoomPreviewCard-test.tsx | ||
RoomSearchAuxPanel-test.tsx | ||
RoomTile-test.tsx | ||
SearchResultTile-test.tsx | ||
SendMessageComposer-test.tsx | ||
ThirdPartyMemberInfo-test.tsx | ||
VoiceRecordComposerTile-test.tsx |