Skip to content

refactor(appbar): modernize Appbar to latest MD3 spec - #5039

Draft
matkoson wants to merge 4 commits into
callstack:mainfrom
matkoson:feat/modernize-appbar-md3
Draft

refactor(appbar): modernize Appbar to latest MD3 spec#5039
matkoson wants to merge 4 commits into
callstack:mainfrom
matkoson:feat/modernize-appbar-md3

Conversation

@matkoson

@matkoson matkoson commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Modernizes the Appbar components to align with the latest Material Design 3 (MD3) App bar specification.

Changes

  • Appbar / AppbarHeader / AppbarContent / AppbarAction: MD3 token-driven layout, elevated/flat modes, and updated spacing/typography behavior
  • New tokens.ts: shared MD3 App bar tokens for consistent theming
  • Example: updated AppbarExample to demonstrate current MD3 patterns
  • Docs (6.x): Appbar component docs + componentDocs6x / theme color data updates
  • Tests: expanded unit coverage and snapshot updates for the new API/behavior

Out of scope

  • No private/self-hosted CI workflows (kept on private fork only)

Test plan

  • Appbar unit tests pass
  • Example app Appbar screens look correct on iOS and Android
  • Docs preview for 6.x Appbar pages
  • Visual check against MD3 App bar spec

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