Merged
Conversation
Version/1.0.4
Adds a `.wp-env.json` file to define the plugins to be loaded during local development. Updates `package.json` to include `start:env` and `stop:env` scripts for managing the local WordPress environment using wp-env. Updates the node version to `22.22.0` in the `volta` configuration.
chore(wp-env): adds wp-env configuration for local development
Replaces the <div> tag with <p> tag for the key figure key to enhance semantics and accessibility. Moves deprecated block definitions to a separate file for better organization and readability.
Updates the WordPress dependencies to their latest versions, including eslint, prettier, and scripts. Updates the `@beapi/icons` package to include new icons, enhancing the available icon set. These updates ensure compatibility with the latest WordPress features and improvements.
Adds a custom property for the key margin in the key figure block and applies it to the key element. This change is to ensure proper HTML markup and accessibility.
Adds an ESLint configuration file to enforce WordPress coding standards. This includes: - Extending the WordPress ESLint plugin's recommended rules. - Configuring the environment for browser, node, and ES6. - Defining global variables for jQuery and wp. - Configuring import resolution for @WordPress packages - Excluding extraneous dependencies in src directory This helps maintain code quality and consistency within the project.
Fix/a11y html markup
Updates the plugin version across all relevant files. This commit also includes a markup change, updating the key figure wrapper from a div to a p element for accessibility and semantic correctness.
francoistibo
approved these changes
Feb 16, 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.
No description provided.