Skip to content

fix: compute baseline status of individual features#82

Merged
nzakas merged 8 commits into
eslint:mainfrom
rviscomi:compute-baseline
Mar 17, 2025
Merged

fix: compute baseline status of individual features#82
nzakas merged 8 commits into
eslint:mainfrom
rviscomi:compute-baseline

Conversation

@rviscomi

@rviscomi rviscomi commented Mar 12, 2025

Copy link
Copy Markdown
Contributor

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?

Comment thread src/data/baseline-data.js Outdated
Comment thread tools/generate-baseline.js Outdated
@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

@nzakas nzakas left a comment

Copy link
Copy Markdown
Member

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
@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

5 participants