@fluentui/react-components 9.72.3 → 9.72.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,123 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Tue, 21 Oct 2025 14:13:08 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 06 Nov 2025 14:56:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.72.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.72.5)
8
+
9
+ Thu, 06 Nov 2025 14:56:50 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.4..@fluentui/react-components_v9.72.5)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-motion-components-preview`
15
+ - feat(motion): export standard motion atoms ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
16
+
17
+ ### Patches
18
+
19
+ - `@fluentui/react-tabster`
20
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
21
+ - `@fluentui/react-tooltip`
22
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
23
+ - `@fluentui/react-tree`
24
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
25
+ - `@fluentui/react-utilities`
26
+ - fix: Add referrerPolicy to anchor element property whitelist ([PR #35447](https://github.com/microsoft/fluentui/pull/35447) by 198982749+Copilot@users.noreply.github.com)
27
+ - refactor(react-utilities): improve types for useAnimationFrame ([PR #35466](https://github.com/microsoft/fluentui/pull/35466) by robertpenner@microsoft.com)
28
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
29
+ - `@fluentui/react-aria`
30
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
31
+ - `@fluentui/react-calendar-compat`
32
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
33
+ - fix: disabled Calendar buttons get disabled color styles in high contrast mode ([PR #35450](https://github.com/microsoft/fluentui/pull/35450) by sarah.higley@microsoft.com)
34
+ - `@fluentui/react-charts`
35
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
36
+ - fix plotly color issue ([PR #35451](https://github.com/microsoft/fluentui/pull/35451) by anushgupta@microsoft.com)
37
+ - fix reference lines bug ([PR #35406](https://github.com/microsoft/fluentui/pull/35406) by anushgupta@microsoft.com)
38
+ - `@fluentui/react-combobox`
39
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
40
+ - `@fluentui/react-components`
41
+ - added export for presenceComponent ([PR #35455](https://github.com/microsoft/fluentui/pull/35455) by 155784131+cperezruiz-microsoft@users.noreply.github.com)
42
+ - `@fluentui/react-context-selector`
43
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
44
+ - `@fluentui/react-datepicker-compat`
45
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
46
+ - `@fluentui/react-drawer`
47
+ - refactor(react-drawer): use standard motion atom for fade ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
48
+ - `@fluentui/react-jsx-runtime`
49
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
50
+ - `@fluentui/react-menu`
51
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
52
+ - `@fluentui/react-menu-grid-preview`
53
+ - Update styles and rename menuGridGroupHeaderClassNames to camel case ([PR #35463](https://github.com/microsoft/fluentui/pull/35463) by yuanboxue@microsoft.com)
54
+ - `@fluentui/react-message-bar`
55
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
56
+ - refactor(react-message-bar): use standard motion atoms for slide and fade ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
57
+ - `@fluentui/react-migration-v0-v9`
58
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
59
+ - `@fluentui/react-migration-v8-v9`
60
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
61
+ - `@fluentui/react-motion`
62
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
63
+ - `@fluentui/react-nav`
64
+ - refactor(react-nav): use Rotate component for icon motion ([PR #35433](https://github.com/microsoft/fluentui/pull/35433) by robertpenner@microsoft.com)
65
+ - `@fluentui/react-overflow`
66
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
67
+ - `@fluentui/react-popover`
68
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
69
+ - `@fluentui/react-portal`
70
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
71
+ - `@fluentui/react-positioning`
72
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
73
+
74
+ ### Changes
75
+
76
+ - `@fluentui/react-infobutton`
77
+ - fix: mitigate native popover prop dts clash from public API exposed by React 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
78
+
79
+ ## [9.72.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.72.4)
80
+
81
+ Fri, 31 Oct 2025 16:21:59 GMT
82
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.3..@fluentui/react-components_v9.72.4)
83
+
84
+ ### Minor changes
85
+
86
+ - `@fluentui/react-storybook-addon`
87
+ - feat: add Copy as Markdown button to FluentDocsPage ([PR #35255](https://github.com/microsoft/fluentui/pull/35255) by dmytrokirpa@microsoft.com)
88
+ - `@fluentui/react-dialog`
89
+ - feat: add support to keep Dialog mounter on close ([PR #35211](https://github.com/microsoft/fluentui/pull/35211) by marcosvmmoura@gmail.com)
90
+ - `@fluentui/react-motion-components-preview`
91
+ - feat(motion): standardize from/to parameters ([PR #35419](https://github.com/microsoft/fluentui/pull/35419) by robertpenner@microsoft.com)
92
+
93
+ ### Patches
94
+
95
+ - `@fluentui/react-portal`
96
+ - fix: replace Node.ELEMENT_NODE with hardcoded value for SSR compatibility ([PR #35350](https://github.com/microsoft/fluentui/pull/35350) by dmytrokirpa@microsoft.com)
97
+ - `@fluentui/react-tooltip`
98
+ - fix: Tooltip does not prevent rendering with aria-expanded unless aria-haspopup is also set ([PR #35364](https://github.com/microsoft/fluentui/pull/35364) by sarah.higley@microsoft.com)
99
+ - `@fluentui/react-utilities`
100
+ - fix: use numeric literal for DOCUMENT_FRAGMENT_NODE to make SSR work ([PR #35357](https://github.com/microsoft/fluentui/pull/35357) by 198982749+Copilot@users.noreply.github.com)
101
+ - `@fluentui/eslint-plugin-react-components`
102
+ - chore: update ts-eslint to 8.46.2 ([PR #35378](https://github.com/microsoft/fluentui/pull/35378) by vgenaev@gmail.com)
103
+ - `@fluentui/priority-overflow`
104
+ - fix: use numeric literals for Node constants to make SSR work ([PR #35357](https://github.com/microsoft/fluentui/pull/35357) by 198982749+Copilot@users.noreply.github.com)
105
+ - `@fluentui/react-charts`
106
+ - fix chart crash issue ([PR #35399](https://github.com/microsoft/fluentui/pull/35399) by anushgupta@microsoft.com)
107
+ - update react version to react 19 ([PR #35402](https://github.com/microsoft/fluentui/pull/35402) by anushgupta@microsoft.com)
108
+ - fix dark mode styles of chart table ([PR #35377](https://github.com/microsoft/fluentui/pull/35377) by anushgupta@microsoft.com)
109
+ - fix chart exceptions ([PR #35393](https://github.com/microsoft/fluentui/pull/35393) by anushgupta@microsoft.com)
110
+ - feat: map deprecated plotly create_gantt() scatter traces to gantt chart ([PR #35334](https://github.com/microsoft/fluentui/pull/35334) by kumarkshitij@microsoft.com)
111
+ - `@fluentui/react-checkbox`
112
+ - fix: add fit-content to max-width ([PR #35361](https://github.com/microsoft/fluentui/pull/35361) by vgenaev@gmail.com)
113
+ - `@fluentui/react-context-selector`
114
+ - fix: update scheduler dependency to remove upper version limit ([PR #35343](https://github.com/microsoft/fluentui/pull/35343) by dmytrokirpa@microsoft.com)
115
+ - `@fluentui/react-menu-grid-preview`
116
+ - feat: add styles for MenuGridRow ([PR #34948](https://github.com/microsoft/fluentui/pull/34948) by jukapsia@microsoft.com)
117
+
7
118
  ## [9.72.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.72.3)
8
119
 
9
- Tue, 21 Oct 2025 14:13:08 GMT
120
+ Tue, 21 Oct 2025 14:16:55 GMT
10
121
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.2..@fluentui/react-components_v9.72.3)
11
122
 
12
123
  ### Minor changes
package/README.md CHANGED
@@ -16,14 +16,13 @@ To use a component, add a `FluentProvider` with a theme close to the root of you
16
16
 
17
17
  ```js
18
18
  import React from 'react';
19
- import ReactDOM from 'react-dom';
19
+ import ReactDOMClient from 'react-dom/client';
20
20
  import { FluentProvider, teamsLightTheme, Button } from '@fluentui/react-components';
21
21
 
22
- ReactDOM.render(
22
+ ReactDOMClient.createRoot(document.getElementById('root')).render(
23
23
  <FluentProvider theme={teamsLightTheme}>
24
24
  <Button appearance="primary">I am a button.</Button>
25
25
  </FluentProvider>,
26
- document.getElementById('root'),
27
26
  );
28
27
  ```
29
28
 
package/dist/index.d.ts CHANGED
@@ -820,6 +820,7 @@ import { PresenceBadgeState } from '@fluentui/react-badge';
820
820
  import { PresenceBadgeStatus } from '@fluentui/react-badge';
821
821
  import { presenceBlockedRegular } from '@fluentui/react-badge';
822
822
  import { presenceBusyFilled } from '@fluentui/react-badge';
823
+ import { PresenceComponent } from '@fluentui/react-motion';
823
824
  import { PresenceComponentProps } from '@fluentui/react-motion';
824
825
  import { presenceDndFilled } from '@fluentui/react-badge';
825
826
  import { presenceDndRegular } from '@fluentui/react-badge';
@@ -3662,6 +3663,8 @@ export { presenceBlockedRegular }
3662
3663
 
3663
3664
  export { presenceBusyFilled }
3664
3665
 
3666
+ export { PresenceComponent }
3667
+
3665
3668
  export { PresenceComponentProps }
3666
3669
 
3667
3670
  export { presenceDndFilled }