blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component Block-dynamic-connection plugin ### Description The dynamic create text block does not...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component Shadow Block Converter Plugin ### Description I think that I've come...
### Problem /demos/block factory colour_hue type do not support RRGGBB hex string ### Request we could use this.setColour("#FF0000") by hand,but if block factory support this is great,currently,in block factory only...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component Keyboard Navigation Plugin ### Problem Currently, when combining the keyboard navigation...
Colour fields should be sized with CSS, and then we should messure the SVG to report the size. We should not be assigning the size from renderer constants.
Any CSS references to the multiline input field in core should be moved into samples.
Dependent on migrating core to use CSS for styling.
## The basics - [x] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) ## The details ### Proposed Changes This PR modifies the Webpack configurations throughout the repository such that: - The regular expression...
### Check for duplicates - [ ] I have searched for similar issues before opening a new one. ### Component field-bitmap ### Description Our users have reported that the bitmap...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component Continuous Toolbox plugin ### Description The flyout API is changing in...