..
auth
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
AutocompleteInput.tsx
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
AutoHideScrollbar.tsx
Fix more detached DOM leaks ( #10806 )
2023-05-09 07:50:57 +00:00
BackdropPanel.tsx
Apply prettier formatting
2022-12-12 12:24:14 +01:00
ContextMenu.tsx
Add arrow key controls to emoji and reaction pickers ( #10637 )
2023-04-20 14:56:21 +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
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01: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 ( #10800 )
2023-05-10 08:41:55 +01:00
InteractiveAuth.tsx
Fix: No feedback when waiting for the server on a /delete_devices request with SSO ( #10795 )
2023-05-07 21:12:45 +00:00
LargeLoader.tsx
Apply prettier formatting
2022-12-12 12:24:14 +01:00
LeftPanel.tsx
Conform more of the codebase to strictNullChecks
( #10666 )
2023-04-20 09:49:10 +01:00
LegacyCallEventGrouper.ts
Fix the state shown for call in rooms ( #10833 )
2023-05-15 08:37:40 +00:00
LoggedInView.tsx
Fix ResizeHandle of the third pinned widget ( #10896 )
2023-05-15 07:40:15 +00:00
MainSplit.tsx
Update _ResizeHandle.pcss
( #10772 )
2023-05-04 15:19:55 +00:00
MatrixChat.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
MessagePanel.tsx
Fix class name of the read marker on MessagePanel
( #10745 )
2023-05-15 11:02:04 +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
Wrap the title heading on Notification panel with mx_BaseCard_header_title ( #10818 )
2023-05-08 07:43:59 +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 codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
RightPanel.tsx
Conform more of the codebase to strictNullChecks
( #10738 )
2023-05-09 18:24:40 +01:00
RoomSearch.tsx
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
RoomSearchView.tsx
Conform more of the codebase to strictNullChecks
( #10842 )
2023-05-11 09:56:56 +01:00
RoomStatusBar.tsx
use ExternalLink components for external links ( #10758 )
2023-05-03 21:26:26 +00:00
RoomStatusBarUnsentMessages.tsx
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
RoomView.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
ScrollPanel.tsx
Conform more of the codebase to strictNullChecks ( #10800 )
2023-05-10 08:41:55 +01:00
SearchBox.tsx
Conform more of the codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
SpaceHierarchy.tsx
Conform more of the codebase to strictNullChecks ( #10505
2023-04-05 09:02:40 +01:00
SpaceRoomView.tsx
use ExternalLink components for external links ( #10758 )
2023-05-03 21:26:26 +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
Use generics to better type TabbedView ( #10726 )
2023-04-27 12:55:29 +01:00
ThreadPanel.tsx
Strictify components/structures/Thread*
( #10478 )
2023-03-30 09:44:28 +01:00
ThreadView.tsx
Fix emitter handler leak in ThreadView ( #10803 )
2023-05-05 15:05:58 +00:00
TimelinePanel.tsx
Enable pagination for overlay timelines ( #10757 )
2023-05-12 16:27:41 +00:00
ToastContainer.tsx
Revert "Implement new toast UI ( #10467 )" ( #10740 )
2023-04-28 14:56:26 +00:00
UploadBar.tsx
fix file size display from kB to KB ( #10561 )
2023-04-11 14:48:41 +01:00
UserMenu.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
UserView.tsx
Conform more of the codebase to strictNullChecks ( #10672 )
2023-04-21 11:50:42 +01:00
ViewSource.tsx
Fix view source from edit history dialog always showing latest event ( #10626 )
2023-04-17 16:09:17 +00:00
WaitingForThirdPartyRoomView.tsx
Use brand variable consistently ( #10867 )
2023-05-12 10:25:20 +00:00