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: kh4f/manual-sorting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Choose a base ref
...
head repository: kh4f/manual-sorting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.2
Choose a head ref
  • 10 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 8, 2025

  1. Configuration menu
    Copy the full SHA
    872e94c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Configuration menu
    Copy the full SHA
    57856a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb7ed9 View commit details
    Browse the repository at this point in the history
  3. fix(dnd): prevent drop zones from displaying inside dragged folder de…

    …scendants
    
    Previously, drop zones would incorrectly appear inside the children of a folder being dragged, even though it's impossible to place a folder inside its own descendants.
    kh4f committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    6ea7056 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b36b8fe View commit details
    Browse the repository at this point in the history
  5. fix(dnd): prevent item move when dropped outside explorer

    Fixed a bug where items were still moved even if dropped outside the file explorer.
    kh4f committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    06374ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d9c601 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1267d8d View commit details
    Browse the repository at this point in the history
  8. fix(dnd): prevent instant folder expansion during drag on mobile

    Introduced a delay to avoid accidental folder expansion when dragging items near a collapsed folder on mobile.
    
    Refs #90
    kh4f committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    d4b2474 View commit details
    Browse the repository at this point in the history
  9. chore(release): 3.0.2

    kh4f committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    7e7c6fc View commit details
    Browse the repository at this point in the history
Loading