blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
**Describe the bug** advanced_playground Test URL not loading on Edge browser **To Reproduce** Steps to reproduce the behavior: 1. Go to 'http://google.github.io/blockly/tests/playgrounds/advanced_playground.html' on edge browser **Expected behavior** playground should open....
**Describe the bug** An extra marker move event is getting emitted when a block is inserted from the flyout. **To Reproduce** Steps to reproduce the behavior: 1. Enter keyboard navigation...
**Category** **Component** A plugin similar to [pxt-blockly's reindeer connection checker](https://github.com/microsoft/pxt-blockly/pull/287). Should display a line between two connection points that can be connected. **Is your feature request related to a problem?...
**Category** Examples **Component** blockly-react **Describe the bug** Console warning triggered when using the custom field `ReactFieldDate` ``` index.js:1 Warning: Can't perform a React state update on an unmounted component. This...
**Category** Examples **Component** blockly-react **Describe the bug** When using the blockly-react I get an uncaught error in the chrome console.  **To Reproduce** Just drag a block from the toolbox...
**Category** Either a plugin or a simple example showing one way to accomplish this. **Component** New component **Is your feature request related to a problem? Please describe.** We do not...
**Category** Documentation **Component** [CONTRIBUTING](https://github.com/google/blockly-samples/blob/master/.github/CONTRIBUTING.md) and [wiki](https://github.com/google/blockly-samples/wiki) **Describe the bug** Some of the links in [CONTRIBUTING](https://github.com/google/blockly-samples/blob/master/.github/CONTRIBUTING.md) link to Github wiki pages instead redirecting the user to the moved pages on [Blockly...
**Category** Plugins **Component** new component (possibly an extension of the Backpack) **Is your feature request related to a problem? Please describe.** Students often create helper functions that they want to...
**Category** Plugins **Component** new component **Is your feature request related to a problem? Please describe.** “On desktop, fields turn red with the first incorrect character that's entered, but this won't...
**Category** Plugins **Component** new component **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** A number field input like the numpad used in Scratch...