Maribeth Moffatt

Results 69 comments of Maribeth Moffatt

also since they are examples of using blockly with other frameworks my vote would be that we only make them compatible with v8, no need to model older versions of...

just found this suggested workaround: https://github.com/lerna/lerna/issues/2891#issuecomment-953823502 we may or may not need this if we get release-please working (dunno is release-please can handle the package-locks being out of sync)

This still continues to be a problem and this bug has the most background information, so I'm reopening it.

This happens in all the renderers, not just Zelos, because all the renderers use the block's color as the background for the slider div. So in this case there is...

Huh. Since most of the shadow blocks are numbers I never noticed they have their own colors haha. I thought they were all gray... In that case, I think you're...

This issue has multiple steps. If you're interested in working on it, you can do any or all of these steps. It's fine to split them up into multiple PRs...

If I'm understanding this issue correctly, we would also like this feature as users of the Closure Compiler. We import types that are only used in JsDoc with ``` const...

I am also having issues with long record types and this rule. For example ``` /** * Render the playground layout. * @param {HTMLElement} container The container to render the...

related to #1168 and could probably be combined. this is specifically about closure UI, the original is about the use of closure in general. a rewrite should be in vanilla...