.. |
auth
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
AutocompleteInput.tsx
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
AutoHideScrollbar.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
BackdropPanel.tsx
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
ContextMenu.tsx
|
Explicitly specify all children props (#10312)
|
2023-03-08 13:28:07 +00:00 |
EmbeddedPage.tsx
|
Make more code conform to strict null checks (#10219
|
2023-02-24 15:28:40 +00:00 |
ErrorMessage.tsx
|
Use compound icons (#10292)
|
2023-03-08 11:11:01 +01:00 |
FileDropTarget.tsx
|
Make more code conform to strict null checks (#10219
|
2023-02-24 15:28:40 +00:00 |
FilePanel.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
GenericDropdownMenu.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
GenericErrorPage.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
HomePage.tsx
|
Make more code conform to strict null checks (#10219
|
2023-02-24 15:28:40 +00:00 |
IndicatorScrollbar.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
InteractiveAuth.tsx
|
Apply strictNullChecks to src/components/views/auth/* (#10299
|
2023-03-07 10:45:55 +00:00 |
LargeLoader.tsx
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
LeftPanel.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
LegacyCallEventGrouper.ts
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
LoggedInView.tsx
|
Conform more code to strictNullChecks (#10383
|
2023-03-16 10:35:17 +00:00 |
MainSplit.tsx
|
Explicitly specify all children props (#10312)
|
2023-03-08 13:28:07 +00:00 |
MatrixChat.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
MessagePanel.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
NonUrgentToastContainer.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
NotificationPanel.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
PictureInPictureDragger.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
PipContainer.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
RightPanel.tsx
|
Conform more code to strictNullChecks (#10383
|
2023-03-16 10:35:17 +00:00 |
RoomSearch.tsx
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
RoomSearchView.tsx
|
Remove threads labs flag and the ability to disable threads (#9878)
|
2023-02-20 14:46:07 +00:00 |
RoomStatusBar.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
RoomStatusBarUnsentMessages.tsx
|
Comply with noImplicitAny (#9940)
|
2023-02-13 11:39:16 +00:00 |
RoomView.tsx
|
Conform more code to strictNullChecks (#10383
|
2023-03-16 10:35:17 +00:00 |
ScrollPanel.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
SearchBox.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
SpaceHierarchy.tsx
|
Conform more code to strictNullChecks (#10368
|
2023-03-14 11:09:35 +00:00 |
SpaceRoomView.tsx
|
Conform more code to strictNullChecks (#10383
|
2023-03-16 10:35:17 +00:00 |
SplashPage.tsx
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
|
2023-01-12 13:25:14 +00:00 |
static-page-vars.ts
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
TabbedView.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
ThreadPanel.tsx
|
Remove threads beta feedback button (#10038)
|
2023-02-01 09:50:15 +00:00 |
ThreadView.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
TimelinePanel.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
ToastContainer.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
UploadBar.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
UserMenu.tsx
|
Fix UIFeature.Registration not applying to all paths (#10371)
|
2023-03-14 15:20:38 +00:00 |
UserView.tsx
|
Conform more of the code base to strict null checking (#10147)
|
2023-02-13 17:01:43 +00:00 |
ViewSource.tsx
|
Conform more of the codebase to strictNullChecks (#10350
|
2023-03-10 14:55:06 +00:00 |
WaitingForThirdPartyRoomView.tsx
|
Implement third-party invite waiting room (#10229)
|
2023-03-06 12:08:04 +01:00 |