Minor changes
- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by Hotell)
- deprecate: react-virtualizer in process of moving to fluentui-contrib (PR #34899 by Mitch-At-Work)
- fix(react-list): Dont crash in dev mode when navigation mode is changed (PR #34613 by george-cz)
- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by Hotell)
- feat(motion): add Fade presence motion component (PR #34839 by robertpenner)
- feat: replace global JSX.IntrinsicElements with in house alternative to make types compatible across react major versions (PR #34733 by Hotell)
- feat: add custom JSX.* types that are compatible with various react major versions (PR #34733 by Hotell)
Patches
- fix callout position issues (PR #34868 by Anush2303)
- mitigate xss vulnerabilities (PR #34920 by Anush2303)
- Add Gantt chart in v9 (PR #34909 by Anush2303)
- funnel chart in v9 (PR #34866 by Anush2303)
- feat: add event.isDefaultPrevented() to
onKeyDown
(PR #34905 by layershifter) - fix: adjust circular sizes to Figma spec (PR #34859 by mainframev)
- revert: adjust accordion header chevron alignment styles #34616 (PR #34893 by dmytrokirpa)
Prerelease changes
- deprecate: react-virtualizer moving to fluentui-contrib (PR #34899 by Mitch-At-Work)