Tom Usborne

Results 42 issues of Tom Usborne

### New - Theme Support: Enabled core support for `appearance-tools` to enable more styling controls by default for core blocks. #611 - Typography Manager: Added new Font Library fonts as...

Reverts tomusborne/generateblocks#1226

This PR adds support for the upcoming GP Font Library.

refactoring

This adds an Image Size dropdown to the new Image block.

feature

## Changelog Note: Work in progress ### New - **New v2 Blocks** - These blocks are enabled by default for new installs. If your site is using existing v1 blocks,...

alpha

This adds an inline background image option to our Container block.

feature

This PR will explore adding easy upgrade functionality to our 1.0 blocks. - [ ] Button - [ ] Headline - [ ] Container - [ ] Image

feature

closes #1438 This fixes a few bugs: 1. Clearing the `linkTo` comboxbox sets it to null, which causes a runtime error. 2. Activating WooCommerce changes the format of `imageSizes`. This...

bug

Integrates this: https://make.wordpress.org/core/2024/10/17/new-block-type-registration-apis-to-improve-performance-in-wordpress-6-7/ Still WIP as we need to add it our CI/ensure that the manifest is built each time the blocks are built. We also need to thoroughly test...