Add plugin section icons and sidebar actions - #2261
Open
brsbl wants to merge 6 commits into
Open
Conversation
…ns-actions-thr_eibej5m9xw
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.
What was wrong
Plugins could not express thread-section presentation or native header actions through the supported app and SDK boundaries. Section icons were not persisted or returned by the public API, and plugins that needed a section-scoped action had no native slot, which forced them to duplicate sidebar behavior outside the owning surface.
What changed
bb thread sectionCLI flags.PLUGIN_SDK_VERSIONat0.4.10; this is additive API work and does not relabel or vendor SDK 0.4.10.Before — merge base
c942421a4After — exact head
3f020e404How you verified
@bb/app,@bb/cli,@bb/server,@bb/db,@bb/sdk, and@get-bb/plugin-sdk(10/10 tasks).git diff --check c942421a454ee4157004274053eec5f36c81d7eb..3f020e4045655721c5cdfb1ad2ab6986b7569720.Delivery/Release checklistfixture,/route, open Delivery actions menu, desktop zoom, and 1224×768 native window bounds. Both durable captures are 2448×1536 Retina screenshots from the compared dev apps.Fixes # — no linked issue.
BB-Thread-ID: thr_eibej5m9xw