Minor changes
- feat: Add timeout configuration to safezone prop (PR #34807 by ling1726)
- feat: SafeZone restarts timeout on mouse move (PR #34807 by ling1726)
Patches
- fix: adjust accordion header chevron alignment styles (PR #34616 by dmytrokirpa)
- fix accessibility bugs (PR #34785 by Anush2303)
- sankey chart callout fix (PR #34806 by Anush2303)
- fix accessibility issues (PR #34798 by Anush2303)
- fix(react-charts): Fix hook used conditionally inside a function (PR #34787 by AtishayMsft)
- fix(react-menu): Fix disabled styles for secondaryContent and subText (PR #34795 by emmayjiang)
- fix: resolve regression with ".hoverDelay" handling (PR #34793 by layershifter)
- fix: MessageBarActions renders slots with keys (PR #34801 by ling1726)
- fix: add subtle animation for indeterminate progress bar when reduced motion mode is enabled (PR #34667 by dmytrokirpa)
- fix: remove useEffect storybook/preview-api and directly trigger 'Open in ...' button rendering (PR #34792 by Hotell)