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

Add rich text types #1643

Merged
merged 6 commits into from
Sep 29, 2023
Merged

Add rich text types #1643

merged 6 commits into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. Add rich text types

    chrisronline authored and filmaj committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2f698ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a2e69 View commit details
    Browse the repository at this point in the history
  3. Add RichTextStyleable extension. Add core rich text elements that are…

    … used to compose rich text messages. Add incremental RichTextBlock, Section and List.
    filmaj committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2be1ec2 View commit details
    Browse the repository at this point in the history
  4. Add RichTextQuote

    filmaj committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    66f3e0a View commit details
    Browse the repository at this point in the history
  5. Add RichTextPreformatted

    filmaj committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    eb96cbf View commit details
    Browse the repository at this point in the history
  6. Add RichTextInput

    filmaj committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a09e25f View commit details
    Browse the repository at this point in the history