web-platform-dx / web-features

Exploring how to present Web platform features adoptability
https://web-platform-dx.github.io/web-features/
Apache License 2.0
370 stars 72 forks source link

Make status mandatory #890

Closed foolip closed 6 months ago

foolip commented 7 months ago

Let's guarantee that status exists for all features in the published package.

cc @ddbeck

foolip commented 7 months ago

I also think we should generate false for browsers that don't have support, so that it's clear from a single entry what the core browser set is, and what's missing if it's not Baseline.

foolip commented 7 months ago

I'm trying part of this in https://github.com/web-platform-dx/web-features/pull/899.

foolip commented 7 months ago

Burndown list based on the errors in that PR:

foolip commented 6 months ago

To make progress on line-clamp I've sent https://github.com/mdn/browser-compat-data/pull/22951.