Skip to content

v0.140.1

Choose a tag to compare

@github-actions github-actions released this 26 May 13:25
· 26 commits to main since this release
c24f020

Patch Changes

  • #1184 c44ee3bb Thanks @tenphi! - Tabs: when there are no panels (no Tab content, no Tabs.Panel children, no renderPanel), the outer wrapper no longer grows or shrinks within its parent flex container — it now locks to the tab bar's intrinsic size, matching the pre-wrapper behavior of a panel-less <Tabs>. With panels, the wrapper still participates in parent flex layouts as before.