blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
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...
### 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...
### Check for duplicates - [ ] I have searched for similar issues before opening a new one. ### Component toolbox-search ### Problem _No response_ ### Request Right now, the...
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...
**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...
**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...
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...
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.
**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...
**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....