Skip to content

@primer/react@38.1.0

Latest

Choose a tag to compare

@primer primer released this 06 Nov 19:21
· 9 commits to main since this release
c84c2bc

Minor Changes

  • #7065 9090053 Thanks @TylerJDev! - ActionBar: Add ActionBar.Menu subcomponent

  • #7056 6ff2797 Thanks @adierkens! - Update active indicators for ActionList & FilteredActionList to follow content height

  • #7063 247c66a Thanks @francinelucca! - Feat: popover implement click outside

  • #7123 01b16db Thanks @adierkens! - Adds an experimental Tabs utility component & associated hooks

  • #7109 34e7108 Thanks @adierkens! - Add support to ActionList for 'tablist' and 'tab' roles

  • #7112 7160709 Thanks @hectahertz! - PageHeader: Remove useResponsiveValue hook from TitleArea variant prop

    Migrates PageHeader.TitleArea's variant prop to use getResponsiveAttributes following ADR-018 for SSR-safe responsive values. This prevents layout shift during hydration when using responsive variants.

Patch Changes