@fluentui/react-components 9.0.0-rc.13 → 9.0.0-rc.14
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 +378 -1
- package/CHANGELOG.md +102 -2
- package/dist/index.d.ts +5 -8
- package/dist/unstable.d.ts +3 -0
- package/lib/index.js +3 -3
- package/lib/index.js.map +1 -1
- package/lib/unstable/index.js +1 -1
- package/lib/unstable/index.js.map +1 -1
- package/lib-commonjs/index.js +19 -25
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +7 -1
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +32 -32
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,384 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Tue, 31 May 2022 21:26:28 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.0.0-rc.14",
|
|
7
|
+
"version": "9.0.0-rc.14",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "olfedias@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
14
|
+
"comment": "chore: Update Griffel to latest version"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
18
|
+
"package": "@fluentui/react-accordion",
|
|
19
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
20
|
+
"comment": "updates import to react-shared-components"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "olfedias@microsoft.com",
|
|
24
|
+
"package": "@fluentui/react-alert",
|
|
25
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
26
|
+
"comment": "chore: Update Griffel to latest version"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "olfedias@microsoft.com",
|
|
30
|
+
"package": "@fluentui/react-avatar",
|
|
31
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
32
|
+
"comment": "chore: Update Griffel to latest version"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
36
|
+
"package": "@fluentui/react-avatar",
|
|
37
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
38
|
+
"comment": "updates import to react-shared-components"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "esteban.230@hotmail.com",
|
|
42
|
+
"package": "@fluentui/react-avatar",
|
|
43
|
+
"commit": "53dad4cc8a1db7976baa7b42cd6bc22473989336",
|
|
44
|
+
"comment": "Creating AvatarGroupItem component."
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "esteban.230@hotmail.com",
|
|
48
|
+
"package": "@fluentui/react-avatar",
|
|
49
|
+
"commit": "87f555dfcbe007e701f80b56e3c69c50141e5466",
|
|
50
|
+
"comment": "Adding .beta to AvatarGroup stories so it's not shown in the docsite."
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "olfedias@microsoft.com",
|
|
54
|
+
"package": "@fluentui/react-badge",
|
|
55
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
56
|
+
"comment": "chore: Update Griffel to latest version"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "olfedias@microsoft.com",
|
|
60
|
+
"package": "@fluentui/react-button",
|
|
61
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
62
|
+
"comment": "chore: Update Griffel to latest version"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "39736248+andrefcdias@users.noreply.github.com",
|
|
66
|
+
"package": "@fluentui/react-card",
|
|
67
|
+
"commit": "8caa7bbfd4c5cb91324def7470a280ac9bf6dec8",
|
|
68
|
+
"comment": "feat: Add `size` property to control card padding and border radius"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "olfedias@microsoft.com",
|
|
72
|
+
"package": "@fluentui/react-card",
|
|
73
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
74
|
+
"comment": "chore: Update Griffel to latest version"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "olfedias@microsoft.com",
|
|
78
|
+
"package": "@fluentui/react-checkbox",
|
|
79
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
80
|
+
"comment": "chore: Update Griffel to latest version"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
84
|
+
"package": "@fluentui/react-components",
|
|
85
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
86
|
+
"comment": "updates import to react-shared-components"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"author": "olfedias@microsoft.com",
|
|
90
|
+
"package": "@fluentui/react-components",
|
|
91
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
92
|
+
"comment": "chore: Update Griffel to latest version"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"author": "39736248+andrefcdias@users.noreply.github.com",
|
|
96
|
+
"package": "@fluentui/react-components",
|
|
97
|
+
"commit": "8caa7bbfd4c5cb91324def7470a280ac9bf6dec8",
|
|
98
|
+
"comment": "feat(react-card): CSS var for `size` prop is now exported"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"author": "olfedias@microsoft.com",
|
|
102
|
+
"package": "@fluentui/react-components",
|
|
103
|
+
"commit": "8da715ea657e5124f56450426b8052ef49a20180",
|
|
104
|
+
"comment": "remove exports for internal APIs"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"author": "olfedias@microsoft.com",
|
|
108
|
+
"package": "@fluentui/react-conformance-griffel",
|
|
109
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
110
|
+
"comment": "chore: Update Griffel to latest version"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"author": "olfedias@microsoft.com",
|
|
114
|
+
"package": "@fluentui/react-divider",
|
|
115
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
116
|
+
"comment": "chore: Update Griffel to latest version"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"author": "olfedias@microsoft.com",
|
|
120
|
+
"package": "@fluentui/react-image",
|
|
121
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
122
|
+
"comment": "chore: Update Griffel to latest version"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"author": "olfedias@microsoft.com",
|
|
126
|
+
"package": "@fluentui/react-input",
|
|
127
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
128
|
+
"comment": "chore: Update Griffel to latest version"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"author": "olfedias@microsoft.com",
|
|
132
|
+
"package": "@fluentui/react-label",
|
|
133
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
134
|
+
"comment": "chore: Update Griffel to latest version"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"author": "olfedias@microsoft.com",
|
|
138
|
+
"package": "@fluentui/react-link",
|
|
139
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
140
|
+
"comment": "chore: Update Griffel to latest version"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
144
|
+
"package": "@fluentui/react-menu",
|
|
145
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
146
|
+
"comment": "updates import to react-shared-components"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"author": "olfedias@microsoft.com",
|
|
150
|
+
"package": "@fluentui/react-menu",
|
|
151
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
152
|
+
"comment": "chore: Update Griffel to latest version"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"author": "olfedias@microsoft.com",
|
|
156
|
+
"package": "@fluentui/react-overflow",
|
|
157
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
158
|
+
"comment": "chore: Update Griffel to latest version"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"author": "olfedias@microsoft.com",
|
|
162
|
+
"package": "@fluentui/react-popover",
|
|
163
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
164
|
+
"comment": "chore: Update Griffel to latest version"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"author": "sarah.higley@microsoft.com",
|
|
168
|
+
"package": "@fluentui/react-popover",
|
|
169
|
+
"commit": "c55c7d9d1141ae09542a78970416a8bbb344f623",
|
|
170
|
+
"comment": "update popover trigger to use aria-expanded instead of aria-haspopup"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
174
|
+
"package": "@fluentui/react-popover",
|
|
175
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
176
|
+
"comment": "updates import to react-shared-components"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
180
|
+
"package": "@fluentui/react-portal",
|
|
181
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
182
|
+
"comment": "updates import to react-shared-components"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
186
|
+
"package": "@fluentui/react-portal-compat",
|
|
187
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
188
|
+
"comment": "updates import to react-shared-components"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
192
|
+
"package": "@fluentui/react-positioning",
|
|
193
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
194
|
+
"comment": "updates import to react-shared-components"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"author": "olfedias@microsoft.com",
|
|
198
|
+
"package": "@fluentui/react-positioning",
|
|
199
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
200
|
+
"comment": "chore: Update Griffel to latest version"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"author": "behowell@microsoft.com",
|
|
204
|
+
"package": "@fluentui/react-provider",
|
|
205
|
+
"commit": "eb3bf4d3f06fef632a98e1e354d92689dae218d6",
|
|
206
|
+
"comment": "BREAKING: FluentProvider now adds `line-height` by default"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
210
|
+
"package": "@fluentui/react-provider",
|
|
211
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
212
|
+
"comment": "updates import to react-shared-components, removes re-export to provider"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"author": "me@levithomason.com",
|
|
216
|
+
"package": "@fluentui/react-provider",
|
|
217
|
+
"commit": "4ed24c29ddf8de037e4402d67c820b7398eaa265",
|
|
218
|
+
"comment": "remove export useTheme"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"author": "olfedias@microsoft.com",
|
|
222
|
+
"package": "@fluentui/react-provider",
|
|
223
|
+
"commit": "8da715ea657e5124f56450426b8052ef49a20180",
|
|
224
|
+
"comment": "chore: replace useConst() usage"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"author": "olfedias@microsoft.com",
|
|
228
|
+
"package": "@fluentui/react-provider",
|
|
229
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
230
|
+
"comment": "chore: Update Griffel to latest version"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"author": "olfedias@microsoft.com",
|
|
234
|
+
"package": "@fluentui/react-radio",
|
|
235
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
236
|
+
"comment": "chore: Update Griffel to latest version"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"author": "sarah.higley@microsoft.com",
|
|
240
|
+
"package": "@fluentui/react-select",
|
|
241
|
+
"commit": "969708ea8759adeceb51f3d60a401989ceb2a9b4",
|
|
242
|
+
"comment": "update disabled select style"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"author": "olfedias@microsoft.com",
|
|
246
|
+
"package": "@fluentui/react-select",
|
|
247
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
248
|
+
"comment": "chore: Update Griffel to latest version"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"author": "tristan.watanabe@gmail.com",
|
|
252
|
+
"package": "@fluentui/react-select",
|
|
253
|
+
"commit": "45f628f2adb838d206f374887217ea8fc8e0e433",
|
|
254
|
+
"comment": "Remove usage of focus-visible pseudo-class."
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"author": "olfedias@microsoft.com",
|
|
258
|
+
"package": "@fluentui/react-shared-contexts",
|
|
259
|
+
"commit": "5a92ebd3f8687a1cd40e8233cacdb91d324b742a",
|
|
260
|
+
"comment": "remove unused MenuContext"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"author": "me@levithomason.com",
|
|
264
|
+
"package": "@fluentui/react-shared-contexts",
|
|
265
|
+
"commit": "4ed24c29ddf8de037e4402d67c820b7398eaa265",
|
|
266
|
+
"comment": "remove useTheme from exports"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
270
|
+
"package": "@fluentui/react-shared-contexts",
|
|
271
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
272
|
+
"comment": "mark context hooks and providers to unstable"
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"author": "olfedias@microsoft.com",
|
|
276
|
+
"package": "@fluentui/react-slider",
|
|
277
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
278
|
+
"comment": "chore: Update Griffel to latest version"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
282
|
+
"package": "@fluentui/react-slider",
|
|
283
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
284
|
+
"comment": "updates import to react-shared-components"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"author": "olfedias@microsoft.com",
|
|
288
|
+
"package": "@fluentui/react-spinbutton",
|
|
289
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
290
|
+
"comment": "chore: Update Griffel to latest version"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"author": "olfedias@microsoft.com",
|
|
294
|
+
"package": "@fluentui/react-spinner",
|
|
295
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
296
|
+
"comment": "chore: Update Griffel to latest version"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"author": "tristan.watanabe@gmail.com",
|
|
300
|
+
"package": "@fluentui/react-spinner",
|
|
301
|
+
"commit": "8a3d525b3791c24631f63a52bda19113d886a563",
|
|
302
|
+
"comment": "Remove usage of focus-visible pseudo-class."
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"author": "olfedias@microsoft.com",
|
|
306
|
+
"package": "@fluentui/react-switch",
|
|
307
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
308
|
+
"comment": "chore: Update Griffel to latest version"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"author": "olfedias@microsoft.com",
|
|
312
|
+
"package": "@fluentui/react-tabs",
|
|
313
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
314
|
+
"comment": "chore: Update Griffel to latest version"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"author": "olfedias@microsoft.com",
|
|
318
|
+
"package": "@fluentui/react-tabster",
|
|
319
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
320
|
+
"comment": "chore: Update Griffel to latest version"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
324
|
+
"package": "@fluentui/react-tabster",
|
|
325
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
326
|
+
"comment": "updates import to react-shared-components"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"author": "olfedias@microsoft.com",
|
|
330
|
+
"package": "@fluentui/react-text",
|
|
331
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
332
|
+
"comment": "chore: Update Griffel to latest version"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"author": "olfedias@microsoft.com",
|
|
336
|
+
"package": "@fluentui/react-textarea",
|
|
337
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
338
|
+
"comment": "chore: Update Griffel to latest version"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"author": "olfedias@microsoft.com",
|
|
342
|
+
"package": "@fluentui/react-tooltip",
|
|
343
|
+
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
|
|
344
|
+
"comment": "chore: Update Griffel to latest version"
|
|
345
|
+
},
|
|
346
|
+
{
|
|
347
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
348
|
+
"package": "@fluentui/react-tooltip",
|
|
349
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
350
|
+
"comment": "updates import to react-shared-components"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"author": "olfedias@microsoft.com",
|
|
354
|
+
"package": "@fluentui/react-utilities",
|
|
355
|
+
"commit": "8da715ea657e5124f56450426b8052ef49a20180",
|
|
356
|
+
"comment": "remove exports for internals APIs & unused hooks"
|
|
357
|
+
}
|
|
358
|
+
],
|
|
359
|
+
"none": [
|
|
360
|
+
{
|
|
361
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
362
|
+
"package": "@fluentui/react-components",
|
|
363
|
+
"commit": "8880ed437b2f2db0fd10c5e74ceab3bd3639d650",
|
|
364
|
+
"comment": "Adds stories for focus indicator documentation"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"author": "olfedias@microsoft.com",
|
|
368
|
+
"package": "@fluentui/react-slider",
|
|
369
|
+
"commit": "287cf6769bda0ca0ec7cd29b01a4a4481a488d92",
|
|
370
|
+
"comment": "updates to docs"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
374
|
+
"package": "@fluentui/react-tabster",
|
|
375
|
+
"commit": "8880ed437b2f2db0fd10c5e74ceab3bd3639d650",
|
|
376
|
+
"comment": "Adds stories for focus indicator documentation"
|
|
377
|
+
}
|
|
378
|
+
]
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"date": "Thu, 26 May 2022 21:01:21 GMT",
|
|
6
383
|
"tag": "@fluentui/react-components_v9.0.0-rc.13",
|
|
7
384
|
"version": "9.0.0-rc.13",
|
|
8
385
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,112 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 31 May 2022 21:26:28 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.14)
|
|
8
|
+
|
|
9
|
+
Tue, 31 May 2022 21:26:28 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.13..@fluentui/react-components_v9.0.0-rc.14)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-accordion`
|
|
15
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
16
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
17
|
+
- `@fluentui/react-alert`
|
|
18
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
19
|
+
- `@fluentui/react-avatar`
|
|
20
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
21
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
22
|
+
- Creating AvatarGroupItem component. ([PR #23287](https://github.com/microsoft/fluentui/pull/23287) by esteban.230@hotmail.com)
|
|
23
|
+
- Adding .beta to AvatarGroup stories so it's not shown in the docsite. ([PR #23216](https://github.com/microsoft/fluentui/pull/23216) by esteban.230@hotmail.com)
|
|
24
|
+
- `@fluentui/react-badge`
|
|
25
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
26
|
+
- `@fluentui/react-button`
|
|
27
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
28
|
+
- `@fluentui/react-card`
|
|
29
|
+
- feat: Add `size` property to control card padding and border radius ([PR #22915](https://github.com/microsoft/fluentui/pull/22915) by 39736248+andrefcdias@users.noreply.github.com)
|
|
30
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
31
|
+
- `@fluentui/react-checkbox`
|
|
32
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
33
|
+
- `@fluentui/react-components`
|
|
34
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
35
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
36
|
+
- feat(react-card): CSS var for `size` prop is now exported ([PR #22915](https://github.com/microsoft/fluentui/pull/22915) by 39736248+andrefcdias@users.noreply.github.com)
|
|
37
|
+
- remove exports for internal APIs ([PR #23319](https://github.com/microsoft/fluentui/pull/23319) by olfedias@microsoft.com)
|
|
38
|
+
- `@fluentui/react-conformance-griffel`
|
|
39
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
40
|
+
- `@fluentui/react-divider`
|
|
41
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
42
|
+
- `@fluentui/react-image`
|
|
43
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
44
|
+
- `@fluentui/react-input`
|
|
45
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
46
|
+
- `@fluentui/react-label`
|
|
47
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
48
|
+
- `@fluentui/react-link`
|
|
49
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
50
|
+
- `@fluentui/react-menu`
|
|
51
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
52
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
53
|
+
- `@fluentui/react-overflow`
|
|
54
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
55
|
+
- `@fluentui/react-popover`
|
|
56
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
57
|
+
- update popover trigger to use aria-expanded instead of aria-haspopup ([PR #23127](https://github.com/microsoft/fluentui/pull/23127) by sarah.higley@microsoft.com)
|
|
58
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
59
|
+
- `@fluentui/react-portal`
|
|
60
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
61
|
+
- `@fluentui/react-portal-compat`
|
|
62
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
63
|
+
- `@fluentui/react-positioning`
|
|
64
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
65
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
66
|
+
- `@fluentui/react-provider`
|
|
67
|
+
- BREAKING: FluentProvider now adds `line-height` by default ([PR #23279](https://github.com/microsoft/fluentui/pull/23279) by behowell@microsoft.com)
|
|
68
|
+
- updates import to react-shared-components, removes re-export to provider ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
69
|
+
- remove export useTheme ([PR #23335](https://github.com/microsoft/fluentui/pull/23335) by me@levithomason.com)
|
|
70
|
+
- chore: replace useConst() usage ([PR #23319](https://github.com/microsoft/fluentui/pull/23319) by olfedias@microsoft.com)
|
|
71
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
72
|
+
- `@fluentui/react-radio`
|
|
73
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
74
|
+
- `@fluentui/react-select`
|
|
75
|
+
- update disabled select style ([PR #23265](https://github.com/microsoft/fluentui/pull/23265) by sarah.higley@microsoft.com)
|
|
76
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
77
|
+
- Remove usage of focus-visible pseudo-class. ([PR #23282](https://github.com/microsoft/fluentui/pull/23282) by tristan.watanabe@gmail.com)
|
|
78
|
+
- `@fluentui/react-shared-contexts`
|
|
79
|
+
- remove unused MenuContext ([PR #23277](https://github.com/microsoft/fluentui/pull/23277) by olfedias@microsoft.com)
|
|
80
|
+
- remove useTheme from exports ([PR #23335](https://github.com/microsoft/fluentui/pull/23335) by me@levithomason.com)
|
|
81
|
+
- mark context hooks and providers to unstable ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
82
|
+
- `@fluentui/react-slider`
|
|
83
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
84
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
85
|
+
- `@fluentui/react-spinbutton`
|
|
86
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
87
|
+
- `@fluentui/react-spinner`
|
|
88
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
89
|
+
- Remove usage of focus-visible pseudo-class. ([PR #23305](https://github.com/microsoft/fluentui/pull/23305) by tristan.watanabe@gmail.com)
|
|
90
|
+
- `@fluentui/react-switch`
|
|
91
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
92
|
+
- `@fluentui/react-tabs`
|
|
93
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
94
|
+
- `@fluentui/react-tabster`
|
|
95
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
96
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
97
|
+
- `@fluentui/react-text`
|
|
98
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
99
|
+
- `@fluentui/react-textarea`
|
|
100
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
101
|
+
- `@fluentui/react-tooltip`
|
|
102
|
+
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
|
|
103
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
104
|
+
- `@fluentui/react-utilities`
|
|
105
|
+
- remove exports for internals APIs & unused hooks ([PR #23319](https://github.com/microsoft/fluentui/pull/23319) by olfedias@microsoft.com)
|
|
106
|
+
|
|
7
107
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-rc.13)
|
|
8
108
|
|
|
9
|
-
Thu, 26 May 2022
|
|
109
|
+
Thu, 26 May 2022 21:01:21 GMT
|
|
10
110
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-rc.12..@fluentui/react-components_v9.0.0-rc.13)
|
|
11
111
|
|
|
12
112
|
### Changes
|
package/dist/index.d.ts
CHANGED
|
@@ -108,7 +108,6 @@ import { FontSizeTokens } from '@fluentui/react-theme';
|
|
|
108
108
|
import { FontWeightTokens } from '@fluentui/react-theme';
|
|
109
109
|
import { ForwardRefComponent } from '@fluentui/react-utilities';
|
|
110
110
|
import { getNativeElementProps } from '@fluentui/react-utilities';
|
|
111
|
-
import { getNativeProps } from '@fluentui/react-utilities';
|
|
112
111
|
import { getPartitionedNativeProps } from '@fluentui/react-utilities';
|
|
113
112
|
import { getSlots } from '@fluentui/react-utilities';
|
|
114
113
|
import { GriffelStyle } from '@griffel/react';
|
|
@@ -424,7 +423,7 @@ import { useCounterBadge_unstable } from '@fluentui/react-badge';
|
|
|
424
423
|
import { useCounterBadgeStyles_unstable } from '@fluentui/react-badge';
|
|
425
424
|
import { useDivider_unstable } from '@fluentui/react-divider';
|
|
426
425
|
import { useDividerStyles_unstable } from '@fluentui/react-divider';
|
|
427
|
-
import { useFluent } from '@fluentui/react-
|
|
426
|
+
import { useFluent_unstable as useFluent } from '@fluentui/react-shared-contexts';
|
|
428
427
|
import { useFluentProvider_unstable } from '@fluentui/react-provider';
|
|
429
428
|
import { useFluentProviderContextValues_unstable } from '@fluentui/react-provider';
|
|
430
429
|
import { useFluentProviderStyles_unstable } from '@fluentui/react-provider';
|
|
@@ -494,7 +493,6 @@ import { useSpinner_unstable } from '@fluentui/react-spinner';
|
|
|
494
493
|
import { useSpinnerStyles_unstable } from '@fluentui/react-spinner';
|
|
495
494
|
import { useSplitButton_unstable } from '@fluentui/react-button';
|
|
496
495
|
import { useSplitButtonStyles_unstable } from '@fluentui/react-button';
|
|
497
|
-
import { useSSRContext } from '@fluentui/react-utilities';
|
|
498
496
|
import { useSwitch_unstable } from '@fluentui/react-switch';
|
|
499
497
|
import { useSwitchStyles_unstable } from '@fluentui/react-switch';
|
|
500
498
|
import { useTab_unstable } from '@fluentui/react-tabs';
|
|
@@ -505,12 +503,13 @@ import { useText_unstable } from '@fluentui/react-text';
|
|
|
505
503
|
import { useTextarea_unstable } from '@fluentui/react-textarea';
|
|
506
504
|
import { useTextareaStyles_unstable } from '@fluentui/react-textarea';
|
|
507
505
|
import { useTextStyles_unstable } from '@fluentui/react-text';
|
|
508
|
-
import { useThemeClassName } from '@fluentui/react-shared-contexts';
|
|
506
|
+
import { useThemeClassName_unstable as useThemeClassName } from '@fluentui/react-shared-contexts';
|
|
509
507
|
import { useToggleButton_unstable } from '@fluentui/react-button';
|
|
510
508
|
import { useToggleButtonStyles_unstable } from '@fluentui/react-button';
|
|
511
509
|
import { useToggleState } from '@fluentui/react-button';
|
|
512
510
|
import { useTooltip_unstable } from '@fluentui/react-tooltip';
|
|
513
511
|
import { useTooltipStyles_unstable } from '@fluentui/react-tooltip';
|
|
512
|
+
import { useTooltipVisibility_unstable as useTooltipVisibility } from '@fluentui/react-shared-contexts';
|
|
514
513
|
import { VerticalSpacingTokens } from '@fluentui/react-theme';
|
|
515
514
|
import { webDarkTheme } from '@fluentui/react-theme';
|
|
516
515
|
import { webLightTheme } from '@fluentui/react-theme';
|
|
@@ -735,8 +734,6 @@ export { ForwardRefComponent }
|
|
|
735
734
|
|
|
736
735
|
export { getNativeElementProps }
|
|
737
736
|
|
|
738
|
-
export { getNativeProps }
|
|
739
|
-
|
|
740
737
|
export { getPartitionedNativeProps }
|
|
741
738
|
|
|
742
739
|
export { getSlots }
|
|
@@ -1507,8 +1504,6 @@ export { useSplitButton_unstable }
|
|
|
1507
1504
|
|
|
1508
1505
|
export { useSplitButtonStyles_unstable }
|
|
1509
1506
|
|
|
1510
|
-
export { useSSRContext }
|
|
1511
|
-
|
|
1512
1507
|
export { useSwitch_unstable }
|
|
1513
1508
|
|
|
1514
1509
|
export { useSwitchStyles_unstable }
|
|
@@ -1541,6 +1536,8 @@ export { useTooltip_unstable }
|
|
|
1541
1536
|
|
|
1542
1537
|
export { useTooltipStyles_unstable }
|
|
1543
1538
|
|
|
1539
|
+
export { useTooltipVisibility }
|
|
1540
|
+
|
|
1544
1541
|
export { VerticalSpacingTokens }
|
|
1545
1542
|
|
|
1546
1543
|
export { webDarkTheme }
|
package/dist/unstable.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import { AlertSlots } from '@fluentui/react-alert';
|
|
|
5
5
|
import { AlertState } from '@fluentui/react-alert';
|
|
6
6
|
import { Card } from '@fluentui/react-card';
|
|
7
7
|
import { cardClassNames } from '@fluentui/react-card';
|
|
8
|
+
import { cardCSSVars } from '@fluentui/react-card';
|
|
8
9
|
import { CardFooter } from '@fluentui/react-card';
|
|
9
10
|
import { cardFooterClassNames } from '@fluentui/react-card';
|
|
10
11
|
import { CardFooterProps } from '@fluentui/react-card';
|
|
@@ -83,6 +84,8 @@ export { Card }
|
|
|
83
84
|
|
|
84
85
|
export { cardClassNames }
|
|
85
86
|
|
|
87
|
+
export { cardCSSVars }
|
|
88
|
+
|
|
86
89
|
export { CardFooter }
|
|
87
90
|
|
|
88
91
|
export { cardFooterClassNames }
|
package/lib/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// Utilities
|
|
2
2
|
export { RendererProvider, __styles, createDOMRenderer, makeStaticStyles, makeStyles, mergeClasses, renderToStyleElements, shorthands } from '@griffel/react';
|
|
3
|
-
export { FluentProvider, fluentProviderClassNames, renderFluentProvider_unstable,
|
|
3
|
+
export { FluentProvider, fluentProviderClassNames, renderFluentProvider_unstable, useFluentProvider_unstable, useFluentProviderContextValues_unstable, useFluentProviderStyles_unstable } from '@fluentui/react-provider';
|
|
4
4
|
export { Radio, radioClassNames, RadioGroup, RadioGroupProvider, radioGroupClassNames, renderRadio_unstable, renderRadioGroup_unstable, useRadio_unstable, useRadioGroupContext_unstable, useRadioGroupContextValues, useRadioGroup_unstable, useRadioGroupStyles_unstable, useRadioStyles_unstable } from '@fluentui/react-radio';
|
|
5
5
|
export { createCustomFocusIndicatorStyle, createFocusOutlineStyle, useArrowNavigationGroup, useFocusableGroup, useFocusFinders, useKeyboardNavAttribute, useModalAttributes } from '@fluentui/react-tabster';
|
|
6
6
|
export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
|
|
7
|
-
export { useThemeClassName } from '@fluentui/react-shared-contexts';
|
|
8
|
-
export { getNativeElementProps,
|
|
7
|
+
export { useFluent_unstable as useFluent, useTooltipVisibility_unstable as useTooltipVisibility, useThemeClassName_unstable as useThemeClassName } from '@fluentui/react-shared-contexts';
|
|
8
|
+
export { getNativeElementProps, getPartitionedNativeProps, getSlots, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsSSR, useMergedRefs } from '@fluentui/react-utilities'; // Components
|
|
9
9
|
|
|
10
10
|
export { Accordion, AccordionProvider, AccordionHeader, AccordionItem, AccordionItemProvider, AccordionPanel, accordionClassNames, accordionHeaderClassNames, accordionItemClassNames, accordionPanelClassNames, renderAccordion_unstable, renderAccordionHeader_unstable, renderAccordionItem_unstable, renderAccordionPanel_unstable, useAccordion_unstable, useAccordionContext_unstable, useAccordionContextValues_unstable, useAccordionHeader_unstable, useAccordionHeaderContextValues_unstable, useAccordionHeaderStyles_unstable, useAccordionItem_unstable, useAccordionItemContext_unstable, useAccordionItemContextValues_unstable, useAccordionItemStyles_unstable, useAccordionPanel_unstable, useAccordionPanelStyles_unstable, useAccordionStyles_unstable } from '@fluentui/react-accordion';
|
|
11
11
|
export { Avatar, avatarClassNames, renderAvatar_unstable, useAvatar_unstable, useAvatarStyles_unstable } from '@fluentui/react-avatar';
|