blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
**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...
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...
Some documentation improvements for **Part 6 (Creating a custom block)**, this particular part can be appended with additional details as explained below.  It is important to also add the...
**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...
**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...
**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...
Currently context menus for variables look like this: It would be better if they looked like this:  Ideally the block could be dragged...
**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**...
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:"