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

[Feature] translate rich text blocks #402

Open
wants to merge 7 commits into
base: next
Choose a base branch
from

Commits on Oct 2, 2024

  1. chore(playground): add article component with blocks element

    Adds a new content type with the new blocks rich text format
    sargreal committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3caa95e View commit details
    Browse the repository at this point in the history
  2. feat(format): support blocks editor format

    This implements basic support for the blocks format for the blocks rich text editor
    
    fix #401
    sargreal committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    879484c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b53e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bff9055 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1370414 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c87f982 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    083804e View commit details
    Browse the repository at this point in the history