@fluentui/react-components 9.54.2 → 9.54.3
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 +201 -2
- package/package.json +53 -53
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,211 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon,
|
|
3
|
+
This log was last generated on Mon, 01 Jul 2024 20:25:33 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.54.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.3)
|
|
8
|
+
|
|
9
|
+
Mon, 01 Jul 2024 20:25:33 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.2..@fluentui/react-components_v9.54.3)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-migration-v0-v9`
|
|
15
|
+
- feat(v0-migration): Attachment compat component ([PR #31634](https://github.com/microsoft/fluentui/pull/31634) by jukapsia@microsoft.com)
|
|
16
|
+
- `@fluentui/react-nav-preview`
|
|
17
|
+
- feat: Adds animation to selection indicator and icon. ([PR #31720](https://github.com/microsoft/fluentui/pull/31720) by matejera@microsoft.com)
|
|
18
|
+
- feat: Adds NavDivider implementation ([PR #31848](https://github.com/microsoft/fluentui/pull/31848) by matejera@microsoft.com)
|
|
19
|
+
- `@fluentui/react-tag-picker`
|
|
20
|
+
- Update internal state to match Combobox and Listbox changes ([PR #31415](https://github.com/microsoft/fluentui/pull/31415) by sarah.higley@microsoft.com)
|
|
21
|
+
- `@fluentui/react-aria`
|
|
22
|
+
- feat: add options to manually show/hide focus visibility on active descendants, and scroll the active item into view ([PR #31415](https://github.com/microsoft/fluentui/pull/31415) by sarah.higley@microsoft.com)
|
|
23
|
+
- `@fluentui/react-combobox`
|
|
24
|
+
- feat: Add disableAutoFocus to Combobox and Listbox for cases when the popover is open on focus. ([PR #31852](https://github.com/microsoft/fluentui/pull/31852) by estebanmu@microsoft.com)
|
|
25
|
+
- fix: Listbox updates activedescendant correctly ([PR #31415](https://github.com/microsoft/fluentui/pull/31415) by sarah.higley@microsoft.com)
|
|
26
|
+
- `@fluentui/react-list-preview`
|
|
27
|
+
- feat: Pass data with value to onAction callback ([PR #31803](https://github.com/microsoft/fluentui/pull/31803) by jirivyhnalek@microsoft.com)
|
|
28
|
+
|
|
29
|
+
### Patches
|
|
30
|
+
|
|
31
|
+
- `@fluentui/react-migration-v0-v9`
|
|
32
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
33
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
34
|
+
- `@fluentui/react-migration-v8-v9`
|
|
35
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
36
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
37
|
+
- `@fluentui/react-motion`
|
|
38
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
39
|
+
- fix: improve Jest compat ([PR #31715](https://github.com/microsoft/fluentui/pull/31715) by olfedias@microsoft.com)
|
|
40
|
+
- chore: adds 'use no memo' directive ([PR #31787](https://github.com/microsoft/fluentui/pull/31787) by seanmonahan@microsoft.com)
|
|
41
|
+
- `@fluentui/react-motion-preview`
|
|
42
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
43
|
+
- `@fluentui/react-nav-preview`
|
|
44
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
45
|
+
- Scaffolds NavDivider and AppNode ([PR #31836](https://github.com/microsoft/fluentui/pull/31836) by matejera@microsoft.com)
|
|
46
|
+
- fix: Addresses icon and indicator Windows and Teams Theme high contrast issues. ([PR #31704](https://github.com/microsoft/fluentui/pull/31704) by matejera@microsoft.com)
|
|
47
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
48
|
+
- fix: Adds aria-expanded to NavCategoryItem ([PR #31837](https://github.com/microsoft/fluentui/pull/31837) by matejera@microsoft.com)
|
|
49
|
+
- `@fluentui/react-persona`
|
|
50
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
51
|
+
- `@fluentui/react-popover`
|
|
52
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
53
|
+
- `@fluentui/react-portal`
|
|
54
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
55
|
+
- `@fluentui/react-portal-compat`
|
|
56
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
57
|
+
- `@fluentui/react-positioning`
|
|
58
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
59
|
+
- `@fluentui/react-progress`
|
|
60
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
61
|
+
- `@fluentui/react-provider`
|
|
62
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
63
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
64
|
+
- `@fluentui/react-radio`
|
|
65
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
66
|
+
- `@fluentui/react-rating`
|
|
67
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
68
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
69
|
+
- `@fluentui/react-search`
|
|
70
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
71
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
72
|
+
- `@fluentui/react-select`
|
|
73
|
+
- fix: underline appearance is readable in dark themes ([PR #31736](https://github.com/microsoft/fluentui/pull/31736) by sarah.higley@microsoft.com)
|
|
74
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
75
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
76
|
+
- `@fluentui/react-skeleton`
|
|
77
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
78
|
+
- `@fluentui/react-slider`
|
|
79
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
80
|
+
- `@fluentui/react-spinbutton`
|
|
81
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
82
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
83
|
+
- `@fluentui/react-spinner`
|
|
84
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
85
|
+
- `@fluentui/react-swatch-picker`
|
|
86
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
87
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
88
|
+
- fix(react-swatch-picker): fixed colors of selected and pressed states ([PR #31830](https://github.com/microsoft/fluentui/pull/31830) by vkozlova@microsoft.com)
|
|
89
|
+
- `@fluentui/react-switch`
|
|
90
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
91
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
92
|
+
- `@fluentui/react-table`
|
|
93
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
94
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
95
|
+
- `@fluentui/react-tabs`
|
|
96
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
97
|
+
- `@fluentui/react-tabster`
|
|
98
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
99
|
+
- `@fluentui/react-tag-picker`
|
|
100
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
101
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
102
|
+
- `@fluentui/react-tags`
|
|
103
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
104
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
105
|
+
- `@fluentui/react-teaching-popover`
|
|
106
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
107
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
108
|
+
- fix: carousel tabs are visible in windows high contrast ([PR #31734](https://github.com/microsoft/fluentui/pull/31734) by sarah.higley@microsoft.com)
|
|
109
|
+
- `@fluentui/react-text`
|
|
110
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
111
|
+
- `@fluentui/react-textarea`
|
|
112
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
113
|
+
- `@fluentui/react-timepicker-compat`
|
|
114
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
115
|
+
- `@fluentui/react-toast`
|
|
116
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
117
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
118
|
+
- `@fluentui/react-toolbar`
|
|
119
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
120
|
+
- `@fluentui/react-tooltip`
|
|
121
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
122
|
+
- `@fluentui/react-tree`
|
|
123
|
+
- chore: ensures history navigation keys are respected ([PR #31780](https://github.com/microsoft/fluentui/pull/31780) by bernardo.sunderhus@gmail.com)
|
|
124
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
125
|
+
- patch: improve strict warning from useTreeItem ([PR #31835](https://github.com/microsoft/fluentui/pull/31835) by lingfangao@hotmail.com)
|
|
126
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
127
|
+
- bugfix: console error if TreeItem has no parent Tree ([PR #31766](https://github.com/microsoft/fluentui/pull/31766) by bernardo.sunderhus@gmail.com)
|
|
128
|
+
- `@fluentui/react-utilities`
|
|
129
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
130
|
+
- `@fluentui/react-accordion`
|
|
131
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
132
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
133
|
+
- `@fluentui/react-avatar`
|
|
134
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
135
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
136
|
+
- `@fluentui/react-badge`
|
|
137
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
138
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
139
|
+
- `@fluentui/react-breadcrumb`
|
|
140
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
141
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
142
|
+
- `@fluentui/react-button`
|
|
143
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
144
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
145
|
+
- fix: MenuButton is styled correctly when aria-expanded is a string ([PR #31809](https://github.com/microsoft/fluentui/pull/31809) by sarah.higley@microsoft.com)
|
|
146
|
+
- fix: Adding checked condition for icon styles when `ToggleButton` is checked + its appearance is subtle or transparent. ([PR #31789](https://github.com/microsoft/fluentui/pull/31789) by humbertomakotomorimoto@gmail.com)
|
|
147
|
+
- `@fluentui/react-calendar-compat`
|
|
148
|
+
- fix: remove unnecessary group role, better table accName ([PR #31819](https://github.com/microsoft/fluentui/pull/31819) by sarah.higley@microsoft.com)
|
|
149
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
150
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
151
|
+
- fix(react-calendar-compat): fixed focus indicator cut off ([PR #31596](https://github.com/microsoft/fluentui/pull/31596) by vkozlova@microsoft.com)
|
|
152
|
+
- `@fluentui/react-card`
|
|
153
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
154
|
+
- `@fluentui/react-checkbox`
|
|
155
|
+
- adjust indicator type to include span ([PR #31640](https://github.com/microsoft/fluentui/pull/31640) by vgenaev@gmail.com)
|
|
156
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
157
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
158
|
+
- `@fluentui/react-combobox`
|
|
159
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
160
|
+
- fix: add autoSize: true to Combobox and Dropdown by default ([PR #31864](https://github.com/microsoft/fluentui/pull/31864) by sarah.higley@microsoft.com)
|
|
161
|
+
- close controlled dropdown by clicking outside ([PR #31786](https://github.com/microsoft/fluentui/pull/31786) by kirpadv@gmail.com)
|
|
162
|
+
- style: turn off react-compiler lints for non compliant code ([PR #31795](https://github.com/microsoft/fluentui/pull/31795) by martinhochel@microsoft.com)
|
|
163
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
164
|
+
- `@fluentui/react-datepicker-compat`
|
|
165
|
+
- feat: update DatePicker to use legacyTrapFocus ([PR #31801](https://github.com/microsoft/fluentui/pull/31801) by sarah.higley@microsoft.com)
|
|
166
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
167
|
+
- fix: datepicker popup is not hidden from the a11y tree ([PR #31819](https://github.com/microsoft/fluentui/pull/31819) by sarah.higley@microsoft.com)
|
|
168
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
169
|
+
- `@fluentui/react-dialog`
|
|
170
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
171
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
172
|
+
- `@fluentui/react-divider`
|
|
173
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
174
|
+
- `@fluentui/react-drawer`
|
|
175
|
+
- fix: do not create global header/footer roles in Drawer ([PR #31799](https://github.com/microsoft/fluentui/pull/31799) by sarah.higley@microsoft.com)
|
|
176
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
177
|
+
- `@fluentui/react-field`
|
|
178
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
179
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
180
|
+
- `@fluentui/react-image`
|
|
181
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
182
|
+
- `@fluentui/react-infolabel`
|
|
183
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
184
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
185
|
+
- `@fluentui/react-input`
|
|
186
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
187
|
+
- `@fluentui/react-label`
|
|
188
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
189
|
+
- `@fluentui/react-link`
|
|
190
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
191
|
+
- `@fluentui/react-list-preview`
|
|
192
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
193
|
+
- `@fluentui/react-menu`
|
|
194
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
195
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
196
|
+
- `@fluentui/react-message-bar`
|
|
197
|
+
- fixing incorrect error state icon ([PR #31749](https://github.com/microsoft/fluentui/pull/31749) by vgenaev@gmail.com)
|
|
198
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
|
199
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
200
|
+
|
|
201
|
+
### Changes
|
|
202
|
+
|
|
203
|
+
- `@fluentui/react-virtualizer`
|
|
204
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
|
205
|
+
|
|
7
206
|
## [9.54.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.2)
|
|
8
207
|
|
|
9
|
-
Mon, 17 Jun 2024 07:
|
|
208
|
+
Mon, 17 Jun 2024 07:34:16 GMT
|
|
10
209
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.1..@fluentui/react-components_v9.54.2)
|
|
11
210
|
|
|
12
211
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.54.
|
|
3
|
+
"version": "9.54.3",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -30,64 +30,64 @@
|
|
|
30
30
|
"@fluentui/scripts-tasks": "*"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@fluentui/react-accordion": "^9.4.
|
|
33
|
+
"@fluentui/react-accordion": "^9.4.2",
|
|
34
34
|
"@fluentui/react-alert": "9.0.0-beta.124",
|
|
35
|
-
"@fluentui/react-avatar": "^9.6.
|
|
36
|
-
"@fluentui/react-badge": "^9.2.
|
|
37
|
-
"@fluentui/react-button": "^9.3.
|
|
38
|
-
"@fluentui/react-card": "^9.0.
|
|
39
|
-
"@fluentui/react-checkbox": "^9.2.
|
|
40
|
-
"@fluentui/react-combobox": "^9.
|
|
41
|
-
"@fluentui/react-dialog": "^9.11.
|
|
42
|
-
"@fluentui/react-divider": "^9.2.
|
|
43
|
-
"@fluentui/react-drawer": "^9.5.
|
|
44
|
-
"@fluentui/react-field": "^9.1.
|
|
45
|
-
"@fluentui/react-image": "^9.1.
|
|
35
|
+
"@fluentui/react-avatar": "^9.6.31",
|
|
36
|
+
"@fluentui/react-badge": "^9.2.39",
|
|
37
|
+
"@fluentui/react-button": "^9.3.85",
|
|
38
|
+
"@fluentui/react-card": "^9.0.85",
|
|
39
|
+
"@fluentui/react-checkbox": "^9.2.30",
|
|
40
|
+
"@fluentui/react-combobox": "^9.12.0",
|
|
41
|
+
"@fluentui/react-dialog": "^9.11.3",
|
|
42
|
+
"@fluentui/react-divider": "^9.2.71",
|
|
43
|
+
"@fluentui/react-drawer": "^9.5.3",
|
|
44
|
+
"@fluentui/react-field": "^9.1.69",
|
|
45
|
+
"@fluentui/react-image": "^9.1.69",
|
|
46
46
|
"@fluentui/react-infobutton": "9.0.0-beta.102",
|
|
47
|
-
"@fluentui/react-infolabel": "^9.0.
|
|
48
|
-
"@fluentui/react-input": "^9.4.
|
|
49
|
-
"@fluentui/react-label": "^9.1.
|
|
50
|
-
"@fluentui/react-link": "^9.2.
|
|
51
|
-
"@fluentui/react-menu": "^9.14.
|
|
52
|
-
"@fluentui/react-overflow": "^9.1.
|
|
53
|
-
"@fluentui/react-persona": "^9.2.
|
|
54
|
-
"@fluentui/react-portal": "^9.4.
|
|
55
|
-
"@fluentui/react-popover": "^9.9.
|
|
56
|
-
"@fluentui/react-positioning": "^9.15.
|
|
57
|
-
"@fluentui/react-progress": "^9.1.
|
|
58
|
-
"@fluentui/react-provider": "^9.16.
|
|
59
|
-
"@fluentui/react-radio": "^9.2.
|
|
60
|
-
"@fluentui/react-select": "^9.1.
|
|
47
|
+
"@fluentui/react-infolabel": "^9.0.38",
|
|
48
|
+
"@fluentui/react-input": "^9.4.80",
|
|
49
|
+
"@fluentui/react-label": "^9.1.72",
|
|
50
|
+
"@fluentui/react-link": "^9.2.26",
|
|
51
|
+
"@fluentui/react-menu": "^9.14.9",
|
|
52
|
+
"@fluentui/react-overflow": "^9.1.23",
|
|
53
|
+
"@fluentui/react-persona": "^9.2.90",
|
|
54
|
+
"@fluentui/react-portal": "^9.4.29",
|
|
55
|
+
"@fluentui/react-popover": "^9.9.13",
|
|
56
|
+
"@fluentui/react-positioning": "^9.15.4",
|
|
57
|
+
"@fluentui/react-progress": "^9.1.80",
|
|
58
|
+
"@fluentui/react-provider": "^9.16.4",
|
|
59
|
+
"@fluentui/react-radio": "^9.2.25",
|
|
60
|
+
"@fluentui/react-select": "^9.1.80",
|
|
61
61
|
"@fluentui/react-shared-contexts": "^9.19.0",
|
|
62
|
-
"@fluentui/react-skeleton": "^9.1.
|
|
63
|
-
"@fluentui/react-slider": "^9.1.
|
|
64
|
-
"@fluentui/react-spinbutton": "^9.2.
|
|
65
|
-
"@fluentui/react-spinner": "^9.4.
|
|
66
|
-
"@fluentui/react-swatch-picker": "^9.1.
|
|
67
|
-
"@fluentui/react-switch": "^9.1.
|
|
68
|
-
"@fluentui/react-table": "^9.15.
|
|
69
|
-
"@fluentui/react-tabs": "^9.4.
|
|
70
|
-
"@fluentui/react-tabster": "^9.22.
|
|
71
|
-
"@fluentui/react-tags": "^9.3.
|
|
72
|
-
"@fluentui/react-textarea": "^9.3.
|
|
62
|
+
"@fluentui/react-skeleton": "^9.1.8",
|
|
63
|
+
"@fluentui/react-slider": "^9.1.87",
|
|
64
|
+
"@fluentui/react-spinbutton": "^9.2.80",
|
|
65
|
+
"@fluentui/react-spinner": "^9.4.10",
|
|
66
|
+
"@fluentui/react-swatch-picker": "^9.1.4",
|
|
67
|
+
"@fluentui/react-switch": "^9.1.87",
|
|
68
|
+
"@fluentui/react-table": "^9.15.9",
|
|
69
|
+
"@fluentui/react-tabs": "^9.4.25",
|
|
70
|
+
"@fluentui/react-tabster": "^9.22.1",
|
|
71
|
+
"@fluentui/react-tags": "^9.3.10",
|
|
72
|
+
"@fluentui/react-textarea": "^9.3.80",
|
|
73
73
|
"@fluentui/react-theme": "^9.1.19",
|
|
74
|
-
"@fluentui/react-toast": "^9.3.
|
|
75
|
-
"@fluentui/react-toolbar": "^9.1.
|
|
76
|
-
"@fluentui/react-tooltip": "^9.4.
|
|
77
|
-
"@fluentui/react-utilities": "^9.18.
|
|
78
|
-
"@fluentui/react-text": "^9.4.
|
|
79
|
-
"@fluentui/react-virtualizer": "9.0.0-alpha.
|
|
80
|
-
"@fluentui/react-tree": "^9.7.
|
|
74
|
+
"@fluentui/react-toast": "^9.3.48",
|
|
75
|
+
"@fluentui/react-toolbar": "^9.1.88",
|
|
76
|
+
"@fluentui/react-tooltip": "^9.4.32",
|
|
77
|
+
"@fluentui/react-utilities": "^9.18.11",
|
|
78
|
+
"@fluentui/react-text": "^9.4.21",
|
|
79
|
+
"@fluentui/react-virtualizer": "9.0.0-alpha.80",
|
|
80
|
+
"@fluentui/react-tree": "^9.7.2",
|
|
81
81
|
"@griffel/react": "^1.5.22",
|
|
82
82
|
"@swc/helpers": "^0.5.1",
|
|
83
|
-
"@fluentui/react-message-bar": "^9.2.
|
|
84
|
-
"@fluentui/react-breadcrumb": "^9.0.
|
|
85
|
-
"@fluentui/react-aria": "^9.
|
|
86
|
-
"@fluentui/react-rating": "^9.0.
|
|
87
|
-
"@fluentui/react-search": "^9.0.
|
|
88
|
-
"@fluentui/react-teaching-popover": "^9.1.
|
|
89
|
-
"@fluentui/react-tag-picker": "^9.
|
|
90
|
-
"@fluentui/react-motion": "^9.2.
|
|
83
|
+
"@fluentui/react-message-bar": "^9.2.4",
|
|
84
|
+
"@fluentui/react-breadcrumb": "^9.0.31",
|
|
85
|
+
"@fluentui/react-aria": "^9.13.0",
|
|
86
|
+
"@fluentui/react-rating": "^9.0.13",
|
|
87
|
+
"@fluentui/react-search": "^9.0.9",
|
|
88
|
+
"@fluentui/react-teaching-popover": "^9.1.9",
|
|
89
|
+
"@fluentui/react-tag-picker": "^9.2.0",
|
|
90
|
+
"@fluentui/react-motion": "^9.2.1"
|
|
91
91
|
},
|
|
92
92
|
"peerDependencies": {
|
|
93
93
|
"@types/react": ">=16.14.0 <19.0.0",
|