Skip to content

Add Baseline status to hovercards #428

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 18 commits into from
Apr 3, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
also remove baseline.support from doc
  • Loading branch information
rviscomi committed Mar 21, 2025
commit 2f507b67af2a4f07d732694b768c5408f1aed7d8
9 changes: 0 additions & 9 deletions docs/customData.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,6 @@ You can also specify 5 additional properties for them:
],
"baseline": {
"status": "high",
"support": {
"chrome": "50",
"chrome_android": "50",
"edge": "12",
"firefox": "28",
"firefox_android": "28",
"safari": "10",
"safari_ios": "10"
},
"baseline_low_date": "2015-09-30",
"baseline_high_date": "2018-03-30"
},
Expand Down