element-web/src/components/views/elements
Travis Ralston 45963adeb4 Use binary packing for verification QR codes
Fixes https://github.com/vector-im/riot-web/issues/12257
Fixes https://github.com/vector-im/riot-web/issues/12375

We do not remove the existing QR code library in this commit because it is still used elsewhere (like the share dialog). 

This should be as accurate as possible to what [MSC1543](https://github.com/matrix-org/matrix-doc/pull/1544) asks for.
2020-02-19 17:02:14 -07:00
..
crypto Use binary packing for verification QR codes 2020-02-19 17:02:14 -07: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 Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
AddressSelector.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07: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 Remove unused fetch polyfills, querystring, require-json. Move glob to dev-dep 2020-01-18 02:01:45 +00: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 [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07: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 Import react as React in src/components/views/elements/DNDTagTile.js 2018-06-06 17:59:50 +09:00
Dropdown.js delint 2019-12-17 17:31:29 +00:00
EditableItemList.js Cull some easily fixable errors which make the console a mess 2019-10-03 21:47:19 +01:00
EditableText.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
EditableTextContainer.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ErrorBoundary.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
EventListSummary.js Make ARIA happier with DateSeparator and tidy ELS 2019-10-23 18:32:10 +01:00
Field.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
Flair.js delint 2019-12-17 17:34:03 +00:00
FormButton.js fix lint 2019-11-22 16:25:30 +01:00
GeminiScrollbarWrapper.js Fix warning "Unknown prop wrappedRef on <div> tag..." 2018-04-05 17:39:25 +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 Fix import merge conflicts, removing any that aren't needed anymore 2020-01-09 14:17:33 -07: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
LabelledToggleSwitch.js improve Settings Accessibility for Toggles and Dialogs 2019-09-25 09:25:11 +01:00
LanguageDropdown.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07: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 eslint --fix src/ 2018-10-26 22:50:38 -05:00
PersistentApp.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
Pill.js Update to use proper quotes and fix code styling. And fix test. 2020-02-12 10:54:08 +01:00
PowerSelector.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ProgressBar.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ReplyThread.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomAliasField.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07: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
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
StartChatButton.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
SyntaxHighlight.js Migrate away from Legacy React Contexts 2019-12-17 17:26:12 +00:00
TagTile.js Fix import merge conflicts, removing any that aren't needed anymore 2020-01-09 14:17:33 -07:00
TextWithTooltip.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TintableSvg.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07: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.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07: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 Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
Validation.js Throttle validation in response to user input 2019-04-25 14:29:10 +01:00