Skip to content

Release/1.0.6#20

Merged
MarieComet merged 12 commits intomainfrom
release/1.0.6
Feb 11, 2026
Merged

Release/1.0.6#20
MarieComet merged 12 commits intomainfrom
release/1.0.6

Conversation

@MarieComet
Copy link
Copy Markdown
Contributor

@MarieComet MarieComet commented Feb 11, 2026

Note

Medium Risk
Changes editor state syncing and frontend DOM selection logic for tab activation, which can affect interaction/selection behavior; scope is contained to the tabs block but impacts core UX.

Overview
Adds nested tabs support by replacing the editor-wide TabsFocus syncing with a new SyncTabsActive component that updates only the owning blockparty/tabs block’s tabsActive based on the current selection (used in both tabs-nav-item and tabs-panel-item).

Updates the frontend script.js DOM traversal to resolve tabs and panels relative to the local .wp-block-blockparty-tabs-nav container (instead of querying all [role=tab] / global panels), preventing nested instances from interfering with each other. Also bumps version to 1.0.6 across plugin metadata, block manifests, and changelogs.

Written by Cursor Bugbot for commit 9d57a58. This will update automatically on new commits. Configure here.

n-langle and others added 12 commits September 5, 2025 15:51
fix (summary): set maxIcons and remove inserter
Creates a comprehensive README file to document the Blockparty Tabs plugin, including features, installation instructions, usage guidelines, accessibility details, and development setup. This aims to provide users with clear instructions and information to effectively use and contribute to the plugin.
relase 1.0.6 : allow to use nested tabs block
Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on March 10

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread src/blockparty-tabs/SyncTabsActive.js
@MarieComet MarieComet merged commit c4828f5 into main Feb 11, 2026
3 of 6 checks passed
@firestar300 firestar300 deleted the release/1.0.6 branch April 20, 2026 13:26
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.

4 participants