Maribeth Bottorff
Maribeth Bottorff
**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...
**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....
**Category** Plugins **Component** block-shareable-procedures **Is your feature request related to a problem? Please describe.** If you want to make procedure blocks that use a custom mutator UI, it's very difficult...
**Category** - Plugins **Component** field-colour **Describe the bug** A block that has multiple colour fields on it is not rendered correctly in zelos **To Reproduce** 1. Change the definition of...
We use a different version of lerna in examples than we do in the root directory, which is probably its own issue. The version in `examples` was recently updated to...
**Is your feature request related to a problem? Please describe.** Disabled blocks are skipped by the code generators. Some projects want to generate code for disabled blocks (as commented-out code)...
**Category** - Plugins **Component** migrate **Is your feature request related to a problem? Please describe.** Trying to use the migrate script as someone who doesn't know how it works is...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component blockly-samples infrastructure ### Description We recently changed how we structure the...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component keyboard-navigation ### Description The keyboard navigation attempts to patch `Blockly.FieldColour`. That...