Discussed in #94
Originally posted by justintadlock April 4, 2023
Gutenberg 15.5 is introducing a new Grid layout type: WordPress/gutenberg#49018
Currently, it's usable as an experimental Group block feature: WordPress/gutenberg#49359
Once this is out of the experimental state, this will be a major layout feature for theme authors, and they'll need to know how to build with it. This is still early in development, so it'll be a while before it's ready for any sort of docs/tutorials. But, I wanted to go ahead and note it for a future post.
I'm super excited about this because I've just been wanting to build something like this layout for two years now with proper layout support instead of hacking Columns to make it happen:

Discussed in #94
Originally posted by justintadlock April 4, 2023
Gutenberg 15.5 is introducing a new Grid layout type: WordPress/gutenberg#49018
Currently, it's usable as an experimental Group block feature: WordPress/gutenberg#49359
Once this is out of the experimental state, this will be a major layout feature for theme authors, and they'll need to know how to build with it. This is still early in development, so it'll be a while before it's ready for any sort of docs/tutorials. But, I wanted to go ahead and note it for a future post.
I'm super excited about this because I've just been wanting to build something like this layout for two years now with proper layout support instead of hacking Columns to make it happen: