Merged
Conversation
Release/1.0.6
Updates WordPress scripts and environment dependencies for improved development workflows and compatibility. Adds helper scripts for starting and stopping the WP-ENV.
Sets up the local development environment to include the Blockparty Icons plugin and Icon Block Theme for testing compatibility. This allows developers to easily test and develop with the Blockparty Icons plugin and Icon Block Theme in a consistent local environment.
Improves compatibility with different icon block implementations by allowing multiple icon blocks to be supported in the tabs nav item. Ensures that only registered icon blocks are used and prioritizes the supported blocks from the parent "tabs" block, falling back to default icon blocks. Updates the "Icon" toolbar button to use `isPressed` prop instead of custom class for managing state.
Updates the WordPress environment configuration to remove unnecessary plugin and theme declarations. This simplifies the environment setup for the "blockparty-icon-compat" feature branch.
Adds margin to the icon blocks to improve spacing between the icon and text for better visual appearance.
Refines the JSDoc comments for the `SyncTabsActive` component, enhancing readability and clarity. This change specifically improves the formatting and description of the component's props.
Refactors tabs icon block logic to streamline the allowed blocks assignment. Removes unused variable assignments, further simplifying the code.
Blockparty Icons Compat
francoistibo
approved these changes
Feb 18, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 1.1.0