Skip to content

Blockparty Icons Compat#32

Merged
firestar300 merged 2 commits intodevelopfrom
feature/blockparty-icon-compat
Feb 18, 2026
Merged

Blockparty Icons Compat#32
firestar300 merged 2 commits intodevelopfrom
feature/blockparty-icon-compat

Conversation

@firestar300
Copy link
Copy Markdown
Contributor

Description

  • Cette PR ajoute la possibilité de mettre des icônes à partir du nouveau bloc blockparty/icon.

Adds a `.wp-env.json` file for configuring the local WordPress environment.

Updates the `package.json` file to include scripts for starting and stopping the local environment using `wp-env`.

Also updates `@wordpress/scripts` and `@wordpress/env` dependencies and addresses dependency changes.

This streamlines the local development workflow by providing a standardized and reproducible environment.
Ensures compatibility with both the existing `beapi/icon-block` and the new `blockparty/icon` blocks within the accordion summary.

It achieves this by:

-   Updating the allowed blocks for the accordion summary to include both types.
-   Filtering the allowed blocks to only include those that are actually registered.
-   Adjusting the style to apply to both icon blocks.

This change provides flexibility and avoids potential conflicts when using different icon blocks in the accordion summary.
@firestar300 firestar300 requested a review from petitphp February 16, 2026 22:25
@firestar300 firestar300 merged commit 56a88e8 into develop Feb 18, 2026
1 check passed
@firestar300 firestar300 deleted the feature/blockparty-icon-compat branch February 18, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants