Skip to content

Version/1.1.3#40

Merged
ptesei merged 5 commits intomainfrom
version/1.1.3
Apr 27, 2026
Merged

Version/1.1.3#40
ptesei merged 5 commits intomainfrom
version/1.1.3

Conversation

@ptesei
Copy link
Copy Markdown
Contributor

@ptesei ptesei commented Apr 27, 2026

Note

Medium Risk
Moderate risk because it changes how the editor derives and updates tabsActive from block selection, which could affect active-tab behavior especially in nested tabs scenarios.

Overview
Releases 1.1.3 and updates metadata (block.json versions, plugin header/constant, Playground blueprint tag ref, and changelogs/readme entries).

The editor sync logic for active tabs is refactored from per-tab-item <SyncTabsActive /> renders to a single useSyncTabsActiveForTabsBlock() hook mounted by the parent blockparty/tabs block, reducing selection-listener work while still scoping updates to the owning tabs instance (nested tabs included).

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

@ptesei ptesei merged commit d821e74 into main Apr 27, 2026
5 of 6 checks passed
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.

2 participants