Robert Anderson
Robert Anderson
> Or can the color of its in-canvas-inherited-color be copied to the popover? I did this ๐
It's a useful component that I reach for a lot e.g. when building UIs for block supports. I imagine making it public might make it possible to build more advanced...
Did a bit of housekeeping here ๐งน I've: - asked a couple of my colleagues for feedback on this feature and opened a few new issues with what they wrote...
Very unlikely this will make it into 6.7 โย I've punted it in the [project board](https://github.com/orgs/WordPress/projects/210).
> Fixes one of the issues described in #61633: the non-iframed editor crashing when using the grid resizer, by moving the mouseup event listener that was added to `body` (which...
Sorry for taking so long to review. I really wanted to understand what's going on here... ๐ > It does select the document body, and that's why the error occurs....
You beat me to it! Looks good.
There's a few bugs when you try to set a manual number of rows. I'm not seeing row lines appear in the grid visualiser when I increase the number of...
Looks like our naming is a mixed bag. Sometimes we use `is*` e.g. `isLink` but mostly we use a verb e.g. `showComments`. So... I don't know. Up to you ๐ ...
@matiasbenedetto: Is this a bug or an enhancement? The issue is labeled bug but the PR that closes it is labeled enhancement.