..
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
Fix lint errors
2021-01-14 17:38:06 +00: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
DesktopCapturerSourcePicker.tsx
Make componentDidMount async
2021-02-09 13:19:12 +01: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
Disable add button if the field is empty
2020-12-29 16:30:20 +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
More generic layout setting
2021-01-23 10:35:35 +01: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
Vectorize spinners
2021-02-23 20:22:09 -05: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
delint2
2020-12-27 21:46:56 +00:00
PersistedElement.js
Fix z-index of stickerpicker
2021-02-04 02:50:54 -07:00
PersistentApp.js
Support arbitrary widgets sticking to the screen + sending stickers
2020-11-20 16:53:15 -07:00
Pill.js
Rework message pilling to ignore event permalinks
2021-01-27 11:46:20 +00: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
Use LayoutPropType
2021-02-05 08:17:30 +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
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
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
Vectorize spinners
2021-02-23 20:22:09 -05:00
Spoiler.js
add license header, descriptive comment and change to class
2019-08-29 18:13:52 +02:00
SSOButtons.tsx
Iterate SSO auth ux styling
2021-01-29 13:04:05 +00: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
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