Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#57038 closed task (blessed) (fixed)

Merge bugfixes from Gutenberg into Core for WP 6.1.1

Reported by: mamaduka's profile Mamaduka Owned by: desrosj's profile desrosj
Milestone: 6.1.1 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch commit fixed-major
Focuses: Cc:

Description

This ticket aims to track backports needed from Gutenberg to Core for WP 6.1.1.

Change History (14)

This ticket was mentioned in PR #3582 on WordPress/wordpress-develop by @Mamaduka.


2 years ago
#1

  • Keywords has-patch added

Backports changes from https://github.com/WordPress/gutenberg/pull/45559

The order of the selectors should be: visited, hover, focus, active. This is to ensure that 'visited' has the lowest specificity and the other selectors can always overwrite it.

Props: @mikachan, @sabernhardt, @getdave (get_dave).

Trac ticket: https://core.trac.wordpress.org/ticket/57038

@desrosj commented on PR #3582:


2 years ago
#2

Thanks @Mamaduka! I changed the ticket description to point to Trac-56928 since that ticket is specific to this issue/change.

@Mamaduka commented on PR #3582:


2 years ago
#3

Thank you, @desrosj. The Trac ticket link makes sense to me, I will port changes back to the plugin for consistency 👍

@Mamaduka commented on PR #3582:


2 years ago
#5

Thank you, @peterwilsoncc.

Now the only thing left is to cherry-pick the commit for the 6.1 branch.

#6 @desrosj
2 years ago

  • Milestone changed from Awaiting Review to 6.1.1

#7 @desrosj
2 years ago

  • Keywords needs-patch added; has-patch removed

Resetting keywords to indicate there's no PR yet.

This ticket was mentioned in PR #3606 on WordPress/wordpress-develop by @Mamaduka.


2 years ago
#8

  • Keywords has-patch added; needs-patch removed

Updated packages:

 - @wordpress/block-directory@3.15.11
 - @wordpress/block-editor@10.0.10
 - @wordpress/block-library@7.14.11
 - @wordpress/components@21.0.7
 - @wordpress/customize-widgets@3.14.11
 - @wordpress/edit-post@6.14.11
 - @wordpress/edit-site@4.14.13
 - @wordpress/edit-widgets@4.14.11
 - @wordpress/editor@12.16.10
 - @wordpress/format-library@3.15.10
 - @wordpress/interface@4.16.7
 - @wordpress/list-reusable-blocks@3.15.7
 - @wordpress/nux@5.15.7
 - @wordpress/preferences@2.9.7
 - @wordpress/reusable-blocks@3.15.10
 - @wordpress/server-side-render@3.15.7
 - @wordpress/widgets@2.15.10

Trac ticket: https://core.trac.wordpress.org/ticket/57038

#9 @desrosj
2 years ago

  • Keywords commit added
  • Summary changed from Backport bugfixes from Gutenberg into Core for WP 6.1.1 to Merge bugfixes from Gutenberg into Core for WP 6.1.1

Thanks @Mamaduka! Looks good. Going get this in.

#10 @desrosj
2 years ago

  • Owner set to desrosj
  • Resolution set to fixed
  • Status changed from new to closed

In 54811:

Editor: Update block editor packages to the latest patch releases.

This updates the block editor related npm dependencies to their latest patch versions ahead of WordPress 6.1.1.

For a full list of what’s included in this update, see https://github.com/WordPress/gutenberg/compare/432ed388f8d0614f9de775738b24b0ea96664715...6566f5fe9ece6ad5ae550349d3b1f0944a011040.

Props aaronrobertshaw, ntsekouras, bernhard-reiter, ramonopoly, isabel_brison, andrewserong, get_dave, scruffian, andraganescu, talldanwp, mciampini, noisysocks, cbravobernal, bph, tyxla, ellatrix, czapla, mcsf, ironprogrammer, wildworks, peterwilsoncc, mamaduka, mikachan, spacedmonkey, cybr, youknowriad, alexstine, aristath, kevin940726, ndiego, 0mirka00, poena, joen, ryankienstra, desrosj, vtad, nithins53, audrasjb, kacper3355, sabernhardt.
Fixes #57038, #56818, #56955, #56923.

#11 @desrosj
2 years ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening to backport [54811].

#13 @desrosj
2 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 54812:

Editor: Update block editor packages to the latest patch releases.

This updates the block editor related npm dependencies to their latest patch versions ahead of WordPress 6.1.1.

For a full list of what’s included in this update, see https://github.com/WordPress/gutenberg/compare/432ed388f8d0614f9de775738b24b0ea96664715...6566f5fe9ece6ad5ae550349d3b1f0944a011040.

Props aaronrobertshaw, ntsekouras, bernhard-reiter, ramonopoly, isabel_brison, andrewserong, get_dave, scruffian, andraganescu, talldanwp, mciampini, noisysocks, cbravobernal, bph, tyxla, ellatrix, czapla, mcsf, ironprogrammer, wildworks, peterwilsoncc, mamaduka, mikachan, spacedmonkey, cybr, youknowriad, alexstine, aristath, kevin940726, ndiego, 0mirka00, poena, joen, ryankienstra, desrosj, vtad, nithins53, audrasjb, kacper3355, sabernhardt.
Merges [54811] to the 6.1 branch.
Fixes #57038, #56818, #56955, #56923.

#14 @JeffPaul
2 years ago

  • Type changed from enhancement to task (blessed)
Note: See TracTickets for help on using tickets.