block-experiments
                                
                                
                                
                                    block-experiments copied to clipboard
                            
                            
                            
                        A monorepo of Block Experiments
Currently, the Gutter setting in the Layout Grid block allows you to set the following values: * No gutter * Small: 8px * Medium: 16px * Large: 24px * Huge:...
Would be cool to be able to set order on the individual grid columns to allow an alternative layout for the different responsive breakpoints. For example, set Column 2 to...
This PR is a follow-up on the Gutenberg PR https://github.com/WordPress/gutenberg/pull/56331 to update Node to the same version used in Gutenberg. More information can be found in: https://make.wordpress.org/core/2023/12/20/updating-wordpress-to-use-more-modern-versions-of-node-js-npm-2/ The dependencies update...
We tried to upgrade node to version 20 in https://github.com/Automattic/block-experiments/pull/340, however, the effort got blocked due to failures in Jest (https://github.com/Automattic/block-experiments/pull/340#issuecomment-1887293084). **⚠️ In order to upgrade node to version 20...
I love all the flexibility that the block provides, but I was wondering why there isn't the wide width option like the other container type of blocks. Would you consider...
Unfortunately this nice block-experiment is only working anymore within the editor, not on the frontend. And it tells us about it. [Bildschirmaufzeichnung vom 05.12.2023, 10:38:26.webm](https://github.com/Automattic/block-experiments/assets/198883/3f7c9fab-b39d-4710-97df-ae92f9f99d54) In the rendered block-output the...
> Adding noise makes otherwise solid colors or smooth gradients, such as shadows, more realistic. But despite designers’ affinity for texture, noise is rarely used in web design. ![dithered gradients...
The Layout Grid resize handles are acting up when latest version of Gutenberg is enabled: https://github.com/Automattic/block-experiments/assets/8096000/331e75e9-a97e-4b5b-842a-09704b6db449 This is most likely due to a change on the Gutenberg side, but it's...
From https://wordpress.org/support/topic/essential-plugin-192/: it could be useful for developers to have CSS variables for the gutter widths. We'd need to ensure that the padding/background math gets updated to work with that.
I'm getting this error when inserting the waves block in the site editor. It seems to work fine in the frontend and post editor. ``` Uncaught Error: unknown attachment type...