Skip to content

Conversation

@dmytrokirpa
Copy link
Contributor

@dmytrokirpa dmytrokirpa commented Aug 18, 2025

  • bump @fluentui/react-components dependency to v9.70.0 (which contains React 19 support)
  • fix React 19 type issues (mostly refs related and replace JSX.Element with JSXElement from @fluentui/react-components)
  • update virtualizer stories to use package from the Contrib monorepo instead of the deprecated package from Core

@dmytrokirpa dmytrokirpa self-assigned this Aug 18, 2025
@dmytrokirpa dmytrokirpa force-pushed the fix/react-19-type-issues branch from 9c9fa1a to 8b93a46 Compare September 8, 2025 13:56
@dmytrokirpa dmytrokirpa changed the title Fix/react 19 type issues feat: add react 19 support Sep 8, 2025
@dmytrokirpa dmytrokirpa marked this pull request as ready for review September 8, 2025 15:39
Copy link
Collaborator

@hectorjjb hectorjjb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as "react-gamepad-navigation" package is concerned. These changes are ok

Virtualizer,
useStaticVirtualizerMeasure,
} from '@fluentui/react-virtualizer';
} from '@fluentui-contrib/react-virtualizer';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

@Hotell Hotell merged commit f83a0d0 into microsoft:main Sep 9, 2025
6 checks passed
marcosmoura added a commit to marcosmoura/fluentui-contrib that referenced this pull request Sep 9, 2025
…ce-after-motion-upgrade

* main:
  feat: enforce module boundary types (microsoft#487)
  feat: migrate repo to react-components 9.70.0 and resolve initial type issues with react 19 (microsoft#478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants