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

**Category** - Examples **Component** examples\blockly-angular **Describe the bug** The latest version of blockly 7.20211209.1 has many problems in blockly.d.ts . Even if the Angular is upgraded to version 13 and...

type: bug

Description: I have my own Blockly workspace React component which has an attribute "isContinuous". When I set this to true, I would like to have the continuous toolbox displayed. When...

type: bug

Some documentation improvements for **Part 6 (Creating a custom block)**, this particular part can be appended with additional details as explained below. ![image](https://user-images.githubusercontent.com/44689249/156294409-8274112f-5e1a-4113-b19b-3166a279de77.png) It is important to also add the...

category: codelab

**Is your feature request related to a problem? Please describe.** A combo box field. **Describe the solution you'd like** A field that has both a text / number input, and...

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

**Is your feature request related to a problem? Please describe.** I am a contributor to a Minecraft project named [MCreator](https://github.com/MCreator/MCreator). In this project, Blockly is used for several options, so...

type: feature request
help wanted
category: plugin

**Category** - Plugins **Component** - Field **Is your feature request related to a problem? Please describe.** It is currently possible for valid states to incorrectly be labeled as invalid or...

type: feature request
status: discussion

Currently context menus for variables look like this: It would be better if they looked like this: ![Screen Shot 2019-10-13 at 12 21 03](https://user-images.githubusercontent.com/250480/66720939-e991fb80-edb6-11e9-974e-b322ec3f89c1.png) Ideally the block could be dragged...

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

**Category** Plugins and examples **Component** All of them **Is your feature request related to a problem? Please describe.** Manually formatting code is a large pain. **Describe the solution you'd like**...

type: feature request
internal

https://blocklycodelabs.dev/codelabs/custom-generator/index.html?index=..%2F..index#2 "Generate code Next, register your new generator with the playground. Find the configurePlayground function in advanced_playground.html and add this line:"