yari icon indicating copy to clipboard operation
yari copied to clipboard

The platform code behind MDN Web Docs

Results 435 yari issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0. Release notes Sourced from eslint-plugin-react-hooks's releases. [email protected] (Oct 11, 2024) This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were...

dependencies
javascript

Bumps [bfj](https://gitlab.com/philbooth/bfj) from 8.0.0 to 9.1.1. Changelog Sourced from bfj's changelog. 9.1.1 Bug fixes streamify: ensure array/object value are always followed by comma (a3ad4cbced8997f4030d8cf3a2466b2d3234611d) 9.1.0 New features match: implement recursive...

dependencies
javascript

Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.1. Release notes Sourced from cookie's releases. v1.0.1 Added Allow case insensitive options (#194) 3bed080 https://github.com/jshttp/cookie/compare/v1.0.0...v1.0.1 v1.0.0 Breaking changes Use modern JS features, ship TypeScript...

dependencies
javascript

## Summary - Added `CSSNestedDeclarations` into the `CSSOM` interfaces menu - Working on [issue #36115](https://github.com/mdn/content/issues/36115) ### Problem New page added and was not in the CSSOM interfaces menu ### Solution...

## Summary Fixes #11921. ### Problem When I try to translate any MDN page to Korean using a browser translation tool, the characters on the browser compatibility table's header are...

## Summary (Feeds into MP-1601) ### Problem We measure scroll depth, but it's hard to visualize what a scroll depth of 25%/50%/75%/90% really means on a page. ### Solution Add...

## Summary Google search has introduced a new mechanism to provide information about a page and the content classification. The mechanism is named [structured data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data). ### Breadcrumb for normal pages...

enhancement
p2
idle
needs discussion
seo

Experimental PR to see how easy a switch back to npm would go. ⚠️ This PR is blocked by [this error.](https://github.com/mdn/yari/pull/6322#issuecomment-1133227129): ``` Error: 17:56:38 Error: Cannot find module 'cookie' Require...

help wanted
dependencies
macros
markdown
deployer
merge conflicts :construction:
github-actions
filecheck
placement
cloud-function
internal

## Summary ### Problem the `Performance.measureUserAgentSpecificMemory()` is only expose to Window, SharedWorker and ServiceWorker (see https://wicg.github.io/performance-measure-memory/ and https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/timing/performance.idl;l=72?q=performance.idl), but currently the macros does not support this case previously another case...

macros

## Summary This PR is a follow-up to #10168 that adds support for three notecard types introduced by the [GFM noteblocks proposal](https://github.com/orgs/community/discussions/16925) that Yari does not currently support: tip, important...

markdown
idle