-
-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: eslint/css
base: css-v0.5.0
head repository: eslint/css
compare: css-v0.6.0
- 14 commits
- 19 files changed
- 8 contributors
Commits on Mar 17, 2025
-
fix: compute baseline status of individual features (#82)
* compute baseline status of individual features * rm peer dep * test for overflow support * update compute-baseline * update jsdoc * feature-specific baseline status and year * ignore leading ≤ in baseline dates (fixes #86)
Configuration menu - View commit details
-
Copy full SHA for 3d91042 - Browse repository at this point
Copy the full SHA 3d91042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fcae6c - Browse repository at this point
Copy the full SHA 8fcae6cView commit details -
fix: expand supported types in baseline-data (#74)
* fix type regex * use non-capturing group * add mdn-data for css functions * regenerate baseline data
Configuration menu - View commit details
-
Copy full SHA for 96c3f95 - Browse repository at this point
Copy the full SHA 96c3f95View commit details
Commits on Mar 18, 2025
-
GitHub Actions Bot committed
Mar 18, 2025 Configuration menu - View commit details
-
Copy full SHA for 61a9d46 - Browse repository at this point
Copy the full SHA 61a9d46View commit details -
fix: Add support period-separated layer names in use-layers rule (#92)
* fix: support period-separated layer names in use-layers rule * update docs
Configuration menu - View commit details
-
Copy full SHA for 54b7da5 - Browse repository at this point
Copy the full SHA 54b7da5View commit details
Commits on Mar 19, 2025
-
fix: Don't check class names in require-baseline (#93)
* fix: Don't check class names in require-baseline fixes #91 * Refactor to simplify
Configuration menu - View commit details
-
Copy full SHA for b8d6356 - Browse repository at this point
Copy the full SHA b8d6356View commit details
Commits on Mar 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3a95a3a - Browse repository at this point
Copy the full SHA 3a95a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4184812 - Browse repository at this point
Copy the full SHA 4184812View commit details
Commits on Mar 22, 2025
-
fix: Catch more parse errors (#97)
* fix: Catch more parse errors * Update src/languages/css-language.js Co-authored-by: Milos Djermanovic <[email protected]> * Update tests --------- Co-authored-by: Milos Djermanovic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d08df74 - Browse repository at this point
Copy the full SHA d08df74View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 38c7bfe - Browse repository at this point
Copy the full SHA 38c7bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b71b4 - Browse repository at this point
Copy the full SHA 21b71b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda2c8e - Browse repository at this point
Copy the full SHA fda2c8eView commit details
Commits on Mar 26, 2025
-
docs: Better Baseline comms in use-baseline.md (#102)
This change clarifies what Baseline is, also changes a few of the links to point to the WebDX CG site instead of web.dev, and also adds content about how developers should think about the warnings raised by the rule. Fixes #80
Configuration menu - View commit details
-
Copy full SHA for ae5b544 - Browse repository at this point
Copy the full SHA ae5b544View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2519f4e - Browse repository at this point
Copy the full SHA 2519f4eView commit details
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 css-v0.5.0...css-v0.6.0