Skip to content

Release v1.10.0

Choose a tag to compare

@github-actions github-actions released this 09 May 05:52
0efd18a

Added

  • Added ToolbarLayout as a transparent, named toolbar region that renders fallback children or slot-contributed content.
  • Added dedicated ToolbarLayout documentation with usage patterns for fallback, multiple contributors, and context-sensitive layouts.

Changed

  • Added ToolbarLayout stories demonstrating default content, injected layouts, multi-contributor composition, and context-sensitive swapping.
  • Exported ToolbarLayout and ToolbarLayoutProps from the Toolbar public API.
  • Updated Toolbar documentation TOC to include the new Toolbar Layout page.