element-web/src/components/views/elements
2020-10-08 14:21:39 -06:00
..
crypto Reuse QRCode for VerificationQRCode and specify widths 2020-05-14 11:20:27 +01:00
AccessibleButton.tsx Fix AccessibleButton defaultProps to match its types 2020-07-17 18:15:44 +01:00
AccessibleTooltipButton.tsx Resolve couple of React warnings/errors 2020-10-07 10:40:20 +01:00
ActionButton.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AddressSelector.js Remove create-react-class 2020-08-29 12:14:16 +01: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 Fix naive pinning limit and app tile widgetMessaging NPE 2020-10-06 10:48:55 +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
DialogButtons.js Remove create-react-class 2020-08-29 12:14:16 +01:00
DirectorySearchBox.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07: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
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 Fix parsing issue in event tile preview for appearance tab 2020-10-08 14:21:39 -06:00
Field.tsx Merge pull request #5162 from matrix-org/t3chguy/lodash 2020-09-03 15:54:43 +01: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
IconButton.js fix pr feedback 2019-11-15 17:29:38 +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
PersistedElement.js Switch widget resizing to re-resizable and add persistence 2020-08-21 16:29:07 +01:00
PersistentApp.js Make the PIP Jitsi look and feel like the 1:1 PIP 2020-09-16 22:38:12 -06: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
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
SSOButton.js Pass screenAfterLogin through SSO in the callback url 2020-05-13 06:24:04 +01: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 Remove create-react-class 2020-08-29 12:14:16 +01:00
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 Merge pull request #5016 from matrix-org/t3chguy/tooltips2 2020-07-20 15:19:32 +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 Make padding only on the prototype tag panel 2020-08-26 08:42:26 -06:00
Validation.tsx Validation improve pattern for derived data 2020-09-21 14:35:35 +01:00