element-web/src/components/views/elements
2020-12-17 12:02:16 +00: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 Iterate with new buttons and resize locking 2020-10-15 11:14:48 +01:00
ActionButton.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AddressSelector.js Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
AddressTile.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AppPermission.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
AppTile.js Don't needlessly persist user widgets 2020-11-26 15:09:08 -07: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
DialogButtons.js Approximate the design as proposed 2020-11-19 12:06:24 -07:00
DirectorySearchBox.js Pass filter text when clicking explore/dm prompt 2020-11-11 17:04:09 +00:00
DNDTagTile.js formatted files 2020-05-02 13:25:18 +02:00
Draggable.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
Dropdown.js Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
EditableItemList.js fix imports some more 2020-07-02 23:32:21 +01:00
EditableText.js iterate PR 2020-09-03 10:34:19 +01:00
EditableTextContainer.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
EffectsOverlay.tsx Fix linter 2020-12-07 15:37:26 -07:00
ErrorBoundary.js Also hide bug reporting prompts from the Error Boundaries 2020-09-16 10:50:53 +01:00
EventListSummary.tsx convert MemberEventListSummary and ELS to Typescript 2020-09-29 10:51:48 +01:00
EventTilePreview.tsx Appease the linter 2020-10-08 14:50:17 -06:00
Field.tsx Fix React complaining about unknown DOM props 2020-12-03 12:20:48 +00:00
Flair.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
FormButton.js fix lint 2019-11-22 16:25:30 +01:00
ImageView.js Apply FocusLock to ImageView to capture Escape handling 2020-05-29 01:44:09 +01:00
InfoTooltip.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
InlineSpinner.js Remove create-react-class 2020-08-29 12:14:16 +01:00
IRCTimelineProfileResizer.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
LabelledToggleSwitch.js Create unencrypted rooms by default in e2e-tests 2020-04-16 16:27:43 -06:00
LanguageDropdown.js disable language dropdown too 2020-04-15 14:19:47 +01:00
LazyRenderList.js Add bunch of null-guards and similar to fix React Errors/complaints 2019-12-19 15:10:54 +00:00
MemberEventListSummary.tsx fix sequence sorting 2020-09-29 11:09:17 +01:00
MiniAvatarUploader.tsx Post-merge fix 2020-11-19 11:11:57 +00:00
PersistedElement.js Fix stickerpicker not having correct contexts 2020-10-21 16:05:20 +01:00
PersistentApp.js Support arbitrary widgets sticking to the screen + sending stickers 2020-11-20 16:53:15 -07:00
Pill.js Account for via in pill matching regex 2020-09-09 14:36:35 -06:00
PowerSelector.js Fix create-react-class regression. 2020-09-08 12:07:24 +01: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 Merge pull request #5281 from matrix-org/t3chguy/fix/9836 2020-10-07 00:14:56 +01:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomAliasField.js Fix field placeholder regression 2020-05-28 21:09:42 +01:00
RoomDirectoryButton.js Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
ServerPicker.tsx Improve identifiers and code readability 2020-12-09 11:14:06 +00:00
SettingsFlag.tsx Fix various TypeScript linting issues 2020-07-29 11:03:43 -06:00
Slider.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
Spinner.js Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
Spoiler.js add license header, descriptive comment and change to class 2019-08-29 18:13:52 +02:00
SSOButtons.tsx add brackets for operator precedence 2020-12-17 12:02:16 +00:00
StartChatButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
StyledCheckbox.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
StyledRadioButton.tsx Make Styled Radio Button outlines default-off 2020-07-03 19:27:45 +01:00
StyledRadioGroup.tsx Fix room security radios 2020-08-05 13:53:19 +01:00
SyntaxHighlight.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
TagTile.js updated TagFilterStore 2020-10-10 18:02:58 +05:30
TextWithTooltip.js Fix TextWithTooltip "leaking" tooltip wrappers 2020-07-28 10:13:13 +01:00
TintableSvg.js Remove create-react-class 2020-08-29 12:14:16 +01:00
TintableSvgButton.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ToggleSwitch.tsx Lint a few semicolons 2020-06-18 14:32:43 +01:00
Tooltip.tsx Iterate with new buttons and resize locking 2020-10-15 11:14:48 +01:00
TooltipButton.js Remove create-react-class 2020-08-29 12:14:16 +01:00
TruncatedList.js Remove create-react-class 2020-08-29 12:14:16 +01:00
UserTagTile.tsx updated TagFilterStore 2020-10-10 18:02:58 +05:30
Validation.tsx Convert PasswordLogin to Typescript 2020-11-20 13:23:10 +00:00