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

WordPress Trac noreply at wordpress.org
Tue Oct 25 13:44:05 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 commit      |     Focuses:
  dev-reviewed                                   |
-------------------------------------------------+-------------------------

Comment (by Bernhard Reiter):

 In [changeset:"54688" 54688]:
 {{{
 #!CommitTicketReference repository="" revision="54688"
 Editor: Correctly apply Button block styles for classic themes

 In [54358], styling for Button blocks that had been removed from classic
 themes was reintroduced. However, it was added with a global scope,
 whereas editor styles are usually added with a `.editor-styles-wrapper`
 selector, which makes them more specific.

 This change modifies the way that classic theme styles are added so that
 they also get wrapped in an `.editor-styles-wrapper` selector to match
 specificity.

 Furthermore, adjust specificity for some Button block related styling in
 the editor for the Twenty Twelve and Twenty Twenty themes.

 Merges [https://github.com/WordPress/gutenberg/pull/44731 Gutenberg PR
 44731] into trunk.

 Follow-up to [54358].
 Props scruffian, cbravobernal, sabernhardt, audrasjb.
 Merges [54687] to the 6.1 branch.
 See #56467.
 }}}

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


More information about the wp-trac mailing list