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

[stable29] Always initialize with the same yjs document if no state is present #5593

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. fix: Create idempotent y.js doc for initial content

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ffb0430 View commit details
    Browse the repository at this point in the history
  2. tests: Add tests for loading documents from different preconditions

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8de164a View commit details
    Browse the repository at this point in the history
  3. fix: Always return initial content when needed

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    79b739a View commit details
    Browse the repository at this point in the history
  4. tests: Adjust tests covering initial state

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f269d7a View commit details
    Browse the repository at this point in the history
  5. ci: Make cypress test more stable by closing connections

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c98b446 View commit details
    Browse the repository at this point in the history
  6. fix: Adapt to review feedback

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl authored and backportbot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4900fa2 View commit details
    Browse the repository at this point in the history