This repository has been archived by the owner on Sep 27, 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.23.0
->^2.0.0
^8.19.0
->^10.0.0
^5.16.5
->^6.0.0
^13.4.0
->^16.0.0
^5.35.1
->^8.0.0
^5.6.0
->^8.0.0
^2.1.0
->^4.0.0
^1.6.0
->^2.0.0
^0.34.0
->^2.0.0
^10.9.0
->^13.0.0
^8.23.1
->^9.0.0
^8.5.0
->^9.0.0
^0.10.0
->^1.0.0
^4.2.1
->^5.0.0
^54.0.0
->^55.0.0
^28.1.0
->^29.0.0
2.8.8
->3.3.3
^4.7.4
->^5.0.0
^4.6.4
->^5.0.0
^3.1.0
->^5.0.0
^1.5.0
->^4.0.0
^1.6.0
->^2.0.0
^0.5.0
->^2.0.0
Release Notes
matrix-org/matrix-wysiwyg (@matrix-org/matrix-wysiwyg)
v2.37.8
Compare Source
v2.37.7
Compare Source
v2.37.6
Compare Source
v2.37.5
Compare Source
v2.37.4
Compare Source
CustomMentionSpan
public.ComposerModel::set_link_with_text
andinsert_mention*
methods.v2.37.3
Compare Source
RichTextEditorState.setMarkdown(text)
function, which allows the usage of MD as the initial text of the rich text editor Compose wrapper.v2.37.2
Compare Source
v2.37.1
Compare Source
RichTextEditorState.messageMarkdown
property instead of MD + HTML for mention pills.v2.37.0
Compare Source
v2.36.0
Compare Source
InputConnection
implementation, makeOnSelectionChangedListener
more precise.v2.35.0
Compare Source
v2.34.0
Compare Source
789a9023b522562a95618443cee5a0d4f111c4c7
.v2.33.0
Compare Source
v2.32.0
Compare Source
RichTextEditorState
.v2.31.0
Compare Source
v2.30.0
Compare Source
1.76
.v0.26.1
.0.11.0
.v2.29.0
Compare Source
Changed
v2.28.0
Compare Source
Fixed
v2.27.0
Compare Source
Fixed
v2.26.0
Compare Source
Fixed
v2.25.0
Compare Source
Fixed
v2.24.0
Compare Source
Added
Fixed
ComposerModel
when it panics, before we replace it with a new instance.SpannableString
while parsing the HTML, make sure every span is inside the bounds of its text.v2.23.0
Compare Source
Changed
EditorStyledTextView
andEditorStyledText
now have anonTextLayout
lambda parameter to publish its text layout results.releaseOnDetach
param toEditorStyledText
so it can be reused in lazy composables.v2.22.0
Compare Source
Fixed
v2.21.0
Compare Source
Fixed
EditorStyledText
EditorSyledTextView
to work with screenshot testsChanged
v2.20.0
Compare Source
Fixed
EditorStyledTextView
, as previously it consumed the touch event even when no link or mention was clicked.MentionDetector
forEditorStyledTextView
, which caused mentions to only be detected sometimes.EditorStyledTextView
.Changed
TextStyle.lineHeight
property to customise line height onEditorStyledTextView
.v5.13.0
.v2.19.0
Compare Source
Fixed
Changed
v2.18.0
Compare Source
Fixed
Added
v2.17.0
Compare Source
Fixed
lineCount
in the Composables.Added
https://matrix.to
one.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)Changed
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
v2.4.1
Compare Source
Fixed
v2.4.0
Compare Source
Changed
Fixed
v2.3.1
Compare Source
Added
Changed
Fixed
v2.3.0
Compare Source
Added
Changed
attributes
argument when inserting a mentionv2.2.2
Compare Source
Added
MentionNode
to represent mentions in the Rust modelbeforeinput
eventsChanged
Fixed
v2.2.1
Compare Source
Fixed
v2.2.0
Compare Source
Changed
v2.1.0
Compare Source
Changed
link
parameter tourl
wherever it's relevantset_content_from_markdown
to the hosting applicationFixed
v2.0.0
Compare Source
Changed
set_link_suggestion
function to take an attributes argumentFixed
replace_text_suggestion
functionv1.4.1
Compare Source
Fixed
v1.4.0
Compare Source
Changed
v1.3.0
Compare Source
Changed
replace_text
now defaults to writing outside of link label when on edgeUITextView
for the plain text mode is now publishedPermalinkReplacer
API to allow inserting/removing custom objetcs in the attributed string in plain text modeFixed
v1.2.2
Compare Source
Fixed
select
Rust API call in plain text modev1.2.1
Compare Source
Changed
v1.2.0
Compare Source
Added
Changed
Result
Fixed
v1.1.1
Compare Source
Fixed
v1.1.0
Compare Source
Added
Changed
EditorStyledTextView
Fixed
enter
v1.0.0
Compare Source
Added
Changed
Fixed
li
paragraph hierarchy after backspacing an indentedli
testing-library/dom-testing-library (@testing-library/dom)
v10.4.0
Compare Source
v10.3.2
Compare Source
Bug Fixes
v10.3.1
Compare Source
Bug Fixes
prettyDom
(#1321)" (#1325) (fdc12ec)v10.3.0
Compare Source
v10.2.0
Compare Source
Features
v10.1.0
Compare Source
Features
v10.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
aria-query
changes various roles. Check out the changed tests in2c57055
to get an overview about what changed.v9.3.4
Compare Source
Bug Fixes
waitFor
callback after timeout (#1271) (9aaf715)v9.3.3
Compare Source
Bug Fixes
v9.3.2
Compare Source
Bug Fixes
v9.3.1
Compare Source
Bug Fixes
v9.3.0
Compare Source
Features
unstable_advanceTimersWrapper
(#1229) (d09b3c2)v9.2.0
Compare Source
Features
v9.1.0
Compare Source
Features
v9.0.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.