Signal-Desktop/ts/components/conversationList
Fedor Indutny 698c7a7739
Fix click handling for stories
2022-09-27 13:24:21 -07:00
..
BaseConversationListItem.tsx Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
ContactCheckbox.tsx Assume everyone is GV2-capable 2022-03-04 13:48:44 -06:00
ContactListItem.tsx Add to group by username 2022-06-16 17:38:28 -07:00
ConversationListItem.tsx Added last-message's author to group conversation list in left pane 2022-08-25 09:16:37 -07:00
CreateNewGroupButton.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupListItem.tsx Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
MessageBodyHighlight.stories.tsx Upgrade react and storybook 2022-06-06 17:48:02 -07:00
MessageBodyHighlight.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
MessageSearchResult.stories.tsx Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00
MessageSearchResult.tsx tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
PhoneNumberCheckbox.tsx Fix click handling for stories 2022-09-27 13:24:21 -07:00
SearchResultsLoadingFakeHeader.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
SearchResultsLoadingFakeRow.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
StartNewConversation.tsx Fix click handling for stories 2022-09-27 13:24:21 -07:00
UsernameCheckbox.tsx Add to group by username 2022-06-16 17:38:28 -07:00
UsernameSearchResultListItem.tsx Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00