Queen Vinyl Da.i'gyu-Kazotetsu
Queen Vinyl Da.i'gyu-Kazotetsu
### Problem statement BCD is home to numerous scripts that keep the project operating at its best. However, only a few scripts have unittests written for them, and those that...
Note to reviewers: because merge conflicts will occur any time that BCD updates, I will fix them right after this is approved. ## Summary This PR removes the use of...
## Summary This PR updates the backgrounds of the `` and `` elements inside of the flaws panel to make them theme-friendly. This resolves an accessibility (contrast) issue. --- ##...
## Summary This PR fixes a few styling issues caused by the sidebar, as well as performing some slight tweaks. This PR primarily resolves an issue where a long sidebar...
## Summary This PR removes the `getCurrentSupport()` helper function from the BCD renderer. ~~Warning: requires a PR to land in `bcd-utils` to function: https://github.com/mdn/bcd-utils/pull/29~~ ### Problem About a year ago,...
## Summary This PR adds a `remove` (and `rm`) alias to the `yarn tool delete` command. ### Problem I often accidentally type `yarn content remove ...` when attempting to remove...
## Summary This PR adds support for the [GFM noteblocks proposal](https://github.com/orgs/community/discussions/16925) by performing two major changes: - Adds parsing support for the GFM noteblocks proposed syntax (see link above), performing...
My main contract is to work on MDN web docs' [Browser Compat Data](https://github.com/mdn/browser-compat-data) project, which involves a lot of old browsers and testing in them. Because of this, I end...
### Description This PR updates the configuration data for the FlashForge Creator Pro, following issues I ran into during my own work modding my FFCP. This performs the following updates:...
### Description This PR updates the section about notes, warnings and callouts in the Markdown in MDN page to reflect the new GFM syntax. ### Motivation https://github.com/mdn/yari/pull/10168 was just merged!...