Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#47429 closed defect (bug) (fixed)

Editor: Update packages for WordPress 5.2.2

Reported by: aduth's profile aduth Owned by: youknowriad's profile youknowriad
Milestone: 5.2.2 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch commit
Focuses: javascript Cc:

Description

Related: https://github.com/WordPress/gutenberg/pull/15891

The following bug fixes are proposed to be included for a 5.2 maintenance release:

  • GB#15418 Fix the template validation notice
  • GB#15781 Fix for focus jumps when typing in meta attributes

A patch will be attached once the relevant packages are published (after merge of the above-mentioned pull request).

Attachments (1)

package-5.2.2-update.diff (7.4 KB) - added by youknowriad 5 years ago.

Download all attachments as: .zip

Change History (8)

This ticket was mentioned in Slack in #core-editor by aduth. View the logs.


5 years ago

#2 @desrosj
5 years ago

  • Milestone changed from Awaiting Review to 5.2.2

#3 @youknowriad
5 years ago

  • Keywords has-patch added

#4 @aduth
5 years ago

Patch applied cleanly to 5.2 branch, builds and loads editor without issue. Confirmed as well the fixes from GB#15781, GB#15781. Looks good to me.

#5 @desrosj
5 years ago

  • Keywords commit added

Everything worked great for me too!

#6 @youknowriad
5 years ago

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

In 45481:

Block Editor: Update packages to the ones slated for WP5.2.2

  • Fix the template validation notice
  • Fix for focus jumps when typing in meta attributes

Packages updated:

  • @wordpress/block-editor@2.0.3
  • @wordpress/block-library@2.4.6
  • @wordpress/e2e-tests@1.1.6
  • @wordpress/edit-post@3.3.6
  • @wordpress/editor@9.2.6
  • @wordpress/format-library@1.4.6

Props aduth, desrosj.
Fixes #47429.

#7 @youknowriad
5 years ago

In 45482:

Block Editor: Update packages to the ones slated for WP5.2.2

  • Fix the template validation notice
  • Fix for focus jumps when typing in meta attributes

Packages updated:

  • @wordpress/block-editor@2.0.3
  • @wordpress/block-library@2.4.6
  • @wordpress/e2e-tests@1.1.6
  • @wordpress/edit-post@3.3.6
  • @wordpress/editor@9.2.6
  • @wordpress/format-library@1.4.6

Props aduth, desrosj.
Merges [45481] to the 5.2 branch.
Fixes #47429.

Note: See TracTickets for help on using tickets.