element-web/src/components/views/elements
Jorik Schellekens 303691eb72 Missing export
2020-05-25 17:37:07 +01:00
..
crypto Reuse QRCode for VerificationQRCode and specify widths 2020-05-14 11:20:27 +01:00
AccessibleButton.js Stop using KeyboardEvent.keyCode as it is deprecated 2019-12-16 17:14:03 +00:00
AccessibleTooltipButton.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ActionButton.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
AddressSelector.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
AddressTile.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
AppPermission.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
AppTile.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
AppWarning.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
CreateRoomButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
DeviceVerifyButtons.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
DialogButtons.js Add new session verification details dialog 2020-01-27 23:16:26 +00: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 Implement IRC draggable display name width 2020-05-13 02:16:43 +01:00
Dropdown.js Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
EditableItemList.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
EditableText.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
EditableTextContainer.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
ErrorBoundary.js Fix review problems 2020-05-18 16:37:10 +01:00
EventListSummary.js more tidying 2020-04-27 23:30:40 +01:00
Field.tsx Types exiliary files 2020-05-25 16:47:57 +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
GroupsButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
IconButton.js fix pr feedback 2019-11-15 17:29:38 +01:00
ImageView.js Close ImageView when 2020-05-08 00:15:48 +01:00
InlineSpinner.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
InteractiveTooltip.js Fix propTypes declaration 2019-12-05 10:42:20 +00:00
IRCTimelineProfileResizer.tsx Fix review problems 2020-05-18 16:37:10 +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
ManageIntegsButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
MemberEventListSummary.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
MessageSpinner.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
PersistedElement.js Merge pull request #4494 from pv/auxpanel-scrolling-persisted 2020-05-19 15:28:58 -06:00
PersistentApp.js Merge pull request #4313 from matrix-org/travis/react-warnings/1-componentDidMount 2020-04-01 11:13:04 -06:00
Pill.js Convert view_user dispatch to prove the conversion works 2020-05-13 21:07:50 -06:00
PowerSelector.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
ProgressBar.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
QRCode.tsx Reuse QRCode for VerificationQRCode and specify widths 2020-05-14 11:20:27 +01:00
ReplyThread.js Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/irc-ui 2020-05-19 18:03:44 +01:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomAliasField.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
RoomDirectoryButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
SettingsFlag.js undo one of the "fixes" 2020-01-06 09:35:14 +00:00
Slider.tsx Slider is more responsive 2020-05-20 13:07:33 +01:00
Spinner.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07: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
SyntaxHighlight.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
TagTile.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
TextWithTooltip.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TintableSvg.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
TintableSvgButton.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ToggleSwitch.js Fix more imports post-merge 2020-01-09 14:19:19 -07:00
Tooltip.tsx Missing export 2020-05-25 17:37:07 +01:00
TooltipButton.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
TruncatedList.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
UserSelector.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
Validation.tsx Extract Password field from Registration into a reusable component 2020-05-14 20:20:36 +01:00