-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: beb0ba5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jquery/jquery-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d69137
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 20 files changed
- 3 contributors
Commits on Jan 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9edfd2a - Browse repository at this point
Copy the full SHA 9edfd2aView commit details
Commits on Jan 26, 2026
-
Build: Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Closes gh-2380 --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6b0df9 - Browse repository at this point
Copy the full SHA d6b0df9View commit details
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3a22f74 - Browse repository at this point
Copy the full SHA 3a22f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cd03f - Browse repository at this point
Copy the full SHA 27cd03fView commit details
Commits on Jan 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for de6c74b - Browse repository at this point
Copy the full SHA de6c74bView commit details
Commits on Feb 7, 2026
-
Build: Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [github/codeql-action](https://github.com/github/codeql-action). Closes gh-2386 Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `actions/setup-node` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@395ad32...6044e13) Updates `github/codeql-action` from 4.31.9 to 4.32.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5d4e8d1...b20883b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f10169e - Browse repository at this point
Copy the full SHA f10169eView commit details
Commits on Feb 8, 2026
-
Datepicker: Support init inside a delegated focus handler in jQuery 4
jQuery 4.0+ follows native focus events order, meaning that `focusin` is fired after `focus`. As delegated `focus` is implemented in jQuery via `focusin`, `focus` handlers attached during a delegated `focus` handler will not fire until the second time the field receives focus. This is what the `_attachments` method does. To account for that, show the datepicker if input is already focused. `_showDatepicker` checks if the datepicker is already open, so it's not a problem that it fires again as a `focus` handler in jQuery <4. Note that the fact such an initialization worked inside of delegated focus handlers was a result of an implementation detail in jQuery. If a regular `focus` handler was used to initialize the datepicker, neither jQuery 4.0 nor 3.x would show the datepicker. This issue is now fixed as well. Fixes gh-2385 Closes gh-2390
Configuration menu - View commit details
-
Copy full SHA for d327be4 - Browse repository at this point
Copy the full SHA d327be4View commit details
Commits on Feb 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5efe1a4 - Browse repository at this point
Copy the full SHA 5efe1a4View commit details
Commits on Feb 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2d69137 - Browse repository at this point
Copy the full SHA 2d69137View 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 beb0ba5...2d69137