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

feat: ui.editor #788

Closed
wants to merge 2 commits into from
Closed

feat: ui.editor #788

wants to merge 2 commits into from

Commits on Aug 29, 2024

  1. WIP adding editor

    mofojed committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    df90e39 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: ui.editor

    - Needs changes from the web-client-ui repo
    - Not entirely efficient, as it's sending the full document change over the wire on each change. Need to create a model.
    - Also not wired up correctly for controlled mode
    mofojed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6973c96 View commit details
    Browse the repository at this point in the history