Skip to content
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

Allow setting spanned spanned content with processing #1097

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

khaykov
Copy link
Contributor

@khaykov khaykov commented Jan 28, 2025

Fix

In this PR we add a method for setting a spanned content, that will process it before setting it into the editor. This is useful if you want to parse HTML into Spanned text somewhere else (eg, on a different thread which is useful if you only use Aztec to display content).

Test

  1. Make sure demo app work, and content is being set.
  • If there are new strings that have to be translated, I have added them to the client's strings.xml as a part of the integration PR.

@khaykov khaykov requested review from zwarm and danilo04 January 28, 2025 18:25
@zwarm zwarm self-assigned this Jan 29, 2025
Copy link
Contributor

@zwarm zwarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@khaykov - this is a nice improvement. The demo app is working as expected. 👍

@zwarm zwarm merged commit f6d9ce8 into trunk Jan 29, 2025
14 checks passed
@zwarm zwarm deleted the issue/add-ability-to-set-pre-parsed-content branch January 29, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants