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

The create-package templates create every plugin to say minimum node engine is 8; I think this needs to be updated though I'm actually not sure as of this writing what...

type: bug

### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component toolbox-search ### Problem _No response_ ### Request Currently, the toolbox search...

type: feature request
help wanted
category: plugin

### Check for duplicates - [ ] I have searched for similar issues before opening a new one. ### Component toolbox-search ### Problem _No response_ ### Request Right now, the...

type: feature request
help wanted
category: plugin

Backpack Plugin v5.0 getComponentManager() method When I switch from one workspace from another it occurs a bug TypeError: workspace.getComponentManager() is not a function. It occurs there ```js /** * Resets...

type: bug

**Category** - Plugins **Component** workspace-minimap **Describe the bug** When you use this plugin in a resizable workspace ([https://developers.google.com/blockly/guides/configure/web/resizable](https://developers.google.com/blockly/guides/configure/web/resizable)), there's a limit to the horizontal shrink property and does not shrink...

type: bug

**Category** - Examples **Component** sample-app **Describe the solution you'd like** - [X] Add TypeScript templates & enable typescript flag in dev-create - [ ] Show sample app on blockly-samples site...

type: feature request
category: example

As mentioned in PR #1671: word all instructions in the imperative, without using "you"—so, "now do x", rather than "now you will do x". Keep use of "you" for observations...

type: feature request
category: codelab

modify codelabs/README.md, update/remove codelabs/sample.md and codelabs/template.md as makes sense. things like #1687 are the sorts of things upon which this will aim to standardize.

type: feature request
category: codelab

**Category** - Plugins **Component** workspace-minimap **Describe the bug** If you hit the "Random Blocks" button on the demo page, some of the blocks show up in the minimap, but not...

type: bug

**Category** - Codelabs **Component** all codelabs **Is your feature request related to a problem? Please describe.** we don't always update our codelabs for new major versions of blockly right away....

type: feature request
category: codelab