Skip to content

fix: compute baseline status of individual features #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 17, 2025

Conversation

rviscomi
Copy link
Contributor

@rviscomi rviscomi commented Mar 12, 2025

Prerequisites checklist

What is the purpose of this pull request?

Provide more granular Baseline status info for individual features (properties, property values, etc) rather than attributing all features the status of their parent feature.

What changes did you make? (Give an overview)

  • added the compute-baseline package, which handles the Baseline status calculation for an individual feature at the BCD key level
  • added a test for the overflow: auto case from the linked issue
  • regenerated baseline-data.js

Related Issues

fixes #79

Is there anything you'd like reviewers to focus on?

@nzakas nzakas mentioned this pull request Mar 12, 2025
1 task
@fasttime fasttime added this to Triage Mar 12, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 12, 2025
@nzakas nzakas moved this from Needs Triage to Implementing in Triage Mar 13, 2025
@rviscomi rviscomi marked this pull request as ready for review March 15, 2025 00:55
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@nzakas nzakas merged commit 3d91042 into eslint:main Mar 17, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Mar 17, 2025
@rviscomi rviscomi deleted the compute-baseline branch March 17, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Bug: Incorrect CSS property names being checked by the require-baseline rule
4 participants