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.2.0
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.2.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 11, 2025

  1. chore(dev-deps): bump @types/node from 24.10.1 to 25.0.0 (#105)

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    ebaf5b2 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump i18next from 25.7.1 to 25.7.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    1aefdd1 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump obsidian-typings from 4.68.0 to 4.70.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    0e71025 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. chore(dev-deps): bump tsdown from 0.17.1 to 0.17.2

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    241fbb3 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump typescript-eslint from 8.48.1 to 8.49.0

    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c52f337 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. fix(dnd): validate dragged element is tree item before processing

    Adds check in drag start handler and early return if element is not found. This prevents mobile folder expansion issues caused by drag events on invalid elements.
    
    Fixes #108
    kh4f committed Dec 13, 2025
    Configuration menu
    Copy the full SHA
    8e5061b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d1a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9994fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4890ccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8af4f4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6616215 View commit details
    Browse the repository at this point in the history
  7. chore(release): 3.2.1

    kh4f committed Dec 13, 2025
    Configuration menu
    Copy the full SHA
    e60479d View commit details
    Browse the repository at this point in the history
Loading