Skip to content

Version/1.1.0#20

Merged
firestar300 merged 9 commits intomainfrom
version/1.1.0
Feb 16, 2026
Merged

Version/1.1.0#20
firestar300 merged 9 commits intomainfrom
version/1.1.0

Conversation

@firestar300
Copy link
Copy Markdown
Contributor

No description provided.

MarieComet and others added 9 commits November 6, 2025 10:17
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.
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.
@firestar300 firestar300 merged commit 50396b4 into main Feb 16, 2026
3 of 5 checks passed
@firestar300 firestar300 deleted the version/1.1.0 branch February 16, 2026 16:53
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.

3 participants