Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the WP packages with fixes prior to WP 6.2 beta 4 #4155

Closed

Conversation

ntsekouras
Copy link

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

This updated the packages to the latest versions with the latest fixes.

WordPress/gutenberg@35f10c1

Includes the following changes:

  • Only add layout classes to inner wrapper if block is a container.
  • Revert dynamic block anchor support
  • [Inserter - Media tab]: Upload Openverse images when inserted
  • SpacingSizesControl: Fix white dot on thumb
  • Site Editor: update the edit button
  • Change "Browse all templates" to "Manage all templates" in template details popover
  • Remove TemplateAreas from template details
  • Add support for orientation-based block movers to core/social-links
  • Site Editor: polish add template modal style
  • Match color of the focus template view with site dark material
  • Site Editor: Fix routing for Classic themes using block-based template parts
  • Remove broken site editor redirect
  • Make the template customized info accessible
  • Sort templates and template parts by slug
  • Prevent distracting focused back button on site editor load
  • Fix: Content only CPT template locking.
  • Pin floating-ui/react-dom version
  • Widget Importer: Don't render controls when there's nothing to import
  • Post Editor: Update postContentBlock check to see if the block is valid
  • Site Tagline: Add example so that it will display in style book
  • Remove copy for managing a block's style variations
  • Fix the site editor home page loading when installed in a subdirectory
  • Global Styles: Display preset names via the tooltip
  • [Query Loop] Fix top border in pattern selection modal
  • Site Editor: Fix the 'Browse all' link in the template details modal
  • Site Editor: Fix the tooltip and shortcut for the global save button
  • Make the Site Logo block placeholder state smaller
  • Site Editor Sidebar: Add line-height for template/parts name and update width for edit button
  • Style Book: Focus the Style Book when opened, and enable ESCAPE key to close
  • [Site Editor]: Set html block as freeform fallback block
  • Make the performance tests more stable
  • Adds all allowed innerblocks to the inspector animation experiment
  • Revert Link control UX changes for WP 6.2
  • Fix Site Editor perf tests
  • Playwright: fix request utils for non Docker envs

This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

Copy link
Member

@gziolo gziolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent job! Kudos for unlocking the super powers of manual editing the lock file. It's a very useful skill you should use more often from now on 😄

Copy link
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package update tests well for me ✅

@gziolo
Copy link
Member

gziolo commented Mar 1, 2023

Committed with https://core.trac.wordpress.org/changeset/55440.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants