Carolina Nymark
Carolina Nymark
Please consider that hover is a mouse only feature, it does not work on mobile devices or touch screens, so if anyone plans to use this code, you need to...
I don't think using jQuery is the solution that is right for WordPress core.
I am not trying to be dismissive. The only reason why this is not looked at more closely and actively is that many full time contributors are working on other...
Would it be possible to make the anchor block support enabled by default for all blocks?
After updating to `wp_should_skip_block_supports_serialization` I am still seeing this console warning in the editor: ` traverse.js:26 Error while traversing the CSS: Error: undefined:1:10: missing '{'` **Update: Ignore that ^**, it...
I'd like to know if hurry was the only reason [the regex for removing the link from the site logo](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/site-logo/index.php#L36) was left as is? _That regex was what was flagged...
Aha! Thank you @gziolo. We need to wait then.
The only thing I can reproduce is that in Twenty Twenty-Four, on both 6.4 and 6.5 beta2, the outline is dark grey when the button is selected, like when you...
@viralsampat-multidots Thank you for reminding me about this issue, I think this is the same issue as in https://core.trac.wordpress.org/ticket/60614, which I'm sure you have also followed along with. The different...
I agree with this change. Most importantly, 1) it doesn't break existing buttons where the user has saved a shadow. 2) The shadow can still be reset. Kindly, inform me...