Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/text
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e9ec411
Choose a base ref
...
head repository: nextcloud/text
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9af74d1
Choose a head ref
  • 1 commit
  • 11 files changed
  • 1 contributor

Commits on Feb 3, 2022

  1. Use file.path to track more accurately EditorWrapper instances

    This fixes rich workspace loading when moving a Readme.md into a folder
    and navigating into that folder.
    
    The file.id stay the same, so no new components are created and RichWorkspace stays in an ready=false state because EditorWrapper never emit a new ready event.
    
    Signed-off-by: Louis Chemineau <louis@chmn.me>
    Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    artonge authored and nextcloud-command committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9af74d1 View commit details
    Browse the repository at this point in the history
Loading