-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: jquery/jquery-mousewheel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jquery/jquery-mousewheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 23 files changed
- 1 contributor
Commits on Mar 17, 2025
-
1. Update links 2. Make code style match other jQuery projects 3. Fix build & test instructions. 4. Don't mention Karma, we don't use it anymore
Configuration menu - View commit details
-
Copy full SHA for 6e50909 - Browse repository at this point
Copy the full SHA 6e50909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47445bd - Browse repository at this point
Copy the full SHA 47445bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f398621 - Browse repository at this point
Copy the full SHA f398621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c0f35 - Browse repository at this point
Copy the full SHA 65c0f35View commit details -
Build: Don't commit the min file or version to main, add release process
Changes: 1. Don't commit the minified file to the `main` branch. 2. Move the source file to `src/`. 3. Compute the version during the build. 4. Add a `release-it`-based release process. Closes gh-250
Configuration menu - View commit details
-
Copy full SHA for d4b04ae - Browse repository at this point
Copy the full SHA d4b04aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc760b8 - Browse repository at this point
Copy the full SHA fc760b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0edde - Browse repository at this point
Copy the full SHA 5c0eddeView commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ec07216 - Browse repository at this point
Copy the full SHA ec07216View commit details -
Core: Drop support for older jQuery & browsers, drop shorthands
Changes: 1. Drop support for IE <11. 2. Drop support for older jQuery; only support newest versions from the 1.x & 2.x lines and 3.6.4 or newer. 3. Drop support for non-wheel backing native events. 4. Drop the `mousewheel` and `unmousewheel` shorthands. 5. Move `jquery` from `dependencies` to `peerDependencies` & `devDependencies`. Closes gh-252
Configuration menu - View commit details
-
Copy full SHA for ded01b7 - Browse repository at this point
Copy the full SHA ded01b7View commit details
Loading
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.2.0...main