blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Plugins, codelabs, and examples related to the Blockly library.

Results 282 blockly-samples issues
Sort by recently updated
recently updated
newest added

### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component @blockly/migrate ### Description The readme for the migration plugin suggests the...

type: bug
size: small

Scroll options is accessing the deprecated `dragIcons_` property, and possibly others.

### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component examples/developer-tools This can be split up into multiple issues later if...

type: feature request

### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component Codelabs ### Problem The codelabs have a lot of moving parts...

category: codelab

Either the build is failing or the tests are, I can't remember which. I think we should just delete this code since it is deprecated anyway.

The content highlight plugin expects `Blockly.Bubble` to exist, but it has been moved to `Blockly.bubbles.Bubble`. We can probably run the migration script on this one.

The +/- blocks build, but their tests fail. ``` 1) List create block Xml Serialization append block 0 items: AssertionError: expected 5 to equal undefined at assertListBlockStructure (webpack-internal:///./test/list_create.mocha.js:38:14) at Object.assertBlockStructure...

### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Component Themes (like @blocky/theme-dark) ### Description There is no index.d.ts in module...

type: feature request
category: plugin

### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component Angle field ### Problem _No response_ ### Request Copy block definitions...

type: feature request