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

RichText: pass value to store #43204

Merged
merged 21 commits into from
Dec 7, 2023
Merged

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    c20d7af View commit details
    Browse the repository at this point in the history
  2. Polish constructor + docs

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    39cbba3 View commit details
    Browse the repository at this point in the history
  3. wip

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    587c997 View commit details
    Browse the repository at this point in the history
  4. Add to heading and list

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dbd3010 View commit details
    Browse the repository at this point in the history
  5. Add to all blocks

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    898fc8d View commit details
    Browse the repository at this point in the history
  6. Store original HTML

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    582c430 View commit details
    Browse the repository at this point in the history
  7. Fix e2e

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    18cca17 View commit details
    Browse the repository at this point in the history
  8. Update native e2e snaps

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    48666cf View commit details
    Browse the repository at this point in the history
  9. Add static from* methods

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    54c53da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9df8b45 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f52b03 View commit details
    Browse the repository at this point in the history
  12. Add toPlainText

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b6474a3 View commit details
    Browse the repository at this point in the history
  13. Comment on toString

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b37300d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    18b4d99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2134ee2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7816e5c View commit details
    Browse the repository at this point in the history
  17. Rewrite RichText.Content

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3074fe7 View commit details
    Browse the repository at this point in the history
  18. RichText.Content clean up

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    039f197 View commit details
    Browse the repository at this point in the history
  19. Clean up

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    91ea1e0 View commit details
    Browse the repository at this point in the history
  20. Fix errors

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0b20d23 View commit details
    Browse the repository at this point in the history
  21. Fix annotation tests

    ellatrix committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bce8a2d View commit details
    Browse the repository at this point in the history