..
auth
Fix: hide unsupported login elements ( #11185 )
2023-07-04 22:15:35 +00: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
Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* ( #10988 )
2023-06-15 15:11:49 +01:00
GenericDropdownMenu.tsx
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
GenericErrorPage.tsx
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
HomePage.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
IndicatorScrollbar.tsx
Conform more of the codebase to strictNullChecks ( #10800 )
2023-05-10 08:41:55 +01:00
InteractiveAuth.tsx
Conform more of the codebase to strictNullChecks + noImplicitAny ( #11179 )
2023-07-04 14:49:27 +01:00
LargeLoader.tsx
Apply prettier formatting
2022-12-12 12:24:14 +01:00
LeftPanel.tsx
Remove new room breadcrumbs ( #11104 )
2023-06-19 08:18:46 +00:00
LegacyCallEventGrouper.ts
Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* ( #10988 )
2023-06-15 15:11:49 +01:00
LoggedInView.tsx
Fix ResizeHandle of the third pinned widget ( #10896 )
2023-05-15 07:40:15 +00:00
MainSplit.tsx
Allow maintaining a different right panel width for thread panels ( #11064 )
2023-06-15 11:57:58 +00:00
MatrixChat.tsx
OIDC: extract success/failure handlers from token login function ( #11154 )
2023-06-29 22:33:44 +00:00
MessagePanel.tsx
Use MatrixClientPeg::safeGet for strict typing ( #10989 )
2023-06-21 17:29:44 +01:00
NonUrgentToastContainer.tsx
Conform more of the code base to strict null checking ( #10147 )
2023-02-13 17:01:43 +00:00
NotificationPanel.tsx
Compound Typography pass ( #11103 )
2023-06-29 10:30:25 +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
Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* ( #10988 )
2023-06-15 15:11:49 +01:00
RightPanel.tsx
Conform more of the codebase to strict typescript ( #10841 )
2023-05-25 09:39:23 +01:00
RoomSearch.tsx
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
RoomSearchView.tsx
Use MatrixClientPeg::safeGet for strict typing ( #10989 )
2023-06-21 17:29:44 +01:00
RoomStatusBar.tsx
Use semantic headings in user settings - discovery ( #10838 )
2023-05-24 02:37:10 +00:00
RoomStatusBarUnsentMessages.tsx
Comply with noImplicitAny ( #9940 )
2023-02-13 11:39:16 +00:00
RoomView.tsx
Strictify RoomView.tsx ( #11163 )
2023-06-30 13:06:03 +01:00
ScrollPanel.tsx
Conform more code to strictNullChecks
and noImplicitAny
( #11156 )
2023-06-28 14:05:36 +01:00
SearchBox.tsx
Conform more of the codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
SpaceHierarchy.tsx
When joining room in sub-space join the parents too ( #11011 )
2023-06-01 12:35:47 +00:00
SpaceRoomView.tsx
Pass around MatrixClients instead of using MatrixClientPeg ( #11000 )
2023-05-30 10:36:34 +01: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 semantic list elements for menu lists and tab lists ( #10902 )
2023-05-15 13:33:49 +00:00
ThreadPanel.tsx
Compound Typography pass ( #11103 )
2023-06-29 10:30:25 +00:00
ThreadView.tsx
Compound Typography pass ( #11103 )
2023-06-29 10:30:25 +00:00
TimelinePanel.tsx
Strictify Timeline Panel ( #11165 )
2023-06-30 08:08:35 +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
Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* ( #10988 )
2023-06-15 15:11:49 +01:00
UserView.tsx
Conform more of the codebase to strictNullChecks
( #11100 )
2023-06-22 14:39:36 +01:00
ViewSource.tsx
Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* ( #10988 )
2023-06-15 15:11:49 +01:00
WaitingForThirdPartyRoomView.tsx
Use brand variable consistently ( #10867 )
2023-05-12 10:25:20 +00:00