-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Add support for positioning child blocks inside a Grid block. #6910
base: trunk
Are you sure you want to change the base?
Add support for positioning child blocks inside a Grid block. #6910
Conversation
Test using WordPress PlaygroundThe changes in this pull request can previewed and tested using a WordPress Playground instance. WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser. Some things to be aware of
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
This feature won't land in 6.7 so no need to commit this just yet. |
I've create a PR in the Gutenberg repo to relocate the changelog notes, WordPress/gutenberg#64991 |
Moves the backport changelog file for WordPress/wordpress-develop#6910 from the WordPress 6.7 directory to the WordPress 6.8 directory. These changes are now targeted for a future release and do not need to be merged in to WordPress 6.7 as part of the package update. See #57478. Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org> Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
Moves the backport changelog file for WordPress/wordpress-develop#6910 from the WordPress 6.7 directory to the WordPress 6.8 directory. These changes are now targeted for a future release and do not need to be merged in to WordPress 6.7 as part of the package update. See #57478. Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org> Co-authored-by: noisysocks <noisysocks@git.wordpress.org> Source: WordPress/gutenberg@dcfddbe
Moves the backport changelog file for WordPress/wordpress-develop#6910 from the WordPress 6.7 directory to the WordPress 6.8 directory. These changes are now targeted for a future release and do not need to be merged in to WordPress 6.7 as part of the package update. See #57478. Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org> Co-authored-by: noisysocks <noisysocks@git.wordpress.org> Source: WordPress/gutenberg@dcfddbe
Moves the backport changelog file for WordPress/wordpress-develop#6910 from the WordPress 6.7 directory to the WordPress 6.8 directory. These changes are now targeted for a future release and do not need to be merged in to WordPress 6.7 as part of the package update. See #57478. Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org> Co-authored-by: noisysocks <noisysocks@git.wordpress.org> Source: WordPress/gutenberg@dcfddbe
Trac ticket: https://core.trac.wordpress.org/ticket/61505
Syncs changes from the following Gutenberg PRs:
WordPress/gutenberg#59483
WordPress/gutenberg#60652
WordPress/gutenberg#62777
Note: this changeset should only be committed once the feature is stabilised in Gutenberg!
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.