Dave Smith
Dave Smith
## What? Updates the cherry picking script to also add the `Backported to WP Core` label when cherry picking a PR for a backport during a WP release cycle. ##...
Some content types have a "focus mode" which allows you to edit just the content related to that content type. Examples of this include Template Parts and Navigation Menus. However,...
## What? Removes the _default_ behaviour of navigating to the navigation focus mode editor when clicking on a single Navigation Menu in the "Site Hub" (left hand black sidebar). Instead...
If the Fonts Library feature ships in 6.5 then it would be extremely useful to have the new endpoints documented. Namely: - [WP_REST_Font_Collections_Controller](https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php) - endpoint for predefined lists (i.e. "collections")...
## What? Tries applying contentOnly mode to all top level sections ## Why? This is just an experiment to see how it feels if we make all the blocks within...
## What? Removes the "Preview" UI state from the Link Control. This means it's always possible to directly edit a link without an extra "edit" click. ⚠️ There is a...
Fixes https://github.com/WordPress/gutenberg/issues/60120 ## What? Improves the ability to add new social icons. This will be nicely complemented by https://github.com/WordPress/gutenberg/pull/59303. ## Why? Currently the initial and subsequent states of the Social...
Currently this is the state fo the Social Icons block when inserted: Problems I see: - the instructional text contains the word "Click" which makes you assume you can click...
## What? Follow up to https://github.com/WordPress/gutenberg/pull/65932. Resets the Zoom Out when moving to view/edit a new entity. Avoids Zoom Out remaining engaged when navigating between Pages/Templates...etc in the Site Editor....
## What? Fix empty Patterns inserter when `core/post-content` is selected when editing a `Page` in the Site Editor Fixes https://github.com/WordPress/gutenberg/issues/65833 ## Why? As [detailed in the Issue](https://github.com/WordPress/gutenberg/issues/65833#issuecomment-2419786754), it's possible to...