-
-
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: jsdom/jsdom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jsdom/jsdom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 26.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 6 contributors
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8dfe288 - Browse repository at this point
Copy the full SHA 8dfe288View commit details -
For now, we support both v2 and v3, since they both seem to work. We'd prefer to only support one major version for ease of maintenance, but currently v3 is in the RC stage, and v2 doesn't work with the latest versions of Node.js, so this seems worthwhile until v3 graduates to a full release. Closes #3795.
Configuration menu - View commit details
-
Copy full SHA for 8955c99 - Browse repository at this point
Copy the full SHA 8955c99View commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7cc3500 - Browse repository at this point
Copy the full SHA 7cc3500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854ae1b - Browse repository at this point
Copy the full SHA 854ae1bView commit details -
Add support for ElementInternals's labels property
This is the beginning of support for form-associated custom elements.
Configuration menu - View commit details
-
Copy full SHA for 56f27c2 - Browse repository at this point
Copy the full SHA 56f27c2View commit details -
Make querySelectorAll follow the always-impl rule
This is an internal refactoring to improve consistency. In general, we prefer to only deal with impls inside the impl classes. ParentNode's querySelectorAll implementation was not following that rule, creating NodeList wrappers instead of impls.
Configuration menu - View commit details
-
Copy full SHA for d5abcd1 - Browse repository at this point
Copy the full SHA d5abcd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5984ace - Browse repository at this point
Copy the full SHA 5984aceView commit details -
Update dependencies and dev dependencies
Impacts from dependency updates: * whatwg-url now includes URL.parse(). * parse5 fixed a small bug around noframes elements. * nwsapi now supports some selectors better, especially around :has(), although it also has some regressions. * cssstyle and rrweb-cssom improve our CSS parsing and serialization capabilities, including around layers, colors, calc(), and var()
Configuration menu - View commit details
-
Copy full SHA for 8ebaee9 - Browse repository at this point
Copy the full SHA 8ebaee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3644055 - Browse repository at this point
Copy the full SHA 3644055View 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 25.0.1...26.0.0