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

Always initialize with the same yjs document if no state is present #5589

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Mar 31, 2024

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

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a293131 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>
    juliusknorr committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e16e6a2 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>
    juliusknorr committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d2235d2 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>
    juliusknorr committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    94ffe79 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. ci: Make cypress test more stable by closing connections

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    89ebc5a View commit details
    Browse the repository at this point in the history
  2. fix: Adapt to review feedback

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ee94449 View commit details
    Browse the repository at this point in the history