element-web/src/components/views/elements
2021-06-15 13:59:54 +01:00
..
crypto Reuse QRCode for VerificationQRCode and specify widths 2020-05-14 11:20:27 +01:00
AccessibleButton.tsx mark the onClick prop required on AccessibleButton 2020-11-11 17:31:30 +00:00
AccessibleTooltipButton.tsx Merge branch 'develop' into improved-forwarding-ui 2021-06-05 11:04:17 -04:00
ActionButton.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021 2021-05-06 08:05:14 +01:00
AddressSelector.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
AddressTile.js Appease the linter 2021-03-10 12:32:18 -07:00
AppPermission.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
AppTile.js Merge pull request #6161 from matrix-org/dbkr/widget_load_error 2021-06-08 16:28:44 +01:00
AppWarning.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
DesktopBuildsNotice.tsx Update copy for files 2020-09-18 10:58:17 -06:00
DesktopCapturerSourcePicker.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
DialogButtons.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
DirectorySearchBox.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
DNDTagTile.js Add temporary mechanism for managing communities without dnd 2021-06-02 11:33:25 +01:00
Draggable.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
Dropdown.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
EditableItemList.js Improve formatting 2021-04-29 19:57:02 +02:00
EditableText.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
EditableTextContainer.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
EffectsOverlay.tsx Prevent layout trashing on EffectsOverlay 2021-05-25 10:28:32 +01:00
ErrorBoundary.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
EventListSummary.tsx make event list summary a list item 2021-06-07 12:17:29 +01:00
EventTilePreview.tsx fix HTML tag for Event Tile when not rendered in a list 2021-06-11 11:34:53 +01:00
FacePile.tsx Add comment 2021-04-22 09:08:25 +01:00
Field.tsx Adapt <Tooltip> to use an Alignment enum instead 2021-04-14 21:13:09 -06:00
Flair.js use userGroups cached value to avoid re-render 2021-05-20 18:02:03 +01:00
FormButton.js fix lint 2019-11-22 16:25:30 +01:00
ImageView.tsx Merge pull request #6149 from SimonBrandner/fix/jumps-image-view 2021-06-07 15:19:45 +01:00
InfoTooltip.tsx Adapt <Tooltip> to use an Alignment enum instead 2021-04-14 21:13:09 -06:00
InlineSpinner.tsx Convert Tooltip to TypeScript 2021-05-24 15:01:59 +01:00
InviteReason.tsx Rename toggle to view 2021-04-12 13:19:13 +01:00
IRCTimelineProfileResizer.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
LabelledToggleSwitch.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
LanguageDropdown.js Move language handling into languageHandler 2021-05-12 14:08:32 -06:00
LazyRenderList.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
MemberEventListSummary.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
MiniAvatarUploader.tsx Vectorize mini avatar uploader spinner 2021-04-26 14:10:09 -04:00
PersistedElement.js Ensure PersistedElement are unmounted on application logout 2021-04-19 17:57:20 +01:00
PersistentApp.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
Pill.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
PowerSelector.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
ProgressBar.tsx Make <ProgressBar /> relevant again 2020-06-26 14:19:58 +01:00
QRCode.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
ReplyThread.js Fix timestamps 2021-06-06 01:55:01 -04:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomAliasField.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
RoomName.tsx Create Room Name & Topic HOCs to simplify code elsewhere 2021-02-18 15:16:59 +00:00
RoomTopic.tsx Create Room Name & Topic HOCs to simplify code elsewhere 2021-02-18 15:16:59 +00:00
ServerPicker.tsx Add basic types 2021-04-23 17:05:50 +01:00
SettingsFlag.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
Slider.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
SpellCheckLanguagesDropdown.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
Spinner.js Remove logo spinner 2021-05-20 17:31:10 -04:00
Spoiler.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
SSOButtons.tsx Switch to stable endpoint/fields for MSC2858 2021-06-01 11:01:09 +01:00
StyledCheckbox.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
StyledRadioButton.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
StyledRadioGroup.tsx Fix room security radios 2020-08-05 13:53:19 +01:00
SyntaxHighlight.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
TagTile.js Convert cases of mxcUrlToHttp to new media customisation 2021-03-10 12:32:18 -07:00
TextWithTooltip.js Iterate the spaces face pile design 2021-04-22 08:13:03 +01:00
TintableSvg.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
ToggleSwitch.tsx Lint a few semicolons 2020-06-18 14:32:43 +01:00
Tooltip.tsx Add passive flag to Tooltip scroll event listener 2021-06-01 14:14:02 +01:00
TooltipButton.tsx Adhere to TypeScript codestyle better 2021-05-24 16:40:55 +01:00
TruncatedList.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UserTagTile.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
Validation.tsx Convert PasswordLogin to Typescript 2020-11-20 13:23:10 +00:00