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

**Describe the bug** https://google.github.io/blockly-samples/plugins/continuous-toolbox/test/ No created ‘abcd’ block. **Expected behavior** created abcd block **Screenshots** ![20210802181607](https://user-images.githubusercontent.com/24451400/127846383-a8e022b6-9523-49f9-b7ac-701743eccd62.png)

type: bug
category: plugin

**Category** - Plugins **Component** * All mocha tests **Is your feature request related to a problem? Please describe.** Issue #902 occurred (in part) because [`dev-scripts/scripts/test.js`](https://github.com/google/blockly-samples/blob/master/plugins/dev-scripts/scripts/test.js) compiles each 1-20 KiB `tests/*.mocha.js`...

type: feature request
internal

**Category** Plugins **Component** @blockly/workspace-backpack **Is your feature request related to a problem? Please describe.** Some existing examples of a Backpack feature in Blockly support changing the button asset depending on...

type: feature request
category: plugin
status: discussion

**Category** Plugins **Component** @blockly/workspace-backpack **Is your feature request related to a problem? Please describe.** Changing the button asset for the Backpack is expected to be a common use case, but...

type: feature request
category: plugin
status: discussion

Hi guys I'm new to here and i'm not good at English. I wanna choose LED color with color slider but i can't find the way to do that. I...

type: feature request
help wanted
category: plugin
status: implementation

**Category** Plugin **Component** New component **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A code highlighter (visual feedback during code execution) that can...

type: feature request
help wanted
category: plugin
status: implementation

Several times I've found myself wanting to move multiple block groups at once when organizing my workspace (perhaps to make room for a new block group). My instinctive action is...

type: feature request
help wanted
category: plugin
status: discussion

**Category** - Examples **Component** blockly-vue **Is your feature request related to a problem? Please describe.** Vue has released a new major version (3), and we have [reports](https://github.com/google/blockly/issues/3917#issuecomment-1109232597) that people are...

type: feature request
help wanted
category: example

**Category** - Plugins **Component** field-date **Describe the bug** The date picker field is using closure compiler. We should change this. Especially once Blockly is converted to es modules I don't...

type: bug

**Category** - Plugins **Component** - field-date **Describe the bug** - Can't use field-date in Angular Project. **To Reproduce** 1. Install blockly in Angular project using npm. (using version 8.0.1-beta.0 because...

type: question
category: plugin