riot-web/test/components/views/rooms
David Baker bd6ebc9630
Change 'type' prop on badges to 'forceDot' (#12327)
* Change 'type' prop on badges tio 'forceDot'

Which, hopefully, better represents what it actually does. Tidies
up some of the logic.

Split out from https://github.com/matrix-org/matrix-react-sdk/pull/12254

* Missed a file

* More comments

* Oops, there is no count here.

* Back out the logic refactor of StatelessNotificationBadge

because it was also updating the logic for mark as unread badges and
rewriting the ternary to the previous logic would be quite complex.

* Fix doc comment

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Clarify doc on displaying the count

* Update doc for the forceDot param here too.

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-03-14 14:30:47 +00:00
..
EventTile
NotificationBadge Change 'type' prop on badges to 'forceDot' (#12327) 2024-03-14 14:30:47 +00:00
RoomHeader Update to compound-web 3.0.1 (#12208) 2024-02-02 10:26:06 +00:00
__snapshots__ Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
wysiwyg_composer
BasicMessageComposer-test.tsx
EditMessageComposer-test.tsx
EventTile-test.tsx Remove references to internal js-sdk type `CryptoBackend` (#12321) 2024-03-06 22:59:41 +00:00
ExtraTile-test.tsx
LegacyRoomHeader-test.tsx Add labs flag for Threads Activity Centre (#12137) 2024-01-29 17:52:48 +00:00
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 Call guest access link creation to join calls as a non registered user via the EC SPA (#12259) 2024-03-07 15:38:53 +00:00
RoomKnocksBar-test.tsx
RoomList-test.tsx
RoomListHeader-test.tsx
RoomPreviewBar-test.tsx
RoomPreviewCard-test.tsx
RoomTile-test.tsx Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
SearchBar-test.tsx
SearchResultTile-test.tsx
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx