@primer/react@38.22.0
·
291 commits
to main
since this release
Minor Changes
- #7755
0e868f9Thanks @francinelucca! - feat: add ActionList, SelectPanel primitives exports and new FilteredActionList.Input components
Patch Changes
-
#7797
3e05935Thanks @liuliu-dev! - Breadcrumbs overflow menu no longer appears when there are only two crumb items. -
#7511
eb73deeThanks @RSoeborg! - Fix NavList parent item flicker during static-to-interactive transitions when navigating between current sub-items in a SubNav. -
#7619
68aaf61Thanks @hectahertz! - Memoize ActionMenu context values to prevent unnecessary re-renders of menu items -
#7708
d0fa0ffThanks @hectahertz! - perf(css): audit :has() selectors and add stylelint guard for Safari -
#7775
4b7e4caThanks @TylerJDev! - AnchoredOverlay: Ensure styles persist on anchors even when re-mounted (behind feature flag) -
#7780
8330aadThanks @francinelucca! - fix: Checkbox indeterminate state now persists on click if the state didn't change