blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
**Category** plugins **Component** **Is your feature request related to a problem? Please describe.** Before releasing there are quite a few items that we want to check in plugins to make...
**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, there...
**Category** Plugins **Component** create-package **Is your feature request related to a problem? Please describe.** From Noah Glaser on the forum: > I just added a [GitHub page](https://electroblocks.github.io/blockly-field-color-wheel/index.html) for my Blockly...
**Category** Plugins **Component** new component **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A plugin that allows for connecting blocks by tapping on...
**Category** **Component** gh-pages **Is your feature request related to a problem? Please describe.** We need a place to showcase third party plugins. We currently use [gh-pages](https://google.github.io/blockly-samples/) to display our plugins...
**Category** Plugins **Component** dev-tools **Describe the bug** Chrome occasionally crashes if you scroll too much/fast in the advanced playground. **To Reproduce** 1. Open an advanced playground 2. Enable the "mousewheel...
**Category** Examples **Component** blockly-react **Is your feature request related to a problem? Please describe.** I'm struggling to fully understand the Blockly react example. There are a few concepts that I'm...
**Category** - Examples **Component** Blockly workspace **Describe the bug** In the react sample if I enable trash, the trash is not displayed (it is the same with zoom) This function...
Our own block-extension (`@blockly/block-extension-tooltip`) doesn't abide by the naming convention on: https://developers.google.com/blockly/guides/plugins/naming Options are: - **Change the naming convention** for block (since it's early enough), and before we showcase this...
**Category** Plugins **Component** A field that will allow the user to pick the time. **Is your feature request related to a problem? Please describe.** There is not an easy way...