-
Notifications
You must be signed in to change notification settings - Fork 14
Implement the download_file widget action #759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: a1e0dea The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
354910f to
61ee791
Compare
HarHarLinks
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
test setup: matrix-org/matrix-widget-api#99 (comment) |
|
matrix-widget-api was merged and released as 0.9.0, matrix-react-sdk was merged and is slated for the next element-web release cycle (RC on 2024-09-03 and release on 2024-09-10). |
Signed-off-by: Michael Weimann <[email protected]>
Signed-off-by: Michael Weimann <[email protected]>
d3462dd to
d325f55
Compare
Signed-off-by: Kim Brose <[email protected]>
|
one missing part appears |
Signed-off-by: Milton Moura <[email protected]>
mgcm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀

Implements usage of the
download_fileaction of the Widget API.See MSC4039 .
Also moves the
UploadImagePagepage toImagePagesince it now demos up- and download of content.Needs matrix-org/matrix-react-sdk#12931
✔️ Checklist
Signed-off-byline in the message (more info).