This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.8.0
->^0.9.0
2.4.1
->2.16.0
Release Notes
matrix-org/matrix-wysiwyg (@matrix-org/matrix-wysiwyg)
v2.16.0
Compare Source
Fixed
mentionDisplayHandler
parameter in bothRichTextEditor
andEditorStyledText
with a couple ofresolveMentionDisplay
andresolveRoomMentionDisplay
lambdas.EditorEditText
was being leaked by the ViewModel on activity recreations, also causing the right styles to not be applied properly.MentionsState
to get the intentional mentions in the text.LinkSpan
,PillSpan
andCustomMentionSpan
clickable in the TextView component.Added
MentionDetector
to the FFI bindings so we can use the same method for detecting mentions in all platforms.replaceSuggestion
andinsertMentionAtSuggestion
methods to the Compose implementation of the RTE composer.v2.15.0
Compare Source
Fixed
Added
MentionDisplayHelper
(#840)v2.14.1
Compare Source
Fixed
v2.14.0
Compare Source
Added
Fixed
v2.13.0
Compare Source
Added
Fixed
v2.12.0
Compare Source
Added
Changed
Fixed
v2.11.0
Compare Source
v2.10.2
Compare Source
Fixed
v2.10.1
Compare Source
No changes except to publishing workflow.
v2.10.0
Compare Source
Added
Changed
Fixed
v2.9.0
Compare Source
Added
Fixed
v2.8.0
Compare Source
Added
Changed
WysiwygAction
enum in favour of bindingsComposerAction
v2.7.0
Compare Source
Added
v2.6.3
Compare Source
Changed
Fixed
v2.6.2
Compare Source
Changed
Fixed
v2.6.1
Compare Source
Changed
Fixed
v2.6.0
Compare Source
Added
Changed
Fixed
v2.5.0
Compare Source
Added
enter
andshift
+enter
keyboard inputsChanged
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
This change is marked as an internal change (Task), so will not be included in the changelog.