[wp-trac] [WordPress Trac] #56467: Update @wordpress packages and backport changes from Gutenberg plugin into Core

WordPress Trac noreply at wordpress.org
Wed Sep 21 13:00:44 UTC 2022


#56467: Update @wordpress packages and backport changes from Gutenberg plugin into
Core
--------------------------------------+------------------------------
 Reporter:  Bernhard Reiter           |       Owner:  Bernhard Reiter
     Type:  task (blessed)            |      Status:  assigned
 Priority:  normal                    |   Milestone:  6.1
Component:  Editor                    |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+------------------------------

Comment (by hellofromTonya):

 In [changeset:"54274" 54274]:
 {{{
 #!CommitTicketReference repository="" revision="54274"
 Editor: Improves layout block support in `wp_get_layout_style()`.

 This commit merges the remaining changes from
 [https://github.com/WordPress/gutenberg/pull/40875 Gutenberg PR 40875].
 It's Part 2 (see [54162] for Part 1) of a layout improvement initiative
 and targets `wp_get_layout_style()` in `layout.php`.

 Context:
 The overall initiative is to improve layout block support:
 >to use centralised layout definitions, output base layout styles from
 global styles, introduce a layout type semantic classname, reduce
 duplication of container class and style tag output, and fix blockGap at
 the block level in global styles.

 Changes include:
 * Adding an optional parameter `$block_spacing` to `wp_get_layout_style()`
 for setting a custom spacing on the block.
 * Adding handle for the block spacing.
 * Using the style engine to to enqueue and render layout styles via
 `wp_style_engine_get_stylesheet_from_css_rules()`.
 * Introduces a new test file for `wp_get_layout_style()`.

 Follow-up to [54162], [54160], [54159], [53421], [52380], [53085],
 [52069].

 Props andrewserong, isabel_brison, costdev, hellofromTonya.
 See #56467.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56467#comment:213>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list