riot-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
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
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
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
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx