element-portable/src/components/views/elements
2021-11-02 09:41:33 +00:00
..
crypto Convert VerificationQRCode to TS 2021-09-17 18:41:52 +02:00
AccessibleButton.tsx Fix ProfileSettings types 2021-08-25 09:05:07 +01:00
AccessibleTooltipButton.tsx Improve the look of tooltips (#7049) 2021-11-02 09:41:33 +00:00
ActionButton.tsx sdk.getComponent shall die 2021-07-20 12:42:21 +02:00
AddressSelector.tsx Types! 2021-07-21 20:48:50 +02:00
AddressTile.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
AppPermission.tsx Fix [object Object] in Widget Permissions 2021-08-06 13:54:00 +02:00
AppTile.tsx Implement RequiresClient capability for widgets (#7005) 2021-10-28 13:17:04 +01:00
AppWarning.tsx Convert AppWarning to TS 2021-09-17 18:41:52 +02:00
DesktopBuildsNotice.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
DesktopCapturerSourcePicker.tsx Use source id directly 2021-09-02 14:27:55 +02:00
DialogButtons.tsx Convert DialogButtons to TS 2021-09-17 18:47:14 +02:00
DialPadBackspaceButton.tsx Keep number field in focus when pressing dialpad buttons (#6520) 2021-08-12 18:58:06 +01:00
DirectorySearchBox.tsx Convert DirectorySearchBox to TS 2021-09-17 18:41:52 +02:00
DNDTagTile.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
Draggable.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Dropdown.tsx Allow closing Dropdown via its chevron 2021-09-29 14:24:12 +01:00
EditableItemList.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EditableText.tsx Convert EditableText to TS 2021-09-17 18:47:14 +02:00
EditableTextContainer.tsx Lose underscore 2021-09-20 17:16:01 +02:00
EffectsOverlay.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ErrorBoundary.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
EventListSummary.tsx Remove @types/streamsaver 2021-08-10 13:22:40 +05:30
EventTilePreview.tsx Added trailing comma to make eslint happy 2021-08-28 14:04:00 +02:00
FacePile.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
Field.tsx Polls: Creation form & start event (#7001) 2021-11-01 23:44:42 -06:00
Flair.js Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ImageView.tsx More prefers-reduced-motion friendliness 2021-09-21 17:59:13 +02:00
InfoTooltip.tsx Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile 2021-07-20 13:15:04 +02:00
InlineSpinner.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
InviteReason.tsx Allow to use basic html formatting in invite reasons 2021-08-27 21:44:34 +02:00
IRCTimelineProfileResizer.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01: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 Improve typing 2021-09-20 17:19:03 +02:00
MemberEventListSummary.tsx Fix reactions aria-label not being a string and thus being read as [Object object] 2021-09-17 11:36:22 +01:00
MiniAvatarUploader.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
PersistedElement.tsx Fix some regressions 2021-09-20 17:15:36 +02:00
PersistentApp.tsx Fix runtime react errors for various parts of the app 2021-10-18 13:47:42 -06:00
Pill.js Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
PollCreateDialog.tsx Polls: Creation form & start event (#7001) 2021-11-01 23:44:42 -06:00
PowerSelector.tsx Improve typing 2021-09-21 09:09:21 +02: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 Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
ResizeHandle.tsx Fix resizer on left panel 2021-08-24 13:05:46 +02:00
RoomAliasField.tsx Improve form handling in and around space creation 2021-09-03 13:34:09 +01: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 Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
SettingsFlag.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
Slider.tsx Improve visibility of font size chooser (#6988) 2021-10-20 13:41:27 +01:00
SpellCheckLanguagesDropdown.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
Spinner.tsx Appease the linter 2021-07-13 00:02:44 -06:00
Spoiler.tsx Convert Spoiler to TS 2021-09-17 18:41:53 +02:00
SSOButtons.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StyledCheckbox.tsx Add more checkbox styles (#7058) 2021-10-29 21:57:32 -04:00
StyledRadioButton.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
StyledRadioGroup.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686 2021-07-21 10:46:41 +01:00
SyntaxHighlight.tsx Appease type checker 2021-10-18 19:44:05 +01:00
TagComposer.tsx Remove useless spread operator 2021-07-16 23:51:44 -06:00
TagTile.js Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
TextWithTooltip.tsx Convert TextWithTooltip to TS 2021-09-17 18:41:54 +02:00
ToggleSwitch.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
Tooltip.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
TooltipButton.tsx Seventh batch of burning 2021-07-03 10:59:57 +02:00
TruncatedList.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UserTagTile.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Validation.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00