Skip to content

[pull] main from facebook:main#91

Merged
pull[bot] merged 3 commits into
code:mainfrom
facebook:main
Feb 19, 2026
Merged

[pull] main from facebook:main#91
pull[bot] merged 3 commits into
code:mainfrom
facebook:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Feb 19, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

slorber and others added 3 commits February 19, 2026 13:58
* Add basic AGENTS.md

* Add basic AGENTS.md

* refactor: apply lint autofix

---------

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
…ookup (#11743)

* fix(content-docs): use category key for generated-index translation lookup

When a sidebar category has a custom `key` attribute, the translation
system generates keys using `category.key ?? category.label`. However,
the read phase (`transformSidebarCategoryLink`) was using
`category.label` directly for generated-index title and description
lookups, causing a key mismatch and silent translation failure.

This aligns the generated-index lookup with the existing pattern
already used for category labels, link labels, and doc labels.

Fixes #11738

* chore: trigger CLA bot

* simplify test

* simplify test

* increase test timeout on windows

---------

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
* feat(theme-live-codeblock): add reset button to live code playground

Adds a reset button to live code playgrounds that restores edited code
to its original state. The button appears in the playground header
alongside the Live Editor label.

Closes #10711

* chore: update theme translations for reset button

* add mising LiveCodeBlockThemeConfig type import to website

* some fixes

* change type order

* remove useless dogfood page

* rename i18n key

* extract context to a client api export

* fix prop types import

* restore former comment

* refactor a bit, extract playground position prop

* expose position prop + dogfood

* wire position prop

* fix type issues

* subcomponents

* restore some former CSS

* fix React playground examples

* restore comment

---------

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Feb 19, 2026
@pull pull Bot added the ⤵️ pull label Feb 19, 2026
@pull pull Bot merged commit 49619fd into code:main Feb 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants