Skip to content

@primer/react@38.23.0

Latest

Choose a tag to compare

@primer primer released this 12 May 14:29
· 18 commits to main since this release
de0186b

Minor Changes

  • #7817 51a7a28 Thanks @francinelucca! - - ActionList: Expand selectableRoles and listRoleTypes to include treeitem and tree.
    • Export ActionListContainerContext as ActionList.ContainerContext.
    • Export useRovingTabIndex from the public API with additional configuration options (preventScroll and dependencies).

Patch Changes

  • #7805 8f8844e Thanks @TylerJDev! - AnchoredOverlay: Disables CSS anchor positioning if portalContainerName is true. (behind primer_react_css_anchor_positioning feature flag)

  • #7800 ce88bdf Thanks @francinelucca! - chore: add primer_react_styled_react_use_primer_theme_providers feature flag to DefaultFeatureFlags

  • #7802 872bf46 Thanks @TylerJDev! - AnchoredOverlay: Ensure overlay fits within viewport by calculating viewport height + width (behind primer_react_css_anchor_positioning feature flag)