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: rogerdigital/smart-explorer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: rogerdigital/smart-explorer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 1 contributor

Commits on May 15, 2026

  1. fix: preserve scroll position after drag-sort reorder

    renderList() rebuilds DOM which resets scroll. Save and restore
    scrollTop around the re-render call.
    rogerdigital committed May 15, 2026
    Configuration menu
    Copy the full SHA
    85f1c5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from rogerdigital/fix/drag-sort-scroll-jump

    fix: preserve scroll position after drag-sort reorder
    rogerdigital authored May 15, 2026
    Configuration menu
    Copy the full SHA
    84a07b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbedd5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from rogerdigital/docs/highlight-drag-sort

    docs: highlight drag-and-drop sorting in README
    rogerdigital authored May 15, 2026
    Configuration menu
    Copy the full SHA
    7329c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f0b961 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #34 from rogerdigital/release/0.3.2

    chore: bump version to 0.3.2
    rogerdigital authored May 15, 2026
    Configuration menu
    Copy the full SHA
    0020a64 View commit details
    Browse the repository at this point in the history
Loading