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 @wordpress npm packages. #626

Closed

Conversation

tellthemachines
Copy link
Contributor

Updates @WordPress npm packages to their latest versions, prior to 5.6 Beta 1.

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


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.

src/wp-includes/class-wp-block.php Outdated Show resolved Hide resolved
src/wp-includes/class-wp-block-supports.php Outdated Show resolved Hide resolved
@@ -0,0 +1,196 @@
<?php
Copy link
Member

Choose a reason for hiding this comment

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

Let's move this file to src/wp-includes/block-supports/class-wp-block-supports.php.

Copy link
Contributor

Choose a reason for hiding this comment

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

I actually reverted this change, I believe it's better there with the other classes and src/wp-includes/block-supports only includes the actual block supports not the framework for it.

src/wp-includes/class-wp-block-supports.php Show resolved Hide resolved
src/wp-includes/class-wp-block-supports.php Show resolved Hide resolved
src/wp-includes/class-wp-block-supports.php Show resolved Hide resolved
src/wp-includes/blocks.php Show resolved Hide resolved
src/wp-includes/block-supports/align.php Show resolved Hide resolved
@youknowriad
Copy link
Contributor

Ok this is looking good to me now, I'm going to proceed and commit this patch.

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.

5 participants