Maribeth Moffatt
Maribeth Moffatt
Hi @admalledd thanks for filing! We'd accept a PR for this if you'd like to submit your fix. Thanks!
Hello, thanks for filing this issue! The date field is a plugin. The block factory in core unfortunately does not support plugin fields. However, there is a new version of...
I think the `enabled` deprecation warning should disappear since we decided in https://github.com/google/blockly/issues/8095 to remove it
Hi @viky-01 , thanks for the pull request and for your patience as our team was at our summit last week. This PR is failing the format check. To fix...
Hi @viky-01, please use this PR instead of opening new ones in response to comments. In order to fix this PR, you need to 1. Checkout the branch you used...
Hi @viky-01 , you don't need to run prettier manually. From the root directory of `blockly-samples`, run `npm ci` to make sure your dependencies are up to date, then run...
Hi @viky-01 I'm going to close this PR since you have not pushed any additional commits to it. Please reopen it if you would like to continue working on it....
Hey @goughjo02 thanks for reporting, we'd be happy to accept a PR for this issue!
We did design the shareable procedure models to work with typed variables, but I'm not sure if it makes sense for this plugin to own their implementation as the design...