Claas Augner
Claas Augner
Moving to mdn/mdn, as this is a feature suggestion.
@ahelwer Can you share what resolution you're using on the vertical monitor? PS: As a workaround, you could zoom in to 120-130% to trigger mobile mode.
Moving to mdn/mdn, as this is a feature request.
I tested the example on macOS in Chrome 135, Firefox Nightly 139, and Safari 18.4, but it only worked in Chrome. @DaggeDaggmask I know this is an old issue, but...
@gerneio Thanks for reporting, could you please file a [WebKit bug report](https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=New+Bugs)? I checked, and couldn't file a corresponding issue in the bug tracker. Once we have that bug, we...
I don't think this is a bug in Dependabot, but rather it should be easier to make commitlint ignore Dependabot's commits. One solution would be to add an `ignores` option...
Just found out via https://stackoverflow.com/a/60195181 that commitlint indeed already has an `ignores` option: ```js /* * Functions that return true if commitlint should ignore the given message. */ ignores: [(commit)...
/cc @Rumyra
Likewise, if we're on the `en-US` version of a page that doesn't exist in our `preferredlocale`, then a message could be displayed at the top of the page. If we...
We came up with this note to show on `en-US` if the preferred language is not `en-US` (i.e. "Remember language" is enabled, but for another language). Similar to the note...