Tom Usborne
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.
This adds an Image Size dropdown to the new Image block.
## 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,...
This adds an inline background image option to our Container block.
This PR will explore adding easy upgrade functionality to our 1.0 blocks. - [ ] Button - [ ] Headline - [ ] Container - [ ] Image
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...
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...