element-web/src/components/structures
Suguru Hirahara e6cddcbfe1
Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer (#11004)
* Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer

* Remove the deprecated disclaimer

* Remove ExternalLink

* Add a Percy snapshot - 'Invite your teammates' dialog
2023-05-29 21:13:52 +00:00
..
auth Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +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 (#10857) 2023-05-16 14:25:43 +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 Specify supportedStages for User Interactive Auth (#10975) 2023-05-24 11:02:32 +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 Move session manager out of beta (#10968) 2023-05-26 01:58:28 +00:00
MessagePanel.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +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 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 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 Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +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 Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
ScrollPanel.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +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 Remove obsolete style rules - mx_SpaceRoomView_inviteTeammates_betaDisclaimer (#11004) 2023-05-29 21:13:52 +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 semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00: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 Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01: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 Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
UserView.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
ViewSource.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
WaitingForThirdPartyRoomView.tsx Use brand variable consistently (#10867) 2023-05-12 10:25:20 +00:00