@primer/react@38.15.0
Minor Changes
-
#7524
f7bdd1cThanks @francinelucca! - chore: always render ActionMenu in viewport when inside Dialog under feature flag -
#7594
1e54bdfThanks @copilot-swe-agent! - Addalignandstyleprops to Dialog component
Patch Changes
-
#7529
7e108feThanks @liuliu-dev! - Add keyboard-accessible tooltip for truncated ActionList.Description -
#7585
3dd2c78Thanks @iansan5653! - - Fixes a bug whereActionBarmenu items would be out of order if new items were mounted after the initial render- Improves initial render performance for
ActionBar
- Improves initial render performance for
-
#7624
f6d4311Thanks @llastflowers! - Fix FormControl + SelectPanel accessible name to address SR issues -
#7617
79c855aThanks @llastflowers! - Push margin-top of TimelineBody +1px -
#7635
74762e2Thanks @iansan5653! - Fix(useRefObjectAsForwardedRef): fix ref failing to update when target changes -
#7550
9585669Thanks @hectahertz! - perf(Spinner): replace Web Animations API with CSS animation-delay sync -
#7618
17a103cThanks @liuliu-dev! - TextInputWithTokens: announce selected token values for screen readers. -
#7588
e649da3Thanks @lukasoppermann! - ToggleSwitch: Updated with a 1px space around the knob to work better with updated primitives.