element-web/test/components/views/rooms
Michael Telatynski 061c269f36
Use Compound Tooltips in StatelessNotificationBadge, VerifyEmailModal, CheckEmail (#12084)
* Switch StatelessNotificationBadge to using Compound Tooltips

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Migrate CheckEmail & VerifyEmailModal to Compound tooltips

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix CSS stacking contexts for Dialogs & PersistedElement

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Switch to PersistedElement sharing a CSS stacking context for z-index to continue functioning

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix Widget PIP overlay being under the widget and dragging being broken

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix border-radius on widget pip

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix majority of tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix jest retryTimes applying outside of CI

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix remaining tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix React unique key warnings

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix sticker picker

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* id not class

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix widget pip button colour in light theme

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-09 11:46:27 +00:00
..
EventTile
NotificationBadge Use Compound Tooltips in StatelessNotificationBadge, VerifyEmailModal, CheckEmail (#12084) 2024-01-09 11:46:27 +00:00
RoomHeader Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
__snapshots__ Switch Pill & E2EIcon to using Compound Tooltips (#12080) 2023-12-21 15:21:41 +00:00
wysiwyg_composer Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
BasicMessageComposer-test.tsx Escape placeholder before injecting it into the style (#11607) 2023-09-19 05:58:53 +00:00
EditMessageComposer-test.tsx
EventTile-test.tsx
ExtraTile-test.tsx
LegacyRoomHeader-test.tsx
MemberList-test.tsx Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
MemberTile-test.tsx Switch Pill & E2EIcon to using Compound Tooltips (#12080) 2023-12-21 15:21:41 +00:00
MessageComposer-test.tsx
MessageComposerButtons-test.tsx Replace some enzyme tests by @testing-library/react (#9822) 2022-12-23 10:46:14 +00:00
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx
PresenceLabel-test.tsx
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Add RoomKnocksBar to RoomHeader (#12077) 2024-01-03 12:25:44 +00:00
RoomKnocksBar-test.tsx
RoomList-test.tsx
RoomListHeader-test.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
RoomPreviewBar-test.tsx Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
RoomPreviewCard-test.tsx
RoomTile-test.tsx
SearchBar-test.tsx
SearchResultTile-test.tsx Render timeline separator for late event groups (#11739) 2023-10-16 14:14:04 +00:00
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx