yari
yari copied to clipboard
The platform code behind MDN Web Docs
### Summary The result is not operating. ### URL https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit_event ### Reproduction steps 1. Type to text field. 2. Click submit button. 3. There is no printing but error message...
## Summary (MP-1641) We have launched a [public preview of the German locale](https://github.com/orgs/mdn/discussions/741) on a separate test environment, and the next step is to expose the locale to more users...
:robot: I have created a release *beep* *boop* --- ## [2.65.1](https://github.com/mdn/yari/compare/v2.65.0...v2.65.1) (2024-10-25) ### Bug Fixes * **placement:** fix on site search ([#12029](https://github.com/mdn/yari/issues/12029)) ([3853560](https://github.com/mdn/yari/commit/385356082c392b815af4350937e158620ea66632)) * **placement:** hide ad-free link if plus...
## Summary (MP-1619) ### Problem We don't know how many users use the BCD tables. ### Solution Add measurements for viewing the BCD table, and expanding cells in it. ---...
### Summary Playground examples can't run functions like [Window.alert()](https://developer.mozilla.org/en-US/docs/Web/API/Window/alert), [Window.confirm()](https://developer.mozilla.org/en-US/docs/Web/API/Window/confirm), [Window.print()](https://developer.mozilla.org/en-US/docs/Web/API/Window/print) and [Window.prompt()](https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt), because they require the iframe to allow modals. ### URL https://developer.mozilla.org/en-US/play?id=5LQLRl7WZd5jYDacre%2FTXtVGS%2FhsJouAHE2pExEMRUtnJaPVVd3kHX%2FzTn38Jvoen2uLMbThfw7c7zBU ### Reproduction steps 1. Visit https://developer.mozilla.org/en-US/docs/Web/CSS/@page#examples...
### Discussed in https://github.com/mdn/yari/discussions/11989 Originally posted by **afajansari** October 21, 2024   Hi Community Members, I started using MDN Playground since start of this year. Most of the time...
### MDN URL https://developer.mozilla.org/en-US/ ### What specific section or headline is this issue about? Landing Page and About Page ### What information was incorrect, unhelpful, or incomplete? This issue is...
### Summary When the internet connection is lost, the MDN Web Docs website header displays a "Maintenance Ongoing" message. This message persists as long as the device is disconnected from...
### Summary When navigated via keyboard, the main nav’s focus order is not visual and breaks the expectations: not so bad on desktop, much worse on mobile. On mobile, the...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.8 to 7.25.9. Release notes Sourced from @babel/core's releases. v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type...