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

fix(deps): update tiptap to ^2.2.4 (main) #5238

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    5d84c1d View commit details
    Browse the repository at this point in the history
  2. fix: Adapt for tiptap 2.2.x compatibility

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fd2731b View commit details
    Browse the repository at this point in the history
  3. fix: Fix code blocks ending with new lines

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3fec77d View commit details
    Browse the repository at this point in the history
  4. chore: Clean session storage to avoid auto focus remembering the curs…

    …or accross test runs
    
    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bc8e77c View commit details
    Browse the repository at this point in the history
  5. fix: Update heading extractor initially

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    344e433 View commit details
    Browse the repository at this point in the history
  6. fix: Catch and log autosave error instead of throwing

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    76bab37 View commit details
    Browse the repository at this point in the history