Minor Changes
-
#7065
9090053Thanks @TylerJDev! - ActionBar: AddActionBar.Menusubcomponent -
#7056
6ff2797Thanks @adierkens! - Update active indicators for ActionList & FilteredActionList to follow content height -
#7063
247c66aThanks @francinelucca! - Feat: popover implement click outside -
#7123
01b16dbThanks @adierkens! - Adds an experimentalTabsutility component & associated hooks -
#7109
34e7108Thanks @adierkens! - Add support to ActionList for 'tablist' and 'tab' roles -
#7112
7160709Thanks @hectahertz! - PageHeader: Remove useResponsiveValue hook from TitleArea variant propMigrates PageHeader.TitleArea's
variantprop to usegetResponsiveAttributesfollowing ADR-018 for SSR-safe responsive values. This prevents layout shift during hydration when using responsive variants.
Patch Changes
-
#7114
15a13c6Thanks @liuliu-dev! - ActionList: Fix trailing action button to take full height. -
#7124
a746a83Thanks @lukasoppermann! - Fixed Timeline.Break when followed by a condensed item and clip sidebar for condensed items. -
#7060
3468793Thanks @francinelucca! - @primer/react: chore(Dialog): allow direct children -
#7115
21cefb9Thanks @siddharthkp! - ActionBar: IconButton no longer adds it's owndata-testid -
#7061
e58e102Thanks @francinelucca! - PageLayout: update wrapper dimensions to match PageLayout's root element -
#7130
57ffdbcThanks @joshblack! - Update theAnchoredOverlaycomponent so that therefvalue is not overridden when spreading props -
#7097
12fad7aThanks @francinelucca! - chore: fix UnderlineWrapper html structure -
#7101
9382e52Thanks @hectahertz! - Remove use of useResponsiveValue hook - PageLayout -
#7128
4d0f08aThanks @liuliu-dev! - Link: Remove deprecated underline prop. (Not used in github-ui)