-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: register business hours block with block.json path (#32698)
* [not verified] Enable block registration by specifying block.json path * [not verified] Add test for registering block by its metadata file * [not verified] Fix failing test * [not verified] Refactor: register business hours block with block.json path * [not verified] Make block CSS right-to-left compatible * [not verified] Remove hardcoded editorScript value in business hours block.json * [not verified] Move code to get block metadata path in Blocks * [not verified] Move logic to render a block icon on the client * [not verified] Remove deprecated file * [not verified] Add changelogs * [not verified] Fix failing JS test * [not verified] Pass package build dir to get_path_to_block_metadata * [not verified] Move block icon helpers to shared-extension-utils package * [not verified] changelog * [not verified] Add missing import * [not verified] Update package version * [not verified] Add missing color-studio dependency to shared-extension-utils * [not verified] Add missing jetpack-constants dep to blocks package * [not verified] Remove call to realpath from get_block_metadata_from_file * [not verified] Fix monorepo package version refs * [not verified] Pass path to source block.json to jetpack_register_block * [not verified] Fix wrong getIconColor import * [not verified] Falls back to reading block.json in source directory * [not verified] Remove color studio dep in shared-extensions-util * [not verified] Bump yoast/phpunit-polyfills version in blocks package * [not verified] Update composer.lock in Jetpack plugin * [not verified] Remove unhelpful changelogs * [not verified] Add fallback logic to get_path_to_block_metadata * Update package version * Fix styling issues caused by span in getBlockIconComponent Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6185055624
- Loading branch information
1 parent
c29a783
commit a09ba6b
Showing
2 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.