Andrew Serong

Results 149 comments of Andrew Serong

Thanks for putting all this together! I'm sure many of these features will be complex to implement (and many are quite related), but from my perspective the standout here for...

Nice exploration! 👍 Just pinging @noisysocks for visibility as he's also been experimenting in this area (https://github.com/WordPress/gutenberg/pull/64628).

I know this is an old issue, but it'd be good to revive as there's still a need for good freeform cropping tools in the block editor. Another thing to...

> We need someone to start work on this or it will most likely be punted to 7.0 This is a very complex feature, my recommendation would be to skip...

> Gutenberg is technically part of WordPress core, so the @wordpress/components are also core components, the foundational components core is built of. This is getting especially valid now as the...

> Do you mean only visually disabled? Would we still want a click action to start the server? Good question. I was imagining properly disabled, but maybe it's worth trying...

Yeah, I tend to agree — I think fixing up the test by trying out `.first()` sounds like a good approach, too 👍

I've added the `Backport to Gutenberg RC` label and will cherry pick this in for GB 18.8. Is it worth adding the `Backport to WP Beta 6.6/RC` label, too, to...

I just cherry-picked this PR to the release/18.8 branch to get it included in the next release: 976df1e406e

A separate PR to be on the safe side sounds good, that way folks can grab a zip file from that build if they need to. I've opened up a...