Skip to content

feat(sdk): expose app bar actions via props#27

Merged
kacpercierzniewski merged 14 commits into
mainfrom
WB-217-expose-app-bar-actions-via-props
Jun 9, 2026
Merged

feat(sdk): expose app bar actions via props#27
kacpercierzniewski merged 14 commits into
mainfrom
WB-217-expose-app-bar-actions-via-props

Conversation

@kacpercierzniewski

Copy link
Copy Markdown
Contributor

No description provided.

- export the `Theme` type from the barrel; `WorkflowBuilderActions`
  already speaks in it
- validate the stored theme on read instead of casting, so `''` or an
  unrecognized value falls back to `light`
- correct the hook JSDoc and the no-app-bar guide: the app bar has no
  layout-direction control, so that action is additive, not a mirror
- tests: Root paints persisted theme on mount, read-validation fallback
- trim the three WB-217 changesets to release-note length and codify
  "keep changeset bodies short" in RELEASE.md
…into WB-217-expose-app-bar-actions-via-props
Comment thread packages/sdk/src/features/diagram/diagram.tsx Outdated
@kacpercierzniewski kacpercierzniewski force-pushed the WB-217-expose-app-bar-actions-via-props branch from 91644af to 5909af1 Compare June 9, 2026 08:02
@kacpercierzniewski kacpercierzniewski merged commit 3b9f8fd into main Jun 9, 2026
2 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.

3 participants