Skip to content
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

fix(baseline): hide on /MDN/ pages #11358

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jun 24, 2024

Summary

Fixes #11328.

Problem

The Baseline banner was also shown on the Compatibility tables and the browser compatibility data repository (BCD) page, which is part of the MDN Writing Guidelines.

Solution

Hide the Baseline banner in the MDN meta docs.


Screenshots

Before

image

After

image

How did you test this change?

Ran yarn dev and checked these pages locally:

@caugner caugner requested a review from a team as a code owner June 24, 2024 17:52
@caugner caugner merged commit af33c55 into main Jul 12, 2024
12 checks passed
@caugner caugner deleted the 11328-hide-baseline-on-meta-pages branch July 12, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Baseline component included on writing style guide pages
2 participants