Skip to content

v0.141.0

Choose a tag to compare

@github-actions github-actions released this 26 May 16:30
· 19 commits to main since this release
9bb0000

Minor Changes

  • #1186 e0afa6be Thanks @tenphi! - Tabs: Tab's title prop is now optional, enabling icon-only tabs via the icon / rightIcon slots. When title is omitted, supply an aria-label (and typically a tooltip) so the tab retains an accessible name. Added a VerticalIconOnly story demonstrating this with placement="left" and tabListPadding="1x".