element-portable/src/components/views/elements
2022-02-11 10:41:15 +00:00
..
crypto Auto fix 2021-10-22 17:23:37 -05:00
AccessibleButton.tsx A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
AccessibleTooltipButton.tsx Make tooltips keyboard accessible (#7281) 2021-12-09 11:47:50 +01:00
ActionButton.tsx Merge remote-tracking branch 'aaronraimist/sort-imports' into develop 2021-12-09 16:03:59 -07:00
AddressSelector.tsx Auto fix 2021-10-22 17:23:37 -05:00
AddressTile.tsx Auto fix 2021-10-22 17:23:37 -05:00
AppPermission.tsx Auto fix 2021-10-22 17:23:37 -05:00
AppTile.tsx Unify widget header actions with those in right panel (#7734) 2022-02-09 10:47:41 +00:00
AppWarning.tsx Convert AppWarning to TS 2021-09-17 18:41:52 +02:00
CopyableText.tsx Make room ID copyable (#7600) 2022-01-24 11:47:59 +00:00
DesktopBuildsNotice.tsx A11y - fix anchors-as-buttons (#7444) 2022-01-07 10:40:53 +01:00
DesktopCapturerSourcePicker.tsx Switch to IPC channel for getDesktopCapturerSources (#7782) 2022-02-11 10:41:15 +00:00
DialogButtons.tsx Unit test ExportDialog (#7619) 2022-01-27 09:55:08 +01:00
DialPadBackspaceButton.tsx Call view accessibility fixes (#7439) 2022-01-04 08:57:46 +00:00
DirectorySearchBox.tsx Auto fix 2021-10-22 17:23:37 -05:00
DNDTagTile.js Auto fix 2021-12-09 09:10:23 +00:00
Draggable.tsx Auto fix 2021-10-22 17:23:37 -05:00
Dropdown.tsx A11y fix role-has-required-aria-props (#7455) 2022-01-04 08:46:21 +00:00
EditableItemList.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EditableText.tsx Auto fix 2021-10-22 17:23:37 -05:00
EditableTextContainer.tsx Auto fix 2021-10-22 17:23:37 -05:00
EffectsOverlay.tsx Auto fix 2021-10-22 17:23:37 -05:00
ErrorBoundary.tsx Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
EventListSummary.tsx Event List Summary guard against missing event senders (#7767) 2022-02-10 09:03:44 +00:00
EventTilePreview.tsx Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
ExternalLink.tsx Add descriptions to ambiguous links for screen readers (#7310) 2021-12-09 13:04:06 +01:00
FacePile.tsx Fix sort order for facepiles which was exactly reverse (#7771) 2022-02-10 09:06:45 +00:00
Field.tsx Add jump to date functionality to date headers in timeline v2 (#7339) 2022-01-27 16:32:12 -06:00
Flair.js Auto fix 2021-10-22 17:23:37 -05:00
GenericEventListSummary.tsx Consolidate RedactionGrouper and HiddenEventGrouper into MELS (#7739) 2022-02-09 10:51:12 +00:00
ImageView.tsx Add analytics for the ViewRoom action (#7666) 2022-02-10 14:29:55 +00:00
InfoTooltip.tsx default export for TooltipTarget (#7319) 2021-12-09 13:36:55 +01:00
InlineSpinner.tsx Auto fix 2021-10-22 17:23:37 -05:00
InteractiveTooltip.tsx Replace breadcrumbs with recently viewed menu (#7073) 2021-12-01 10:50:06 +00:00
InviteReason.tsx Auto fix 2021-10-22 17:23:37 -05:00
IRCTimelineProfileResizer.tsx Auto fix 2021-10-22 17:23:37 -05:00
JoinRuleDropdown.tsx Improve subspaces and some utilities around room/space creation 2021-07-23 08:46:20 +01:00
LabelledToggleSwitch.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
LanguageDropdown.tsx Convert LanguageDropdown to TS 2021-09-17 18:41:53 +02:00
LazyRenderList.tsx Auto fix 2021-10-22 17:23:37 -05:00
MiniAvatarUploader.tsx Attribute fallback i18n strings with lang attribute (#7323) 2022-01-05 11:37:28 +01:00
NativeOnChangeInput.tsx Add jump to date functionality to date headers in timeline v2 (#7339) 2022-01-27 16:32:12 -06:00
PersistedElement.tsx Render Jitsi (and other sticky widgets) in PiP container, so it can be dragged and the "jump to room functionality" is provided (#7450) 2022-01-13 12:10:41 +01:00
PersistentApp.tsx Properly handle persistent widgets when room is left (#7724) 2022-02-07 14:40:22 +00:00
Pill.js Parse matrix-schemed URIs (#7453) 2022-01-20 18:18:47 +01:00
PollCreateDialog.tsx Fix poll creation from a thread (#7706) 2022-02-02 17:55:41 +00:00
PowerSelector.tsx Auto fix 2021-10-22 17:23:37 -05:00
ProgressBar.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
QRCode.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ReplyChain.tsx Fix reply chain fallback for first event in a thread (#7580) 2022-01-19 13:37:19 +00:00
ResizeHandle.tsx Fix resizer on left panel 2021-08-24 13:05:46 +02:00
RoomAliasField.tsx Fix publishing address wrongly demanding the alias be available (#7690) 2022-02-01 15:06:26 +00:00
RoomName.tsx Fix imports 2021-06-18 16:13:55 +01:00
RoomTopic.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ServerPicker.tsx Truncate long server names on login/register screen (#7702) 2022-02-04 10:20:20 +00:00
SettingsFlag.tsx Add new line in settings label (#7451) 2022-01-04 10:57:29 +01:00
Slider.tsx Auto fix 2021-10-22 17:23:37 -05:00
SpellCheckLanguagesDropdown.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
Spinner.tsx Auto fix 2021-10-22 17:23:37 -05:00
Spoiler.tsx Auto fix 2021-10-22 17:23:37 -05:00
SSOButtons.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StyledCheckbox.tsx Unit test ExportDialog (#7619) 2022-01-27 09:55:08 +01:00
StyledRadioButton.tsx Refactor ContextMenu to use RovingTabIndex (more consistent keyboard navigation accessibility) (#7353) 2021-12-17 11:08:56 -06:00
StyledRadioGroup.tsx Associate room alias warning with public option in settings (#7430) 2022-01-03 09:55:09 +01:00
SyntaxHighlight.tsx Fix view source and devtools showing hljs warnings (#7759) 2022-02-09 09:09:06 +00:00
TagComposer.tsx Auto fix 2021-10-22 17:23:37 -05:00
TagTile.js Auto fix 2021-10-22 17:23:37 -05:00
TextWithTooltip.tsx Fix accessibility regressions (#7336) 2021-12-14 14:27:35 +00:00
ToggleSwitch.tsx Auto fix 2021-10-22 17:23:37 -05:00
Tooltip.tsx Fix left positioned tooltips being wrong and offset by fixed value (#7551) 2022-01-18 21:08:11 -06:00
TooltipButton.tsx Merge remote-tracking branch 'aaronraimist/sort-imports' into develop 2021-12-09 16:03:59 -07:00
TooltipTarget.tsx Display a tooltip when you hover over a location (#7472) 2022-01-07 15:11:30 +00:00
TruncatedList.tsx Auto fix 2021-10-22 17:23:37 -05:00
UserTagTile.tsx Auto fix 2021-10-22 17:23:37 -05:00
Validation.tsx Improve taken username warning in registration for when request fails (#7621) 2022-01-25 10:45:41 +00:00