Skip to content

Update to Blockly 12#3768

Open
mjgallag wants to merge 16 commits intomit-cml:masterfrom
mjgallag:update-to-blockly-12
Open

Update to Blockly 12#3768
mjgallag wants to merge 16 commits intomit-cml:masterfrom
mjgallag:update-to-blockly-12

Conversation

@mjgallag
Copy link
Copy Markdown
Contributor

@mjgallag mjgallag commented Feb 10, 2026

General items:

If your code changes how something works on the device (i.e., it affects the companion):

  • I branched from ucr
  • My pull request has ucr as the base

Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):

  • I have updated the corresponding version number in appinventor/components/src/.../common/YaVersion.java
  • I have updated the corresponding upgrader in appinventor/appengine/src/.../client/youngandroid/YoungAndroidFormUpgrader.java (components only)
  • I have updated the corresponding entries in appinventor/blocklyeditor/src/versioning.js

For all other changes:

  • I branched from master
  • My pull request has master as the base

What does this PR accomplish?

mit-cml/blockly#13
josmas/blockly-plugins#5
mit-cml/blockly-plugins#68
mit-cml/workspace-multiselect#133

https://arched-branch-471517-f9.uc.r.appspot.com

Resolves #3759.

@mjgallag mjgallag force-pushed the update-to-blockly-12 branch 3 times, most recently from 7e7c8fe to 70aba52 Compare February 19, 2026 22:15
mjgallag added 11 commits April 8, 2026 14:25
@mjgallag mjgallag force-pushed the update-to-blockly-12 branch from 70aba52 to 728f222 Compare April 8, 2026 22:55
@mjgallag mjgallag force-pushed the update-to-blockly-12 branch from 728f222 to 04522ff Compare April 8, 2026 22:59
@mjgallag mjgallag force-pushed the update-to-blockly-12 branch 2 times, most recently from 74b6eb8 to 98f30c2 Compare April 20, 2026 08:17
@mjgallag mjgallag force-pushed the update-to-blockly-12 branch from 98f30c2 to 234bd34 Compare April 20, 2026 21:50
@mjgallag mjgallag marked this pull request as ready for review April 20, 2026 22:13
@mjgallag mjgallag mentioned this pull request Apr 22, 2026
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Blockly 12

1 participant