| .. |
|
crypto
|
…
|
|
|
AccessibleButton.tsx
|
…
|
|
|
AccessibleTooltipButton.tsx
|
Render nothin rather than an empty div
|
2021-05-19 11:57:32 +01: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
|
Better handling for widgets that fail to load
|
2021-06-08 12:40:38 +01:00 |
|
AppWarning.js
|
…
|
|
|
DNDTagTile.js
|
…
|
|
|
DesktopBuildsNotice.tsx
|
…
|
|
|
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 |
|
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
|
…
|
|
|
EventTilePreview.tsx
|
Tweak appearance of invite reason
|
2021-04-12 12:28:42 +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
|
…
|
|
|
IRCTimelineProfileResizer.tsx
|
Batch of views getting replaceableComponent decorators
|
2021-03-08 20:23:34 -07:00 |
|
ImageView.tsx
|
Merge pull request #6033 from matrix-org/travis/rel-imageview
|
2021-05-14 08:12:11 -06: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 |
|
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
|
…
|
|
|
QRCode.tsx
|
…
|
|
|
ReplyThread.js
|
batch load events in ReplyThread before adding them to the state
|
2021-05-21 10:20:24 +01:00 |
|
ResizeHandle.js
|
…
|
|
|
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 |
|
SSOButtons.tsx
|
Switch to stable endpoint/fields for MSC2858
|
2021-06-01 11:01:09 +01: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 |
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|