Update to Blockly 11#81
Merged
Merged
Conversation
B-head
pushed a commit
to B-head/blockly-plugins
that referenced
this pull request
Apr 10, 2026
* Change Field setText() to setValue() RaspberryPiFoundation/blockly@520aa60#diff-c31ad3fa2aed6dafcf75d583f81f27b4349b02e43e84efdf900f124ab61ddaf0L821-L834 * Change Connection check_ to getCheck() RaspberryPiFoundation/blockly@85013f8#diff-dd85563e074ebb74e4c34eee01568971430f3cb7a6b846feef8044ad8d5dcd61L54-R54 https://github.com/google/blockly/blob/blockly-v11.2.2/core/connection.ts#L428 * Change FieldDropdown generatedOptions_ to generatedOptions RaspberryPiFoundation/blockly@c458d63#diff-af2458fcf0c5427418a18bfcc195a5f27fb6177b212fdc523f31c077819035f1L75-R75 https://github.com/google/blockly/blob/blockly-v11.2.2/core/field_dropdown.ts#L403 * Change FieldDropdown menuGenerator_() to getOptions() https://github.com/google/blockly/blob/blockly-v11.2.2/core/field_dropdown.ts#L403 * Change FieldInput onHtmlInputChange_ to onHtmlInputChange RaspberryPiFoundation/blockly@61bbd7d#diff-6e809b7c830fc095183f413ca9bf0b89fdaeaffa92c189d758597b368ff1b1a1L577-R577 * Change MutatorIcon rootBlock_ to rootBlock RaspberryPiFoundation/blockly@f95af36#diff-7eb8337e1180eb397247bb8e8f91ac5f1d94e06d6518261ff71d28f664b0bef9L66-R66 * Change Connection sourceBlock_ to getSourceBlock() https://github.com/google/blockly/blob/blockly-v11.2.2/core/connection.ts#L177 * Change Field sourceBlock_ to getSourceBlock() https://github.com/google/blockly/blob/blockly-v11.2.2/core/field.ts#L291 * Change WorkspaceSvg toolbox_ to getToolbox() RaspberryPiFoundation/blockly@61bbd7d#diff-5175ae7b6cd103f9910b04fab3e7c4b2007b60078a396af66e63a6e8c63e6aceL209-R212 https://github.com/google/blockly/blob/blockly-v11.2.2/core/workspace_svg.ts#L1009 * Change Mutator workspace_ to getWorkspace() RaspberryPiFoundation/blockly@2f74ce8#diff-7eb8337e1180eb397247bb8e8f91ac5f1d94e06d6518261ff71d28f664b0bef9L48 RaspberryPiFoundation/blockly@2f74ce8#diff-aeb28553e3f549c3f6fcdeb09b161c70732f73df152f7e7dccd36fe535fc49f0R311 * Remove outdated comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.