-
-
Notifications
You must be signed in to change notification settings - Fork 17
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: mdevils/css-selector-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mdevils/css-selector-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 10 files changed
- 1 contributor
Commits on Mar 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2b08239 - Browse repository at this point
Copy the full SHA 2b08239View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fd208 - Browse repository at this point
Copy the full SHA e5fd208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ba90e - Browse repository at this point
Copy the full SHA 42ba90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74137f0 - Browse repository at this point
Copy the full SHA 74137f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 271e8bc - Browse repository at this point
Copy the full SHA 271e8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96821d6 - Browse repository at this point
Copy the full SHA 96821d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd3ecd - Browse repository at this point
Copy the full SHA 4cd3ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b1161 - Browse repository at this point
Copy the full SHA 59b1161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1422594 - Browse repository at this point
Copy the full SHA 1422594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cda2ca - Browse repository at this point
Copy the full SHA 9cda2caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c1bb1 - Browse repository at this point
Copy the full SHA 16c1bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ac77d - Browse repository at this point
Copy the full SHA 85ac77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbe132 - Browse repository at this point
Copy the full SHA 6dbe132View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd56683 - Browse repository at this point
Copy the full SHA cd56683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7a116 - Browse repository at this point
Copy the full SHA 6d7a116View commit details -
feat: Add location information to pseudo-class and pseudo-element err…
…or messages This commit enhances error messages for unknown pseudo-classes and pseudo-elements by including the CSS Level or CSS Module where they are defined. Key changes: - Created `PseudoLocationIndex` interface to map pseudo-classes and pseudo-elements to their sources - Implemented `buildPseudoLocationIndex()` to pre-build an index of locations - Updated error handling in parser to include location information - Added test cases to verify the new error message functionality The changes provide more informative error messages, helping developers quickly identify where a specific pseudo-class or pseudo-element is defined.
Configuration menu - View commit details
-
Copy full SHA for bafafe9 - Browse repository at this point
Copy the full SHA bafafe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 894053a - Browse repository at this point
Copy the full SHA 894053aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceaa832 - Browse repository at this point
Copy the full SHA ceaa832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83609c6 - Browse repository at this point
Copy the full SHA 83609c6View 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 v3.0.5...v3.1.0