Skip to content

chore: merge main into v13#9775

Merged
maribethb merged 54 commits intoRaspberryPiFoundation:v13from
maribethb:mainlineit
Apr 29, 2026
Merged

chore: merge main into v13#9775
maribethb merged 54 commits intoRaspberryPiFoundation:v13from
maribethb:mainlineit

Conversation

@maribethb
Copy link
Copy Markdown
Contributor

Merges main into v13. This must be a merge commit.

The only conflicts were:

  • package-lock.json (ran npm install to resolve)
  • message file conflicts, specifically a translator marked some of the messages as optional, but only in the qqq file, so these had to be backported manually to the messages.js file (can review in the separate commit)

maribethb and others added 30 commits January 20, 2026 16:12
Allows for manual Actions Workflow run for deployment, not automatic. Can be run against a given release/tag.
For:
- Class blocks
- Codelab cards
- Homepage features
- Images
This was leftover from the previous docs site / build process
Both images declared through ![]() in Markdown, and using the Image component had output paths that were incorrect
Update docs build script to reflect this, and fix some mdx generation errors

Add .gitignore to docs/reference/ to keep generated md/mdx out of version control

Add Docusaurus redirect config for /reference/js/ -> /reference/
…nstead

Adds:
- CodelabImage
- CompareBlock
- TableHeader
Removing duplicate docs/img/ dir

Adds correct favicon

Removes unneeded default Docusaurus images/assets
Component was superfluous, we can achieve the same with regular Markdown table syntax and a very small amount of CSS
grega and others added 22 commits April 3, 2026 10:07
Before generating the site, also gracefully handle the missing "references" sidebar config. Remove the, now generated, _reference.js sidebar config file
ie. no need to build the entire Blockly package, with Closure compiler, just for the docs
Primarily to reference docs, also links to the GitHub repo prior to the monorepo reshuffle.
Ensure that the docs package utilises the same version of eslint and prettier as the blockly package.
Prevents auto loading of @types packages by TypeScript test config. This avoids docs @types/mdx leaking into Blockly’s type_definitions check.
With npm installing packages to the root `node_modules` dir (due to now handling both packages/blockly and packages/docs), the Mocha script location is most likely to be `node_modules/mocha`, but maintains a fallback path for `packages/blockly/node_modules/mocha`.
chore(docs): migrate to Docusaurus and GitHub Pages
* fix: Make the undo/redo API more ergonomic

* fix: Update callers to use the new API

* chore: Fix lint
@maribethb maribethb requested a review from a team as a code owner April 29, 2026 16:45
@maribethb maribethb requested a review from gonfunko April 29, 2026 16:45
@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Apr 29, 2026
@maribethb maribethb enabled auto-merge April 29, 2026 16:46
@maribethb maribethb merged commit 8d96ea5 into RaspberryPiFoundation:v13 Apr 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants