@fluentui/react-components 9.26.0 → 9.26.1

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.json CHANGED
@@ -2,7 +2,353 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 11 Jul 2023 18:44:09 GMT",
5
+ "date": "Mon, 17 Jul 2023 21:26:50 GMT",
6
+ "tag": "@fluentui/react-components_v9.26.1",
7
+ "version": "9.26.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "vkozlova@microsoft.com",
12
+ "package": "@fluentui/react-breadcrumb-preview",
13
+ "commit": "24684d266403f6b5b4d4314a57f2853126698335",
14
+ "comment": "made breadcrumb package public"
15
+ },
16
+ {
17
+ "author": "marcosvmmoura@gmail.com",
18
+ "package": "@fluentui/react-card",
19
+ "commit": "820b2c5b432f0f72df241c197b8cc0f5112657b3",
20
+ "comment": "fix: use resolved slot instead of raw prop object"
21
+ }
22
+ ],
23
+ "minor": [
24
+ {
25
+ "author": "vkozlova@microsoft.com",
26
+ "package": "@fluentui/react-breadcrumb-preview",
27
+ "commit": "0cfa8fd8ceeb32ed90c23967ffa034b6b341b45a",
28
+ "comment": "feat: release react-breadcrumb to unstable"
29
+ },
30
+ {
31
+ "author": "eysjiang@gmail.com",
32
+ "package": "@fluentui/react-search-preview",
33
+ "commit": "38db10e0b7bd2f3175d5adf4bb75d83ee7b53f0a",
34
+ "comment": "feat: release preview package"
35
+ },
36
+ {
37
+ "author": "ololubek@microsoft.com",
38
+ "package": "@fluentui/react-spinner",
39
+ "commit": "3f65c7cfb7dad7a2c55b649778ced4c43cfc5bb1",
40
+ "comment": "feat: add extra-tiny value to size prop of Spinner"
41
+ }
42
+ ],
43
+ "prerelease": [
44
+ {
45
+ "author": "esteban.230@hotmail.com",
46
+ "package": "@fluentui/react-infobutton",
47
+ "commit": "d2c19695a05ff0adcab100c05d75cfa32e0994a9",
48
+ "comment": "fix(react-infobutton): Make InfoLabel only add aria-owns when the popover is open."
49
+ },
50
+ {
51
+ "author": "esteban.230@hotmail.com",
52
+ "package": "@fluentui/react-infobutton",
53
+ "commit": "bffeca38807f5cd9230e6dbbc4ef1be1766e29d5",
54
+ "comment": "feat(react-infobutton): Remove InfoIcon files from react-infobutton."
55
+ },
56
+ {
57
+ "author": "mifraser@microsoft.com",
58
+ "package": "@fluentui/react-virtualizer",
59
+ "commit": "2971c4f9e3273db1e46e14c424ec32db0f67f8d5",
60
+ "comment": "Feat: Add imperative ref access to both virtualizer length and current index"
61
+ }
62
+ ]
63
+ }
64
+ },
65
+ {
66
+ "date": "Thu, 13 Jul 2023 21:25:38 GMT",
67
+ "tag": "@fluentui/react-components_v9.26.0",
68
+ "version": "9.26.0",
69
+ "comments": {
70
+ "none": [
71
+ {
72
+ "author": "martinhochel@microsoft.com",
73
+ "package": "@fluentui/react-accordion",
74
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
75
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
76
+ },
77
+ {
78
+ "author": "martinhochel@microsoft.com",
79
+ "package": "@fluentui/react-alert",
80
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
81
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
82
+ },
83
+ {
84
+ "author": "martinhochel@microsoft.com",
85
+ "package": "@fluentui/react-avatar",
86
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
87
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
88
+ },
89
+ {
90
+ "author": "martinhochel@microsoft.com",
91
+ "package": "@fluentui/react-badge",
92
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
93
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
94
+ },
95
+ {
96
+ "author": "martinhochel@microsoft.com",
97
+ "package": "@fluentui/react-button",
98
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
99
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
100
+ },
101
+ {
102
+ "author": "martinhochel@microsoft.com",
103
+ "package": "@fluentui/react-card",
104
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
105
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
106
+ },
107
+ {
108
+ "author": "martinhochel@microsoft.com",
109
+ "package": "@fluentui/react-checkbox",
110
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
111
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
112
+ },
113
+ {
114
+ "author": "martinhochel@microsoft.com",
115
+ "package": "@fluentui/react-combobox",
116
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
117
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
118
+ },
119
+ {
120
+ "author": "martinhochel@microsoft.com",
121
+ "package": "@fluentui/react-data-grid-react-window",
122
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
123
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
124
+ },
125
+ {
126
+ "author": "martinhochel@microsoft.com",
127
+ "package": "@fluentui/react-datepicker-compat",
128
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
129
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
130
+ },
131
+ {
132
+ "author": "martinhochel@microsoft.com",
133
+ "package": "@fluentui/react-dialog",
134
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
135
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
136
+ },
137
+ {
138
+ "author": "martinhochel@microsoft.com",
139
+ "package": "@fluentui/react-divider",
140
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
141
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
142
+ },
143
+ {
144
+ "author": "martinhochel@microsoft.com",
145
+ "package": "@fluentui/react-drawer",
146
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
147
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
148
+ },
149
+ {
150
+ "author": "martinhochel@microsoft.com",
151
+ "package": "@fluentui/react-field",
152
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
153
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
154
+ },
155
+ {
156
+ "author": "martinhochel@microsoft.com",
157
+ "package": "@fluentui/react-image",
158
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
159
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
160
+ },
161
+ {
162
+ "author": "martinhochel@microsoft.com",
163
+ "package": "@fluentui/react-infobutton",
164
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
165
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
166
+ },
167
+ {
168
+ "author": "martinhochel@microsoft.com",
169
+ "package": "@fluentui/react-input",
170
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
171
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
172
+ },
173
+ {
174
+ "author": "martinhochel@microsoft.com",
175
+ "package": "@fluentui/react-jsx-runtime",
176
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
177
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
178
+ },
179
+ {
180
+ "author": "martinhochel@microsoft.com",
181
+ "package": "@fluentui/react-label",
182
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
183
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
184
+ },
185
+ {
186
+ "author": "martinhochel@microsoft.com",
187
+ "package": "@fluentui/react-link",
188
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
189
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
190
+ },
191
+ {
192
+ "author": "martinhochel@microsoft.com",
193
+ "package": "@fluentui/react-menu",
194
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
195
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
196
+ },
197
+ {
198
+ "author": "martinhochel@microsoft.com",
199
+ "package": "@fluentui/react-migration-v0-v9",
200
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
201
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
202
+ },
203
+ {
204
+ "author": "martinhochel@microsoft.com",
205
+ "package": "@fluentui/react-migration-v8-v9",
206
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
207
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
208
+ },
209
+ {
210
+ "author": "martinhochel@microsoft.com",
211
+ "package": "@fluentui/react-persona",
212
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
213
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
214
+ },
215
+ {
216
+ "author": "martinhochel@microsoft.com",
217
+ "package": "@fluentui/react-popover",
218
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
219
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
220
+ },
221
+ {
222
+ "author": "martinhochel@microsoft.com",
223
+ "package": "@fluentui/react-portal-compat",
224
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
225
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
226
+ },
227
+ {
228
+ "author": "jirivyhnalek@microsoft.com",
229
+ "package": "@fluentui/react-portal",
230
+ "commit": "8d06e6d07e96f556e72b7a597664f14bef933eac",
231
+ "comment": "Update react-components/react-portal README.md"
232
+ },
233
+ {
234
+ "author": "martinhochel@microsoft.com",
235
+ "package": "@fluentui/react-progress",
236
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
237
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
238
+ },
239
+ {
240
+ "author": "martinhochel@microsoft.com",
241
+ "package": "@fluentui/react-provider",
242
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
243
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
244
+ },
245
+ {
246
+ "author": "martinhochel@microsoft.com",
247
+ "package": "@fluentui/react-radio",
248
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
249
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
250
+ },
251
+ {
252
+ "author": "martinhochel@microsoft.com",
253
+ "package": "@fluentui/react-select",
254
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
255
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
256
+ },
257
+ {
258
+ "author": "martinhochel@microsoft.com",
259
+ "package": "@fluentui/react-skeleton",
260
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
261
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
262
+ },
263
+ {
264
+ "author": "martinhochel@microsoft.com",
265
+ "package": "@fluentui/react-slider",
266
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
267
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
268
+ },
269
+ {
270
+ "author": "martinhochel@microsoft.com",
271
+ "package": "@fluentui/react-spinbutton",
272
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
273
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
274
+ },
275
+ {
276
+ "author": "martinhochel@microsoft.com",
277
+ "package": "@fluentui/react-spinner",
278
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
279
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
280
+ },
281
+ {
282
+ "author": "martinhochel@microsoft.com",
283
+ "package": "@fluentui/react-switch",
284
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
285
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
286
+ },
287
+ {
288
+ "author": "martinhochel@microsoft.com",
289
+ "package": "@fluentui/react-table",
290
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
291
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
292
+ },
293
+ {
294
+ "author": "martinhochel@microsoft.com",
295
+ "package": "@fluentui/react-tabs",
296
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
297
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
298
+ },
299
+ {
300
+ "author": "martinhochel@microsoft.com",
301
+ "package": "@fluentui/react-text",
302
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
303
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
304
+ },
305
+ {
306
+ "author": "martinhochel@microsoft.com",
307
+ "package": "@fluentui/react-textarea",
308
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
309
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
310
+ },
311
+ {
312
+ "author": "martinhochel@microsoft.com",
313
+ "package": "@fluentui/react-theme-sass",
314
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
315
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
316
+ },
317
+ {
318
+ "author": "martinhochel@microsoft.com",
319
+ "package": "@fluentui/react-toast",
320
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
321
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
322
+ },
323
+ {
324
+ "author": "martinhochel@microsoft.com",
325
+ "package": "@fluentui/react-toolbar",
326
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
327
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
328
+ },
329
+ {
330
+ "author": "martinhochel@microsoft.com",
331
+ "package": "@fluentui/react-tooltip",
332
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
333
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
334
+ },
335
+ {
336
+ "author": "martinhochel@microsoft.com",
337
+ "package": "@fluentui/react-tree",
338
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
339
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
340
+ },
341
+ {
342
+ "author": "martinhochel@microsoft.com",
343
+ "package": "@fluentui/react-virtualizer",
344
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
345
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
346
+ }
347
+ ]
348
+ }
349
+ },
350
+ {
351
+ "date": "Tue, 11 Jul 2023 18:46:34 GMT",
6
352
  "tag": "@fluentui/react-components_v9.26.0",
7
353
  "version": "9.26.0",
8
354
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,41 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Tue, 11 Jul 2023 18:44:09 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Jul 2023 21:26:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.26.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.26.1)
8
+
9
+ Mon, 17 Jul 2023 21:26:50 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.26.0..@fluentui/react-components_v9.26.1)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-breadcrumb-preview`
15
+ - feat: release react-breadcrumb to unstable ([PR #28402](https://github.com/microsoft/fluentui/pull/28402) by vkozlova@microsoft.com)
16
+ - `@fluentui/react-search-preview`
17
+ - feat: release preview package ([PR #28531](https://github.com/microsoft/fluentui/pull/28531) by eysjiang@gmail.com)
18
+ - `@fluentui/react-spinner`
19
+ - feat: add extra-tiny value to size prop of Spinner ([PR #28249](https://github.com/microsoft/fluentui/pull/28249) by ololubek@microsoft.com)
20
+
21
+ ### Patches
22
+
23
+ - `@fluentui/react-breadcrumb-preview`
24
+ - made breadcrumb package public ([PR #28549](https://github.com/microsoft/fluentui/pull/28549) by vkozlova@microsoft.com)
25
+ - `@fluentui/react-card`
26
+ - fix: use resolved slot instead of raw prop object ([PR #28517](https://github.com/microsoft/fluentui/pull/28517) by marcosvmmoura@gmail.com)
27
+
28
+ ### Changes
29
+
30
+ - `@fluentui/react-infobutton`
31
+ - fix(react-infobutton): Make InfoLabel only add aria-owns when the popover is open. ([PR #28463](https://github.com/microsoft/fluentui/pull/28463) by esteban.230@hotmail.com)
32
+ - feat(react-infobutton): Remove InfoIcon files from react-infobutton. ([PR #28534](https://github.com/microsoft/fluentui/pull/28534) by esteban.230@hotmail.com)
33
+ - `@fluentui/react-virtualizer`
34
+ - Feat: Add imperative ref access to both virtualizer length and current index ([PR #28450](https://github.com/microsoft/fluentui/pull/28450) by mifraser@microsoft.com)
35
+
7
36
  ## [9.26.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.26.0)
8
37
 
9
- Tue, 11 Jul 2023 18:44:09 GMT
38
+ Tue, 11 Jul 2023 18:46:34 GMT
10
39
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.25.1..@fluentui/react-components_v9.26.0)
11
40
 
12
41
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.26.0",
3
+ "version": "9.26.1",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,7 +36,7 @@
36
36
  "@fluentui/react-avatar": "^9.5.12",
37
37
  "@fluentui/react-badge": "^9.1.20",
38
38
  "@fluentui/react-button": "^9.3.23",
39
- "@fluentui/react-card": "^9.0.21",
39
+ "@fluentui/react-card": "^9.0.22",
40
40
  "@fluentui/react-checkbox": "^9.1.24",
41
41
  "@fluentui/react-combobox": "^9.4.7",
42
42
  "@fluentui/react-dialog": "^9.5.16",
@@ -44,7 +44,7 @@
44
44
  "@fluentui/react-drawer": "9.0.0-beta.8",
45
45
  "@fluentui/react-field": "^9.1.11",
46
46
  "@fluentui/react-image": "^9.1.17",
47
- "@fluentui/react-infobutton": "9.0.0-beta.41",
47
+ "@fluentui/react-infobutton": "9.0.0-beta.42",
48
48
  "@fluentui/react-input": "^9.4.21",
49
49
  "@fluentui/react-label": "^9.1.20",
50
50
  "@fluentui/react-link": "^9.1.2",
@@ -62,7 +62,7 @@
62
62
  "@fluentui/react-skeleton": "^9.0.9",
63
63
  "@fluentui/react-slider": "^9.1.24",
64
64
  "@fluentui/react-spinbutton": "^9.2.21",
65
- "@fluentui/react-spinner": "^9.2.7",
65
+ "@fluentui/react-spinner": "^9.3.0",
66
66
  "@fluentui/react-switch": "^9.1.24",
67
67
  "@fluentui/react-table": "^9.6.0",
68
68
  "@fluentui/react-tabs": "^9.3.24",
@@ -74,7 +74,7 @@
74
74
  "@fluentui/react-tooltip": "^9.2.23",
75
75
  "@fluentui/react-utilities": "^9.10.1",
76
76
  "@fluentui/react-text": "^9.3.17",
77
- "@fluentui/react-virtualizer": "9.0.0-alpha.27",
77
+ "@fluentui/react-virtualizer": "9.0.0-alpha.28",
78
78
  "@fluentui/react-tree": "9.0.0-beta.25",
79
79
  "@griffel/react": "^1.5.7",
80
80
  "@swc/helpers": "^0.4.14"