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: vineethkrishnan/jquery.verticalScroll.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: vineethkrishnan/jquery.verticalScroll.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 3, 2026

  1. fix(docs): rename underscore-prefixed files for Cloudflare Pages comp…

    …atibility (#13)
    
    Cloudflare Pages does not serve files prefixed with _ (reserved for
    platform config like _redirects, _headers). Rename _sidebar.md,
    _navbar.md, _coverpage.md, and _media/ to versions without underscores
    and update Docsify config to use explicit filenames. Remove _redirects
    as Docsify uses hash routing and doesn't need SPA fallback.
    vineethkrishnan authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    011aa46 View commit details
    Browse the repository at this point in the history
  2. chore(master): release 2.1.4 (#14)

    Co-authored-by: personal-release-manager[bot] <269801950+personal-release-manager[bot]@users.noreply.github.com>
    vinelabs-release-manager[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    e8b8f3f View commit details
    Browse the repository at this point in the history
Loading