Skip to content

UI improvment#20

Merged
firestar300 merged 11 commits into
developfrom
feature/ui-improvment
Jun 25, 2026
Merged

UI improvment#20
firestar300 merged 11 commits into
developfrom
feature/ui-improvment

Conversation

@firestar300

@firestar300 firestar300 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

UI improvment


Note

Low Risk
Changes are packaging, naming, demo blueprint, and dev dependencies; plugin runtime PHP in the diff is limited to the header string.

Overview
Prepares the plugin for WordPress.org / Playground and trims local PHP tooling, with no runtime block behavior changes in this diff.

The plugin header display name is updated to Blockparty Table of content. A new .wordpress.org/blueprints/blueprint.json installs the plugin from the 1.0.4 tag, logs in, and seeds a demo page at /blockparty-table-of-content-demo/ with sample headings and a table-of-content block.

Composer dev dependencies drop Psalm, PHPLint, and phpcompatibility/phpcompatibility-wp in favor of phpcompatibility/php-compatibility, explicit squizlabs/php_codesniffer, and wp-cli/wp-cli; the psalm composer script is removed. composer.lock is deleted and added to .gitignore, so installs are no longer pinned in the repo. GrumPHP no longer runs Psalm.

The JS lint workflow only fixes YAML indentation for node-version-file. CI/local quality gates are lighter (no Psalm in GrumPHP), which may reduce static analysis coverage until something replaces it.

Reviewed by Cursor Bugbot for commit 559fb71. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a5d563a. Configure here.

Comment thread grumphp.yml
Comment thread .github/workflows/quality-js.yml Outdated
Comment thread .wordpress.org/blueprints/blueprint.json Outdated
@firestar300 firestar300 merged commit fccffd3 into develop Jun 25, 2026
3 checks passed
@firestar300 firestar300 deleted the feature/ui-improvment branch June 25, 2026 16:50
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.

1 participant