Make WordPress Core

Opened 9 months ago

Last modified 6 weeks ago

#61505 new enhancement

Add support for positioning child blocks inside a Grid block.

Reported by: isabel_brison's profile isabel_brison Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version: 6.6
Component: Editor Keywords: gutenberg-merge has-patch
Focuses: Cc:

Description

It should be possible to position a block in a specific grid cell inside a Grid block or block with grid layout.

The following Gutenberg PRs are relevant to this feature:

https://github.com/WordPress/gutenberg/pull/59483
https://github.com/WordPress/gutenberg/pull/60652
https://github.com/WordPress/gutenberg/pull/62777

Change History (8)

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


9 months ago
#1

  • Keywords has-patch added

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

Syncs changes from the following Gutenberg PRs:

https://github.com/WordPress/gutenberg/pull/59483
https://github.com/WordPress/gutenberg/pull/60652
https://github.com/WordPress/gutenberg/pull/62777

### Note: this changeset should only be committed once the feature is stabilised in Gutenberg!

#2 @noisysocks
7 months ago

  • Milestone changed from 6.7 to Future Release

@noisysocks commented on PR #6910:


7 months ago
#3

This feature won't land in 6.7 so no need to commit this just yet.

@peterwilsoncc commented on PR #6910:


7 months ago
#4

I've create a PR in the Gutenberg repo to relocate the changelog notes, https://github.com/WordPress/gutenberg/pull/64991

@peterwilsoncc commented on PR #6910:


6 weeks ago
#5

This has a few extra PRs listed against it in the merge ticket https://github.com/WordPress/gutenberg/issues/68712

As this hasn't changed since September, it will need an update. cc @Mamaduka

@Mamaduka commented on PR #6910:


6 weeks ago
#6

@peterwilsoncc, I think we need to bump this to the next major release again.

I checked with @tellthemachines; these features are still behind the experimental flag and not ready for prime time.

@peterwilsoncc commented on PR #6910:


6 weeks ago
#7

@Mamaduka Thanks George, should I move the backport file the the changelog 6.9 folder? The PHP in the gutenberg plugin isn't in the experimental folder so it doesn't appear I can delete the file until it's ready to merge.

@Mamaduka commented on PR #6910:


6 weeks ago
#8

@peterwilsoncc, here's relocation PR: https://github.com/WordPress/gutenberg/pull/69068.

Note: See TracTickets for help on using tickets.