·
18 commits
to main
since this release
Minor Changes
- #7817
51a7a28Thanks @francinelucca! - - ActionList: ExpandselectableRolesandlistRoleTypesto includetreeitemandtree.- Export
ActionListContainerContextasActionList.ContainerContext. - Export
useRovingTabIndexfrom the public API with additional configuration options (preventScrollanddependencies).
- Export
Patch Changes
-
#7805
8f8844eThanks @TylerJDev! - AnchoredOverlay: Disables CSS anchor positioning ifportalContainerNameis true. (behindprimer_react_css_anchor_positioningfeature flag) -
#7800
ce88bdfThanks @francinelucca! - chore: addprimer_react_styled_react_use_primer_theme_providersfeature flag to DefaultFeatureFlags -
#7802
872bf46Thanks @TylerJDev! - AnchoredOverlay: Ensure overlay fits within viewport by calculating viewport height + width (behindprimer_react_css_anchor_positioningfeature flag)