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

[stable24] Avoid saving without changes #3351

Merged
merged 4 commits into from
Nov 4, 2022

Commits on Nov 4, 2022

  1. Test that loading does not trigger a document change

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f656f1a View commit details
    Browse the repository at this point in the history
  2. Hotfix to always load tiptap with the trailing paragraph

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    b9a45e2 View commit details
    Browse the repository at this point in the history
  3. tests: add paragraph to expected output

    It was added to ensure the trailing paragraph extension of tiptap
    does not trigger an autosave without other changes.
    
    Signed-off-by: Max <max@nextcloud.com>
    max-nextcloud authored and juliushaertl committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    fdffd9b View commit details
    Browse the repository at this point in the history
  4. Compile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5427733 View commit details
    Browse the repository at this point in the history