blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Description Our project was originally using Blockly v6, but after upgrading to...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component `@blockly/field-colour` ### Description If the current value of of a `FieldColour`...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component block-dynamic-connection ### Description It's easy to see that the fields of...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component `@blockly/field-bitmap` ### Problem _No response_ ### Request The bitmap field could...
## 🐛 Fix: Register Conflict Between `@blockly/field-grid-dropdown` and `@blockly/field-colour` This PR addresses an issue where using `@blockly/field-grid-dropdown` and `@blockly/field-colour` together would cause a `Name "field_grid_dropdown" already registered` error due to...
## The basics - [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) ## The details ### Resolves Fixes https://github.com/RaspberryPiFoundation/blockly-samples/issues/2645 ### Proposed Changes - Include the final trigram when generating search tokens to prevent...
## The basics - [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) ## The details ### Resolves Adds a CSS codelab. ### Proposed Changes Adds a CSS codelab in the form of a...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component plugins ### Description If you've never built the theme plugins, you'll...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component Minimap plugin ### Description When editing a text field within a...
### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component Minimap plugin ### Description If a variable name is changed in...