block-experiments icon indicating copy to clipboard operation
block-experiments copied to clipboard

A monorepo of Block Experiments

Results 64 block-experiments issues
Sort by recently updated
recently updated
newest added

This is a big refactor that does several things: - It moves from `span` and `offset` to `span` and `start` - columns are absolutely positioned instead of being relative to...

I've been trying to use the Waves block to test the block directory search. Having inserted the block I then lost the ability to Update. Checking the console log there...

Currently the blocks in this repo are, during development, treated as a single plugin. They are then packaged up and released as individual plugins. This creates a difference between development...

Enhancement

Would be cool if we could use this block to create something like this design: ![Screenshot_2020-03-26 Madies Lyophilized Fruits Que Gusto](https://user-images.githubusercontent.com/2846578/77773410-f2eae980-701f-11ea-89a2-047791c132e8.jpg)

Enhancement

It's probably related to #68 & #69, please feel free to close if this is duplicated. When I select a small centre-aligned image, it shifts to the left for some...

If you use the grid block in a front-end editor situation the CSS from `editor.css` overrides the CSS in `front.css`. Generally things work well, except that the `editor.css` changes the...

Enhancement

Hi - The front.css for layout grid is really big and I feel it could be made smaller. The homepage of my personal site is 26kb. That includes all css...

From our friend [Justin](https://wptavern.com/diving-into-automattics-block-experiments): > One missing component I would like to see with this block is the ability to add both a start and end date. For multi-day events,...

Enhancement

It would be nice to compile frontend dependencies, so 3rd party code can be added to the dependencies rather than being included in the repo (for example, [twgl](https://github.com/Automattic/block-experiments/tree/ed5cb8b3d7c301b1d7638ef67068fb0d45db3c06/blocks/motion-background/twgl))

Enhancement