element-portable/src/components/views/context_menus
2023-06-15 08:46:19 +01:00
..
DeveloperToolsOption.tsx Add developer tools option to room list context menu (#10635) 2023-04-19 11:34:27 +00:00
DeviceContextMenu.tsx Apply strictNullChecks to src/components/views/context_menus/* (#10367) 2023-03-14 09:29:35 +00:00
DialpadContextMenu.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
GenericElementContextMenu.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
GenericTextContextMenu.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
IconizedContextMenu.tsx Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
KebabContextMenu.tsx Apply strictNullChecks to src/components/views/context_menus/* (#10367) 2023-03-14 09:29:35 +00:00
LegacyCallContextMenu.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MessageContextMenu.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
RoomContextMenu.tsx Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
RoomGeneralContextMenu.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
RoomNotificationContextMenu.tsx Quick settings: Change the copy / labels on the options (#10427) 2023-04-04 21:00:57 +02:00
SpaceContextMenu.tsx Migrate SpaceContextMenu-test.tsx to react-testing-library (#10120) 2023-02-09 12:23:22 +01:00
ThreadListContextMenu.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
WidgetContextMenu.tsx Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00