element-portable/src/components/views/right_panel
Kerry 2344eaab1c
Poll history - remove active development labs flag (#10357)
* add poll history tab to room settings

* test poll history in room settings

* remove posthog tracking for poll his

* remove labs flag for poll history

* i18n
2023-03-15 20:54:12 +00:00
..
BaseCard.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
context.ts Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
EncryptionInfo.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
EncryptionPanel.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
HeaderButton.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
HeaderButtons.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PinnedMessagesCard.tsx Fix pinned messages card saying nothing pinned while loading (#10385) 2023-03-15 12:47:21 +00:00
RoomHeaderButtons.tsx Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
RoomSummaryCard.tsx Poll history - remove active development labs flag (#10357) 2023-03-15 20:54:12 +00:00
TimelineCard.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
types.ts Step 8.5: Move pinned events custom event type 2022-03-28 14:02:31 -06:00
UserInfo.tsx Conform more code to strictNullChecks (#10368 2023-03-14 11:09:35 +00:00
VerificationPanel.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
WidgetCard.tsx Widget permissions customizations using module api (#10121) 2023-02-23 14:53:44 +00:00