Skip to content

chore: Merge main into v13 post-monorepo#9577

Merged
gonfunko merged 20 commits intov13from
monorepo13
Jan 21, 2026
Merged

chore: Merge main into v13 post-monorepo#9577
gonfunko merged 20 commits intov13from
monorepo13

Conversation

@gonfunko
Copy link
Contributor

This PR merges main into v13 following the conversion to a monorepo.

This should be a MERGE COMMIT.

gonfunko and others added 20 commits December 22, 2025 13:10
* fix: Don't open the toolbox when clicking beneath the categories

* chore: Add docstring

* chore: Add test

* chore: Add comment clarifying selection logic
…from being dispatched (#9539)

* fix: Fix bug that prevented the first block change event in a flyout from being dispatched

* chore: Add test for flyout event listeners
* fix: Display dragged comments and bubbles atop the toolbox

* test: Add tests for drag layer behavior
* chore: Update repo URLs in messages

* Revert "chore: Update repo URLs in messages"

This reverts commit e514c56.

* chore: Update repo URLs in base messages
* refactor: Make preconditionFn part of all context menu items

* test: Verify separator menu item behavior with precondition functions
* fix: Remove more instances of `AnyDuringMigration`

* chore: Fix lint
…nected blocks (#9563)

* fix: Fix bug that prevented deleting a variable referenced by two connected blocks

* fix: Remove inadvertent .only
* fix: Modernize audio playback

* fix: Fix loading on headless/Node
* fix: Don't select shadow blocks on click

* test: Verify that clicked shadow blocks do not become selected

* chore: Run formatter
* fix: Fix bug that prevented redoing adding empty block comments

* test: Add tests for undoing/redoing adding comments

* test: Add tests for un/redoing adding non-empty comments
* fix: Add class to shadow blocks in Geras

* chore: Remove errant logging
* fix: Make `MenuItem` methods toggle classes immediately

* chore: Add docstring

* fix: Clarify name of `toggleHasCheckbox()`

* fix: Ensure menu items are enabled before highlighting them
)

* fix: Annotate potentially blocking event listeners with passivity

* fix: Improve typings for `options` arg to `bind()`/`conditionalBind()`
* chore(monorepo): move all blockly files to packages/blockly

* chore(monorepo): add root package.json and update gitignores

* chore(monorepo): update scripts and github workflows

* chore(monorepo): only try the native release for closure compiler

chore: add debug info to build script

chore: update google-closure-compiler

chore: remove debug info
@gonfunko gonfunko requested a review from maribethb January 20, 2026 23:50
@gonfunko gonfunko requested a review from a team as a code owner January 20, 2026 23:50
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Jan 20, 2026
@maribethb
Copy link
Contributor

I'll fix the commitlint workflow in a separate PR

@gonfunko gonfunko merged commit 1cbf1b3 into v13 Jan 21, 2026
6 of 12 checks passed
@gonfunko gonfunko deleted the monorepo13 branch January 21, 2026 18:07
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.

3 participants