Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Michael Telatynski
|
1f337b28ac
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into travis/blurhash
Conflicts:
src/ContentMessages.tsx
src/components/structures/UploadBar.tsx
src/components/views/messages/MImageBody.js
src/components/views/messages/MStickerBody.js
src/components/views/messages/MVideoBody.tsx
|
2021-07-01 20:48:34 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
c21445c406
|
switch from MatrixClientPeg in ContentMessages for consistency
|
2021-05-20 13:23:17 +01:00 |
|
Travis Ralston
|
76a05eddfa
|
Fix upload bar not populating when starting uploads
Fixes https://github.com/vector-im/element-web/issues/16713
See diff for more information
|
2021-03-25 22:29:21 -06:00 |
|
Travis Ralston
|
c230a75eda
|
Flag structural components as replaceable
|
2021-03-08 20:23:24 -07:00 |
|
Travis Ralston
|
757597e55f
|
Fixed review concerns
|
2021-03-05 16:29:14 -07:00 |
|
Travis Ralston
|
08072aca9a
|
Add upload icon, fix cancel button, refresh styles
|
2021-03-05 14:42:15 -07:00 |
|
Travis Ralston
|
fa41489d5a
|
Refactor UploadBar into component state
|
2021-03-05 14:24:53 -07:00 |
|
Travis Ralston
|
711181cc69
|
Rough style for new upload bar
This repurposes ProgressBar which was not used anywhere in code.
|
2021-03-05 14:14:43 -07:00 |
|
Travis Ralston
|
bb80cfb9a6
|
Convert all of file uploads to the new dispatcher
|
2021-03-05 13:20:50 -07:00 |
|
Travis Ralston
|
ae9618367e
|
Convert UploadBar to TypeScript
|
2021-03-05 13:06:53 -07:00 |
|