-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: kh4f/manual-sorting
base: 3.0.2
head repository: kh4f/manual-sorting
compare: 3.0.3
- 19 commits
- 17 files changed
- 2 contributors
Commits on Nov 9, 2025
-
chore(dev-deps): bump
i18nextfrom 25.6.0 to 25.6.1Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c74b36 - Browse repository at this point
Copy the full SHA 3c74b36View commit details
Commits on Nov 10, 2025
-
chore(dev-deps): bump
tsdownfrom 0.16.0 to 0.16.1Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3df6b5 - Browse repository at this point
Copy the full SHA c3df6b5View commit details
Commits on Nov 11, 2025
-
chore(dev-deps): bump
vitestfrom 4.0.7 to 4.0.8Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d13dfc - Browse repository at this point
Copy the full SHA 8d13dfcView commit details
Commits on Nov 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca85b40 - Browse repository at this point
Copy the full SHA ca85b40View commit details -
chore(copilot): replace deprecated
modeattribute withagentin s……uggest-commit prompt
Configuration menu - View commit details
-
Copy full SHA for 4b61533 - Browse repository at this point
Copy the full SHA 4b61533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5058f3a - Browse repository at this point
Copy the full SHA 5058f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1136a - Browse repository at this point
Copy the full SHA ad1136aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f9135a - Browse repository at this point
Copy the full SHA 3f9135aView commit details -
style(explorer-manager): simplify log messages to use "Explorer" inst…
…ead of "File Explorer"
Configuration menu - View commit details
-
Copy full SHA for c060d1c - Browse repository at this point
Copy the full SHA c060d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf25047 - Browse repository at this point
Copy the full SHA cf25047View commit details -
perf(dnd-manager): move no-op check from
order-managerto `dnd-mana……ger` Moved the check for unnecessary moves to `dnd-manager` to prevent redundant `fileManager.renameFile()` calls earlier in the drag-and-drop flow.
Configuration menu - View commit details
-
Copy full SHA for 4b6ca4b - Browse repository at this point
Copy the full SHA 4b6ca4bView commit details -
fix(dnd): prevent folder order reset when dragging to empty explorer …
…area Update `FILE_EXPLORER_SELECTOR` by removing ` > div` suffix to ensure proper drop event handling across the entire navigation container.
Configuration menu - View commit details
-
Copy full SHA for 885af77 - Browse repository at this point
Copy the full SHA 885af77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6956d24 - Browse repository at this point
Copy the full SHA 6956d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5c2c0 - Browse repository at this point
Copy the full SHA bc5c2c0View commit details -
perf(dnd-manager): calculate
explorerRectonce in `dragStartHandler……` instead of on every drag event
Configuration menu - View commit details
-
Copy full SHA for e4aadcc - Browse repository at this point
Copy the full SHA e4aadccView commit details -
fix(dnd-manager): ensure
siblingPathis used before being cleared f……or temp children
Configuration menu - View commit details
-
Copy full SHA for 736491a - Browse repository at this point
Copy the full SHA 736491aView commit details -
fix(dnd): prevent drop indicators from disappearing during explorer s…
…croll while dragging When dragging items and scrolling the explorer, Obsidian's virtualization removes dragged element from DOM for performance, causing drop indicators to reset. Fixed by using `data-drag-active` attribute on the persistent explorer container and using pointer coordinates instead of relying on the dragged element's presence in DOM.
Configuration menu - View commit details
-
Copy full SHA for 76919ed - Browse repository at this point
Copy the full SHA 76919edView commit details -
perf(dnd-manager): add basic element caching while explorer scroll po…
…sition remains unchanged
Configuration menu - View commit details
-
Copy full SHA for 701ccb4 - Browse repository at this point
Copy the full SHA 701ccb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ad2a9 - Browse repository at this point
Copy the full SHA 33ad2a9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.2...3.0.3