@fluentui/react-components 9.0.0-nightly.f81b28ceb3.1 → 9.0.0-rc.4

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.
Files changed (37) hide show
  1. package/CHANGELOG.json +4394 -122
  2. package/CHANGELOG.md +751 -170
  3. package/MIGRATION-NOTES.md +407 -0
  4. package/README.md +1 -8
  5. package/dist/react-components.d.ts +1072 -16
  6. package/lib/AccessibilityScenarios/utils.d.ts +13 -0
  7. package/lib/AccessibilityScenarios/utils.js +27 -0
  8. package/lib/AccessibilityScenarios/utils.js.map +1 -0
  9. package/lib/Concepts/Icons/ReactIconGrid.d.ts +2 -0
  10. package/lib/Concepts/Icons/ReactIconGrid.js +94 -0
  11. package/lib/Concepts/Icons/ReactIconGrid.js.map +1 -0
  12. package/lib/DocsComponents/isHosted.d.ts +1 -0
  13. package/lib/DocsComponents/isHosted.js +10 -0
  14. package/lib/DocsComponents/isHosted.js.map +1 -0
  15. package/lib/index.d.ts +29 -16
  16. package/lib/index.js +17 -18
  17. package/lib/index.js.map +1 -1
  18. package/lib/unstable/index.d.ts +12 -1
  19. package/lib/unstable/index.js +6 -1
  20. package/lib/unstable/index.js.map +1 -1
  21. package/lib-commonjs/AccessibilityScenarios/utils.d.ts +13 -0
  22. package/lib-commonjs/AccessibilityScenarios/utils.js +46 -0
  23. package/lib-commonjs/AccessibilityScenarios/utils.js.map +1 -0
  24. package/lib-commonjs/Concepts/Icons/ReactIconGrid.d.ts +2 -0
  25. package/lib-commonjs/Concepts/Icons/ReactIconGrid.js +103 -0
  26. package/lib-commonjs/Concepts/Icons/ReactIconGrid.js.map +1 -0
  27. package/lib-commonjs/DocsComponents/isHosted.d.ts +1 -0
  28. package/lib-commonjs/DocsComponents/isHosted.js +18 -0
  29. package/lib-commonjs/DocsComponents/isHosted.js.map +1 -0
  30. package/lib-commonjs/index.d.ts +29 -16
  31. package/lib-commonjs/index.js +1371 -23
  32. package/lib-commonjs/index.js.map +1 -1
  33. package/lib-commonjs/unstable/index.d.ts +12 -1
  34. package/lib-commonjs/unstable/index.js +331 -5
  35. package/lib-commonjs/unstable/index.js.map +1 -1
  36. package/package.json +31 -25
  37. package/public/intro.css +0 -67
package/CHANGELOG.json CHANGED
@@ -2,226 +2,4498 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Oct 2021 12:39:12 GMT",
6
- "tag": "@fluentui/react-components_v9.0.0-nightly.f81b28ceb3.1",
7
- "version": "9.0.0-nightly.f81b28ceb3.1",
5
+ "date": "Tue, 01 Mar 2022 02:16:08 GMT",
6
+ "tag": "@fluentui/react-components_v9.0.0-rc.4",
7
+ "version": "9.0.0-rc.4",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
- "author": "email not defined",
12
- "package": "@fluentui/react-utilities",
13
- "comment": "Release nightly v9",
14
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-button",
13
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
14
+ "comment": "fix: Add react-theme as dependency"
15
15
  },
16
16
  {
17
- "author": "email not defined",
18
- "package": "@fluentui/babel-make-styles",
19
- "comment": "Release nightly v9",
20
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-card",
19
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
20
+ "comment": "fix: Add react-theme as dependency"
21
21
  },
22
22
  {
23
- "author": "elcraig@microsoft.com",
24
- "package": "@fluentui/babel-make-styles",
25
- "comment": "Handle styles defined in an arrow function without any params",
26
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
23
+ "author": "olfedias@microsoft.com",
24
+ "package": "@fluentui/react-checkbox",
25
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
26
+ "comment": "fix: Add react-theme as dependency"
27
27
  },
28
28
  {
29
- "author": "email not defined",
30
- "package": "@fluentui/jest-serializer-make-styles",
31
- "comment": "Release nightly v9",
32
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
29
+ "author": "behowell@microsoft.com",
30
+ "package": "@fluentui/react-checkbox",
31
+ "commit": "17618b2b24ce013569c74a505b2212eba18caf54",
32
+ "comment": "Refactor Checkbox styles to use CSS pseudo-classes"
33
33
  },
34
34
  {
35
- "author": "email not defined",
36
- "package": "@fluentui/keyboard-keys",
37
- "comment": "Release nightly v9",
38
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
35
+ "author": "behowell@microsoft.com",
36
+ "package": "@fluentui/react-checkbox",
37
+ "commit": "2170ed575f77bc6852cfe5a2fe4974c7f9a64a9e",
38
+ "comment": "Rename `circular` prop to `shape`"
39
39
  },
40
40
  {
41
- "author": "email not defined",
42
- "package": "@fluentui/make-styles",
43
- "comment": "Release nightly v9",
44
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
41
+ "author": "behowell@microsoft.com",
42
+ "package": "@fluentui/react-components",
43
+ "commit": "2cb17bb5e7f4e6a1491d50c5e5bc02d0d00c45ab",
44
+ "comment": "Add Checkbox to react-components/unstable"
45
45
  },
46
46
  {
47
- "author": "email not defined",
48
- "package": "@fluentui/make-styles-webpack-loader",
49
- "comment": "Release nightly v9",
50
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
47
+ "author": "olfedias@microsoft.com",
48
+ "package": "@fluentui/react-divider",
49
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
50
+ "comment": "fix: Add react-theme as dependency"
51
51
  },
52
52
  {
53
- "author": "email not defined",
54
- "package": "@fluentui/react-accordion",
55
- "comment": "Release nightly v9",
56
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
53
+ "author": "olfedias@microsoft.com",
54
+ "package": "@fluentui/react-input",
55
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
56
+ "comment": "fix: Add react-theme as dependency"
57
57
  },
58
58
  {
59
- "author": "email not defined",
60
- "package": "@fluentui/react-aria",
61
- "comment": "Release nightly v9",
62
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
59
+ "author": "olfedias@microsoft.com",
60
+ "package": "@fluentui/react-label",
61
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
62
+ "comment": "fix: Add react-theme as dependency"
63
63
  },
64
64
  {
65
- "author": "email not defined",
65
+ "author": "olfedias@microsoft.com",
66
+ "package": "@fluentui/react-link",
67
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
68
+ "comment": "fix: Add react-theme as dependency"
69
+ },
70
+ {
71
+ "author": "olfedias@microsoft.com",
72
+ "package": "@fluentui/react-menu",
73
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
74
+ "comment": "fix: Add react-theme as dependency"
75
+ },
76
+ {
77
+ "author": "olfedias@microsoft.com",
78
+ "package": "@fluentui/react-popover",
79
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
80
+ "comment": "fix: Add react-theme as dependency"
81
+ },
82
+ {
83
+ "author": "olfedias@microsoft.com",
84
+ "package": "@fluentui/react-positioning",
85
+ "commit": "def76fff08777fcd5492f47824b943bab22d4515",
86
+ "comment": "feat: add isIntersectingModifier to usePopper"
87
+ },
88
+ {
89
+ "author": "olfedias@microsoft.com",
90
+ "package": "@fluentui/react-positioning",
91
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
92
+ "comment": "fix: Add react-theme as dependency"
93
+ },
94
+ {
95
+ "author": "olfedias@microsoft.com",
96
+ "package": "@fluentui/react-slider",
97
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
98
+ "comment": "fix: Add react-theme as dependency"
99
+ },
100
+ {
101
+ "author": "Humberto.Morimoto@microsoft.com",
102
+ "package": "@fluentui/react-switch",
103
+ "commit": "72b08d56fa19f3b580da0497758af54a6afcf69b",
104
+ "comment": "Switch: Re-implementing component to make it simpler and making it adhere to latest patterns."
105
+ },
106
+ {
107
+ "author": "olfedias@microsoft.com",
108
+ "package": "@fluentui/react-switch",
109
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
110
+ "comment": "fix: Add react-theme as dependency"
111
+ },
112
+ {
113
+ "author": "olfedias@microsoft.com",
114
+ "package": "@fluentui/react-tabs",
115
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
116
+ "comment": "fix: Add react-theme as dependency"
117
+ },
118
+ {
119
+ "author": "olfedias@microsoft.com",
120
+ "package": "@fluentui/react-tabster",
121
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
122
+ "comment": "fix: Add react-theme as dependency"
123
+ },
124
+ {
125
+ "author": "olfedias@microsoft.com",
126
+ "package": "@fluentui/react-text",
127
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
128
+ "comment": "fix: Add react-theme as dependency"
129
+ },
130
+ {
131
+ "author": "seanmonahan@microsoft.com",
132
+ "package": "@fluentui/react-utilities",
133
+ "commit": "1940164411685db2967f8452406bb703b94ec266",
134
+ "comment": "Ignore prefix in useId() when it is falsey."
135
+ },
136
+ {
137
+ "author": "behowell@microsoft.com",
138
+ "package": "@fluentui/react-utilities",
139
+ "commit": "ae02eeac8cef2cd5decad088d0e45f296d400ef1",
140
+ "comment": "Add fieldset to getNativeElementProps"
141
+ }
142
+ ],
143
+ "none": [
144
+ {
145
+ "author": "seanmonahan@microsoft.com",
146
+ "package": "@fluentui/react-label",
147
+ "commit": "2b8643c7bc1644ec5c5930f18e28440eeb8c8bd6",
148
+ "comment": "Update react-label README example"
149
+ }
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "date": "Fri, 18 Feb 2022 13:35:27 GMT",
155
+ "tag": "@fluentui/react-components_v9.0.0-rc.3",
156
+ "version": "9.0.0-rc.3",
157
+ "comments": {
158
+ "prerelease": [
159
+ {
160
+ "author": "behowell@microsoft.com",
66
161
  "package": "@fluentui/react-avatar",
67
- "comment": "Release nightly v9",
68
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
162
+ "commit": "36b34c86e38b362cfda7deb3840f6fac2a860931",
163
+ "comment": "Hide Avatar's image if it fails to load, rather than displaying the broken image icon"
69
164
  },
70
165
  {
71
- "author": "email not defined",
166
+ "author": "lingfangao@hotmail.com",
167
+ "package": "@fluentui/react-avatar",
168
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
169
+ "comment": "fix: Source maps contain original source code"
170
+ },
171
+ {
172
+ "author": "behowell@microsoft.com",
173
+ "package": "@fluentui/react-avatar",
174
+ "commit": "d80c90385389e1e4eee52400dd7cf4b4dbe067fd",
175
+ "comment": "Update Avatar SPEC.md and MIGRATION.md"
176
+ },
177
+ {
178
+ "author": "lingfangao@hotmail.com",
72
179
  "package": "@fluentui/react-badge",
73
- "comment": "Release nightly v9",
74
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
180
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
181
+ "comment": "fix: Source maps contain original source code"
75
182
  },
76
183
  {
77
- "author": "email not defined",
184
+ "author": "Humberto.Morimoto@microsoft.com",
78
185
  "package": "@fluentui/react-button",
79
- "comment": "Release nightly v9",
80
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
186
+ "commit": "0b7d30b6ecb6f20d2ac4d4edbfb327a8f8f915a0",
187
+ "comment": "SplitButton: Fixing issue where menuIcon prop was not being respected."
81
188
  },
82
189
  {
83
- "author": "email not defined",
190
+ "author": "Humberto.Morimoto@microsoft.com",
191
+ "package": "@fluentui/react-button",
192
+ "commit": "d45ba4664643f36cce5674b1d05645feae0e09a5",
193
+ "comment": "Button: Updating stories to fix a11y issues."
194
+ },
195
+ {
196
+ "author": "Humberto.Morimoto@microsoft.com",
197
+ "package": "@fluentui/react-button",
198
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
199
+ "comment": "SplitButton: Fixing screen reader access issues."
200
+ },
201
+ {
202
+ "author": "lingfangao@hotmail.com",
203
+ "package": "@fluentui/react-button",
204
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
205
+ "comment": "fix: Source maps contain original source code"
206
+ },
207
+ {
208
+ "author": "Humberto.Morimoto@microsoft.com",
209
+ "package": "@fluentui/react-button",
210
+ "commit": "c7718355f464d9d3e7ec4c0ef0f39dac3d196014",
211
+ "comment": "Button: Adding tests and fixing issues in SplitButton and ToggleButton."
212
+ },
213
+ {
214
+ "author": "lingfangao@hotmail.com",
84
215
  "package": "@fluentui/react-card",
85
- "comment": "Release nightly v9",
86
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
216
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
217
+ "comment": "fix: Source maps contain original source code"
87
218
  },
88
219
  {
89
- "author": "email not defined",
220
+ "author": "39736248+andrefcdias@users.noreply.github.com",
221
+ "package": "@fluentui/react-card",
222
+ "commit": "6f39f6ae5bd33c8aa46dbb5cc1e46eded1fc2967",
223
+ "comment": "Add new appearance property to allow for different card styles"
224
+ },
225
+ {
226
+ "author": "39736248+andrefcdias@users.noreply.github.com",
227
+ "package": "@fluentui/react-card",
228
+ "commit": "4a28b5a69d0e6cf53c19c5e93bc93465f9b8a132",
229
+ "comment": "fix: top padding issues with CardPreview"
230
+ },
231
+ {
232
+ "author": "lingfangao@hotmail.com",
90
233
  "package": "@fluentui/react-checkbox",
91
- "comment": "Release nightly v9",
92
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
234
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
235
+ "comment": "fix: Source maps contain original source code"
93
236
  },
94
237
  {
95
- "author": "email not defined",
238
+ "author": "gcox@microsoft.com",
96
239
  "package": "@fluentui/react-components",
97
- "comment": "Release nightly v9",
98
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
240
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
241
+ "comment": "Moved react-tabs to unstable"
99
242
  },
100
243
  {
101
- "author": "email not defined",
102
- "package": "@fluentui/react-conformance-make-styles",
103
- "comment": "Release nightly v9",
104
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
244
+ "author": "lingfangao@hotmail.com",
245
+ "package": "@fluentui/react-components",
246
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
247
+ "comment": "fix: Source maps contain original source code"
105
248
  },
106
249
  {
107
- "author": "email not defined",
250
+ "author": "lingfangao@hotmail.com",
251
+ "package": "@fluentui/react-conformance-griffel",
252
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
253
+ "comment": "fix: Source maps contain original source code"
254
+ },
255
+ {
256
+ "author": "lingfangao@hotmail.com",
108
257
  "package": "@fluentui/react-context-selector",
109
- "comment": "Release nightly v9",
110
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
258
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
259
+ "comment": "fix: Source maps contain original source code"
111
260
  },
112
261
  {
113
- "author": "email not defined",
262
+ "author": "lingfangao@hotmail.com",
114
263
  "package": "@fluentui/react-divider",
115
- "comment": "Release nightly v9",
116
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
264
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
265
+ "comment": "fix: Source maps contain original source code"
117
266
  },
118
267
  {
119
- "author": "email not defined",
268
+ "author": "lingfangao@hotmail.com",
120
269
  "package": "@fluentui/react-image",
121
- "comment": "Release nightly v9",
122
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
270
+ "commit": "d579bbbbb8bd1457e14b03eda2bc638d89f92d56",
271
+ "comment": "fix: Add react-theme as dependency to react-image"
123
272
  },
124
273
  {
125
- "author": "email not defined",
274
+ "author": "lingfangao@hotmail.com",
275
+ "package": "@fluentui/react-image",
276
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
277
+ "comment": "fix: Source maps contain original source code"
278
+ },
279
+ {
280
+ "author": "lingfangao@hotmail.com",
281
+ "package": "@fluentui/react-input",
282
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
283
+ "comment": "fix: Source maps contain original source code"
284
+ },
285
+ {
286
+ "author": "lingfangao@hotmail.com",
126
287
  "package": "@fluentui/react-label",
127
- "comment": "Release nightly v9",
128
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
288
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
289
+ "comment": "fix: Source maps contain original source code"
129
290
  },
130
291
  {
131
- "author": "email not defined",
292
+ "author": "lingfangao@hotmail.com",
132
293
  "package": "@fluentui/react-link",
133
- "comment": "Release nightly v9",
134
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
294
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
295
+ "comment": "fix: Source maps contain original source code"
135
296
  },
136
297
  {
137
- "author": "email not defined",
138
- "package": "@fluentui/react-make-styles",
139
- "comment": "Release nightly v9",
140
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
298
+ "author": "lingfangao@hotmail.com",
299
+ "package": "@fluentui/react-menu",
300
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504",
301
+ "comment": "fix: MenuItem is a submenu trigger if it is wrapped by a MenuTrigger and in a submenu"
141
302
  },
142
303
  {
143
- "author": "email not defined",
304
+ "author": "lingfangao@hotmail.com",
144
305
  "package": "@fluentui/react-menu",
145
- "comment": "Release nightly v9",
146
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
306
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
307
+ "comment": "fix: Source maps contain original source code"
147
308
  },
148
309
  {
149
- "author": "email not defined",
310
+ "author": "lingfangao@hotmail.com",
150
311
  "package": "@fluentui/react-popover",
151
- "comment": "Release nightly v9",
152
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
312
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
313
+ "comment": "fix: Source maps contain original source code"
153
314
  },
154
315
  {
155
- "author": "email not defined",
316
+ "author": "lingfangao@hotmail.com",
156
317
  "package": "@fluentui/react-portal",
157
- "comment": "Release nightly v9",
158
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
318
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
319
+ "comment": "fix: Source maps contain original source code"
159
320
  },
160
321
  {
161
- "author": "email not defined",
322
+ "author": "lingfangao@hotmail.com",
162
323
  "package": "@fluentui/react-positioning",
163
- "comment": "Release nightly v9",
164
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
324
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
325
+ "comment": "fix: Source maps contain original source code"
165
326
  },
166
327
  {
167
- "author": "email not defined",
328
+ "author": "lingfangao@hotmail.com",
168
329
  "package": "@fluentui/react-provider",
169
- "comment": "Release nightly v9",
170
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
330
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
331
+ "comment": "fix: Source maps contain original source code"
171
332
  },
172
333
  {
173
- "author": "email not defined",
334
+ "author": "lingfangao@hotmail.com",
174
335
  "package": "@fluentui/react-shared-contexts",
175
- "comment": "Release nightly v9",
176
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
336
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
337
+ "comment": "fix: Source maps contain original source code"
177
338
  },
178
339
  {
179
- "author": "email not defined",
340
+ "author": "lingfangao@hotmail.com",
180
341
  "package": "@fluentui/react-slider",
181
- "comment": "Release nightly v9",
182
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
342
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
343
+ "comment": "fix: Source maps contain original source code"
183
344
  },
184
345
  {
185
- "author": "email not defined",
346
+ "author": "mgodbolt@microsoft.com",
186
347
  "package": "@fluentui/react-switch",
187
- "comment": "Release nightly v9",
188
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
348
+ "commit": "2c9804dd585c1b485736c34321264dc62abe6fe1",
349
+ "comment": "fix visual display of controlled switches"
189
350
  },
190
351
  {
191
- "author": "czearing@outlook.com",
352
+ "author": "lingfangao@hotmail.com",
192
353
  "package": "@fluentui/react-switch",
193
- "comment": "Changing the Switch's onKeyDown event to onKeyUp.",
194
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
354
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
355
+ "comment": "fix: Source maps contain original source code"
195
356
  },
196
357
  {
197
- "author": "email not defined",
358
+ "author": "lingfangao@hotmail.com",
359
+ "package": "@fluentui/react-tabs",
360
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
361
+ "comment": "chore: Force bump all v9 packages to release correct source maps"
362
+ },
363
+ {
364
+ "author": "gcox@microsoft.com",
365
+ "package": "@fluentui/react-tabs",
366
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
367
+ "comment": "Updated beta and RC components to ES2019"
368
+ },
369
+ {
370
+ "author": "gcox@microsoft.com",
371
+ "package": "@fluentui/react-tabs",
372
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
373
+ "comment": "Publish initial version"
374
+ },
375
+ {
376
+ "author": "lingfangao@hotmail.com",
198
377
  "package": "@fluentui/react-tabster",
199
- "comment": "Release nightly v9",
200
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
378
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
379
+ "comment": "fix: Source maps contain original source code"
201
380
  },
202
381
  {
203
- "author": "email not defined",
382
+ "author": "lingfangao@hotmail.com",
204
383
  "package": "@fluentui/react-text",
205
- "comment": "Release nightly v9",
206
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
384
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
385
+ "comment": "fix: Source maps contain original source code"
207
386
  },
208
387
  {
209
- "author": "email not defined",
388
+ "author": "lingfangao@hotmail.com",
210
389
  "package": "@fluentui/react-theme",
211
- "comment": "Release nightly v9",
212
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
390
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
391
+ "comment": "fix: Source maps contain original source code"
392
+ },
393
+ {
394
+ "author": "behowell@microsoft.com",
395
+ "package": "@fluentui/react-tooltip",
396
+ "commit": "50ae56ec346d762d66b3d74ed1127943ffda344f",
397
+ "comment": "Update documentation comments"
213
398
  },
214
399
  {
215
400
  "author": "lingfangao@hotmail.com",
216
- "package": "@fluentui/react-theme",
217
- "comment": "fix(reat-theme): Remove template literal types for color palette",
218
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
401
+ "package": "@fluentui/react-tooltip",
402
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
403
+ "comment": "fix: Source maps contain original source code"
219
404
  },
220
405
  {
221
- "author": "email not defined",
406
+ "author": "olfedias@microsoft.com",
407
+ "package": "@fluentui/react-tooltip",
408
+ "commit": "2bf88fea066244bc078912bb6e45edb960f3b866",
409
+ "comment": "update trigger implementation to be consistent"
410
+ },
411
+ {
412
+ "author": "lingfangao@hotmail.com",
413
+ "package": "@fluentui/react-utilities",
414
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
415
+ "comment": "fix: Source maps contain original source code"
416
+ },
417
+ {
418
+ "author": "lingfangao@hotmail.com",
419
+ "package": "@fluentui/keyboard-keys",
420
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
421
+ "comment": "fix: Source maps contain original source code"
422
+ },
423
+ {
424
+ "author": "bsunderhus@microsoft.com",
425
+ "package": "@fluentui/react-accordion",
426
+ "commit": "5a45a787f2669a9f694a274b220823dbc10b04e2",
427
+ "comment": "Updates initial open items value to be empty on every case"
428
+ },
429
+ {
430
+ "author": "lingfangao@hotmail.com",
431
+ "package": "@fluentui/react-accordion",
432
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
433
+ "comment": "fix: Source maps contain original source code"
434
+ },
435
+ {
436
+ "author": "bsunderhus@microsoft.com",
437
+ "package": "@fluentui/react-accordion",
438
+ "commit": "ea090f75ef4a477f6ea9ffa2b4d7bec826a99b5f",
439
+ "comment": "Breaking change: navigable becomes navigation"
440
+ },
441
+ {
442
+ "author": "lingfangao@hotmail.com",
443
+ "package": "@fluentui/react-aria",
444
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
445
+ "comment": "fix: Source maps contain original source code"
446
+ },
447
+ {
448
+ "author": "Humberto.Morimoto@microsoft.com",
449
+ "package": "@fluentui/react-aria",
450
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
451
+ "comment": "Fixing issue in useAriaButton where passing disabledFocusable=false caused aria-disabled to be set to false and appear in DOM instead of just be undefined for that element."
452
+ }
453
+ ],
454
+ "none": [
455
+ {
456
+ "author": "olfedias@microsoft.com",
457
+ "package": "@fluentui/react-components",
458
+ "commit": "5474a67b34dc25bc3bc2b143e52b6bc6fa77d36b",
459
+ "comment": "docs: notes on migration to `@fluentui/react-components@9.0.0-rc.1`"
460
+ },
461
+ {
462
+ "author": "bsunderhus@microsoft.com",
463
+ "package": "@fluentui/react-accordion",
464
+ "commit": "3068d4518c5e599c60a216455eac40531d896162",
465
+ "comment": "Updates spec and story to add warning about heading level"
466
+ }
467
+ ]
468
+ }
469
+ },
470
+ {
471
+ "date": "Thu, 10 Feb 2022 08:50:26 GMT",
472
+ "tag": "@fluentui/react-components_v9.0.0-rc.1",
473
+ "version": "9.0.0-rc.1",
474
+ "comments": {
475
+ "prerelease": [
476
+ {
477
+ "author": "olfedias@microsoft.com",
222
478
  "package": "@fluentui/react-tooltip",
223
- "comment": "Release nightly v9",
224
- "commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
479
+ "commit": "02e6236e4db8e1b591223475896537e905bf3580",
480
+ "comment": "BREAKING: implement `content` slot"
481
+ },
482
+ {
483
+ "author": "olfedias@microsoft.com",
484
+ "package": "@fluentui/react-tooltip",
485
+ "commit": "17c0b18d7983d414095661bf9f57e14c0c22685d",
486
+ "comment": "Replace make-styles packages with griffel equivalents."
487
+ },
488
+ {
489
+ "author": "behowell@microsoft.com",
490
+ "package": "@fluentui/react-tooltip",
491
+ "commit": "58ae40d6817b1fa4e095a94707dfef5050aa4c11",
492
+ "comment": "Replace `triggerAriaAttribute` prop with `relationship` and make it required with no default"
493
+ },
494
+ {
495
+ "author": "behowell@microsoft.com",
496
+ "package": "@fluentui/react-tooltip",
497
+ "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
498
+ "comment": "Update MenuTrigger and Tooltip to work together"
499
+ },
500
+ {
501
+ "author": "mgodbolt@microsoft.com",
502
+ "package": "@fluentui/react-tooltip",
503
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
504
+ "comment": "remove export of commons types"
505
+ },
506
+ {
507
+ "author": "lingfangao@hotmail.com",
508
+ "package": "@fluentui/react-tooltip",
509
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
510
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
511
+ },
512
+ {
513
+ "author": "behowell@microsoft.com",
514
+ "package": "@fluentui/react-tooltip",
515
+ "commit": "caaf3307f864b04369c13fe69d7dc8fe7ab84735",
516
+ "comment": "Move arrowHeight and tooltipBorderRadius into a shared constants.ts file"
517
+ },
518
+ {
519
+ "author": "behowell@microsoft.com",
520
+ "package": "@fluentui/react-tooltip",
521
+ "commit": "2aacc839785a2f96d84a959aea207dfdb99116f8",
522
+ "comment": "Prevent Tooltip from overriding any aria-label, etc. props on its child"
523
+ },
524
+ {
525
+ "author": "Humberto.Morimoto@microsoft.com",
526
+ "package": "@fluentui/react-tooltip",
527
+ "commit": "9204703d0a42ee34a20ae4cf28952e13872647ba",
528
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
529
+ },
530
+ {
531
+ "author": "behowell@microsoft.com",
532
+ "package": "@fluentui/react-tooltip",
533
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
534
+ "comment": "Refactor component Slot typings"
535
+ },
536
+ {
537
+ "author": "olfedias@microsoft.com",
538
+ "package": "@fluentui/react-tooltip",
539
+ "commit": "1bbb753830028fbf133858d523ae2d56ceefeecf",
540
+ "comment": "update styles to not use CSS shorthands"
541
+ },
542
+ {
543
+ "author": "behowell@microsoft.com",
544
+ "package": "@fluentui/react-tooltip",
545
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
546
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
547
+ },
548
+ {
549
+ "author": "behowell@microsoft.com",
550
+ "package": "@fluentui/react-tooltip",
551
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
552
+ "comment": "Remove component's shorthandProps array"
553
+ },
554
+ {
555
+ "author": "Humberto.Morimoto@microsoft.com",
556
+ "package": "@fluentui/react-tooltip",
557
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
558
+ "comment": "Updating based on changes to composition types."
559
+ },
560
+ {
561
+ "author": "behowell@microsoft.com",
562
+ "package": "@fluentui/react-tooltip",
563
+ "commit": "97c3818f7faf8733a0cfc9c91f5e94ddb8652d3a",
564
+ "comment": "Update documentation stories"
565
+ },
566
+ {
567
+ "author": "olfedias@microsoft.com",
568
+ "package": "@fluentui/react-tooltip",
569
+ "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
570
+ "comment": "update types related to trigger (allow only React.ReactElement & null)"
571
+ },
572
+ {
573
+ "author": "behowell@microsoft.com",
574
+ "package": "@fluentui/react-tooltip",
575
+ "commit": "09804275c7f346db54c33d4ff347bffc33676014",
576
+ "comment": "Fix tooltip arrow rendering, and add high contrast border around Tooltip"
577
+ },
578
+ {
579
+ "author": "behowell@microsoft.com",
580
+ "package": "@fluentui/react-tooltip",
581
+ "commit": "1513362b9adaae5d7dbda6b364e40e736710a79f",
582
+ "comment": "Remove Tooltip's inverted prop in favor of the appearance prop"
583
+ },
584
+ {
585
+ "author": "behowell@microsoft.com",
586
+ "package": "@fluentui/react-utilities",
587
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
588
+ "comment": "Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
589
+ },
590
+ {
591
+ "author": "behowell@microsoft.com",
592
+ "package": "@fluentui/react-utilities",
593
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
594
+ "comment": "getSlots: remove slotNames param, and infer from state.components instead"
595
+ },
596
+ {
597
+ "author": "olfedias@microsoft.com",
598
+ "package": "@fluentui/react-utilities",
599
+ "commit": "d2eb57808a403b70845a732a62b55aa64d66b2a0",
600
+ "comment": "add useTriggerElement() hook"
601
+ },
602
+ {
603
+ "author": "bsunderhus@microsoft.com",
604
+ "package": "@fluentui/react-utilities",
605
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
606
+ "comment": "Removes nullRender from react-utilities"
607
+ },
608
+ {
609
+ "author": "olfedias@microsoft.com",
610
+ "package": "@fluentui/react-utilities",
611
+ "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
612
+ "comment": "update applyTriggerPropsToChildren() to return React.ReactElement or null"
613
+ },
614
+ {
615
+ "author": "behowell@microsoft.com",
616
+ "package": "@fluentui/react-utilities",
617
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
618
+ "comment": "Refactor component Slot typings"
619
+ },
620
+ {
621
+ "author": "Humberto.Morimoto@microsoft.com",
622
+ "package": "@fluentui/react-utilities",
623
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
624
+ "comment": "Adding ComponentSlotProps to allow ref to be passed in composite components."
625
+ },
626
+ {
627
+ "author": "Humberto.Morimoto@microsoft.com",
628
+ "package": "@fluentui/react-utilities",
629
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
630
+ "comment": "Renaming most *Shorthand* composition types to *SlotProps* so they better reflect what the types do."
631
+ },
632
+ {
633
+ "author": "lingfangao@hotmail.com",
634
+ "package": "@fluentui/react-utilities",
635
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
636
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
637
+ },
638
+ {
639
+ "author": "behowell@microsoft.com",
640
+ "package": "@fluentui/react-utilities",
641
+ "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
642
+ "comment": "Update trigger utilities to handle nested triggers"
643
+ },
644
+ {
645
+ "author": "elcraig@microsoft.com",
646
+ "package": "@fluentui/react-utilities",
647
+ "commit": "39ce3cbcf15ce2619649e1eddccf932736ceac07",
648
+ "comment": "[breaking] Remove useControllableValue hook (use useControllableState instead)"
649
+ },
650
+ {
651
+ "author": "Humberto.Morimoto@microsoft.com",
652
+ "package": "@fluentui/react-popover",
653
+ "commit": "6c32d0180e89674a46daf795de69e5dc6ca71ef7",
654
+ "comment": "Updating based on removal of functions from makeStyles."
655
+ },
656
+ {
657
+ "author": "olfedias@microsoft.com",
658
+ "package": "@fluentui/react-popover",
659
+ "commit": "b1446dead62e61c9a0f6101d6dfc5a2f780403b8",
660
+ "comment": "use Griffel packages"
661
+ },
662
+ {
663
+ "author": "olfedias@microsoft.com",
664
+ "package": "@fluentui/react-popover",
665
+ "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
666
+ "comment": "standardize trigger implementation & cloning"
667
+ },
668
+ {
669
+ "author": "olfedias@microsoft.com",
670
+ "package": "@fluentui/react-popover",
671
+ "commit": "ec0e785df9c70a2202dc5cc3cb4001d1ee635124",
672
+ "comment": "update styles to not use CSS shorthands"
673
+ },
674
+ {
675
+ "author": "lingfangao@hotmail.com",
676
+ "package": "@fluentui/react-popover",
677
+ "commit": "3a5602460a0c05a2ba4e2cc0fad77e5ae0b8ce38",
678
+ "comment": "fix: Use role=complementary for Popovers without focus traps"
679
+ },
680
+ {
681
+ "author": "behowell@microsoft.com",
682
+ "package": "@fluentui/react-popover",
683
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
684
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
685
+ },
686
+ {
687
+ "author": "Humberto.Morimoto@microsoft.com",
688
+ "package": "@fluentui/react-popover",
689
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
690
+ "comment": "Updating based on changes to composition types."
691
+ },
692
+ {
693
+ "author": "Humberto.Morimoto@microsoft.com",
694
+ "package": "@fluentui/react-popover",
695
+ "commit": "38e8f42252c69b1c749c3ca7fca9315b49e6cf31",
696
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens"
697
+ },
698
+ {
699
+ "author": "behowell@microsoft.com",
700
+ "package": "@fluentui/react-popover",
701
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
702
+ "comment": "Remove component's shorthandProps array"
703
+ },
704
+ {
705
+ "author": "behowell@microsoft.com",
706
+ "package": "@fluentui/react-popover",
707
+ "commit": "09804275c7f346db54c33d4ff347bffc33676014",
708
+ "comment": "Fix Popover arrow border in high contrast"
709
+ },
710
+ {
711
+ "author": "behowell@microsoft.com",
712
+ "package": "@fluentui/react-popover",
713
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
714
+ "comment": "Refactor component Slot typings"
715
+ },
716
+ {
717
+ "author": "lingfangao@hotmail.com",
718
+ "package": "@fluentui/react-popover",
719
+ "commit": "c2706cec4dc694762b1892a505db666d2fb324c1",
720
+ "comment": "fix: Set `aria-modal` on Popover if focus trap is enabled"
721
+ },
722
+ {
723
+ "author": "mgodbolt@microsoft.com",
724
+ "package": "@fluentui/react-popover",
725
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
726
+ "comment": "remove export of commons types"
727
+ },
728
+ {
729
+ "author": "lingfangao@hotmail.com",
730
+ "package": "@fluentui/react-popover",
731
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
732
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
733
+ },
734
+ {
735
+ "author": "behowell@microsoft.com",
736
+ "package": "@fluentui/react-portal",
737
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
738
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
739
+ },
740
+ {
741
+ "author": "mgodbolt@microsoft.com",
742
+ "package": "@fluentui/react-portal",
743
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
744
+ "comment": "remove export of commons types"
745
+ },
746
+ {
747
+ "author": "lingfangao@hotmail.com",
748
+ "package": "@fluentui/react-portal",
749
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
750
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
751
+ },
752
+ {
753
+ "author": "olfedias@microsoft.com",
754
+ "package": "@fluentui/react-portal",
755
+ "commit": "d525c8b2106551865d648873210a6b48c2326ecb",
756
+ "comment": "remove unused dependency on Griffel"
757
+ },
758
+ {
759
+ "author": "olfedias@microsoft.com",
760
+ "package": "@fluentui/react-positioning",
761
+ "commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
762
+ "comment": "use new types from makeStyles core"
763
+ },
764
+ {
765
+ "author": "Humberto.Morimoto@microsoft.com",
766
+ "package": "@fluentui/react-positioning",
767
+ "commit": "db6526ee2d04991e4473174969e3795299b52f9e",
768
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
769
+ },
770
+ {
771
+ "author": "behowell@microsoft.com",
772
+ "package": "@fluentui/react-positioning",
773
+ "commit": "2e34c026a354af1bbfe6a5ead1ade41348d5488f",
774
+ "comment": "Fix tooltip arrow's high contrast border in RTL"
775
+ },
776
+ {
777
+ "author": "olfedias@microsoft.com",
778
+ "package": "@fluentui/react-positioning",
779
+ "commit": "523b5785eafd28cf56b677af40274cefe5d42dcb",
780
+ "comment": "use Griffel packages"
781
+ },
782
+ {
783
+ "author": "lingfangao@hotmail.com",
784
+ "package": "@fluentui/react-positioning",
785
+ "commit": "a548a59bd94f9c4b656da3bdd149db7ac2de726f",
786
+ "comment": "feat: Imperative `setTarget` for `usePopper` and `positioning`"
787
+ },
788
+ {
789
+ "author": "bsunderhus@microsoft.com",
790
+ "package": "@fluentui/react-positioning",
791
+ "commit": "e382ad22539fc97bb283ca4ed856e126c7477e89",
792
+ "comment": "Adds @noflip annotation to data-popper-placement styles"
793
+ },
794
+ {
795
+ "author": "olfedias@microsoft.com",
796
+ "package": "@fluentui/react-positioning",
797
+ "commit": "967d6b74cf0507685a24e0cfaa8c7b9d52a351e1",
798
+ "comment": "update styles to not use CSS shorthands"
799
+ },
800
+ {
801
+ "author": "lingfangao@hotmail.com",
802
+ "package": "@fluentui/react-positioning",
803
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
804
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
805
+ },
806
+ {
807
+ "author": "behowell@microsoft.com",
808
+ "package": "@fluentui/react-positioning",
809
+ "commit": "09804275c7f346db54c33d4ff347bffc33676014",
810
+ "comment": "Fix popover arrow styling"
811
+ },
812
+ {
813
+ "author": "mgodbolt@microsoft.com",
814
+ "package": "@fluentui/react-provider",
815
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
816
+ "comment": "remove export of commons types"
817
+ },
818
+ {
819
+ "author": "Humberto.Morimoto@microsoft.com",
820
+ "package": "@fluentui/react-provider",
821
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
822
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
823
+ },
824
+ {
825
+ "author": "Humberto.Morimoto@microsoft.com",
826
+ "package": "@fluentui/react-provider",
827
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
828
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
829
+ },
830
+ {
831
+ "author": "olfedias@microsoft.com",
832
+ "package": "@fluentui/react-provider",
833
+ "commit": "706305303fcf03a82052c0a9e74d8aecb102885e",
834
+ "comment": "use Griffel packages"
835
+ },
836
+ {
837
+ "author": "behowell@microsoft.com",
838
+ "package": "@fluentui/react-provider",
839
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
840
+ "comment": "Refactor component Slot typings"
841
+ },
842
+ {
843
+ "author": "Humberto.Morimoto@microsoft.com",
844
+ "package": "@fluentui/react-provider",
845
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
846
+ "comment": "Updating based on changes to composition types."
847
+ },
848
+ {
849
+ "author": "martinhochel@microsoft.com",
850
+ "package": "@fluentui/react-provider",
851
+ "commit": "ecfe4c4fdc306e9c484706f28457f440f55d3684",
852
+ "comment": "make the FluentProvider#theme TS API reflect runtime and add warning if there is a violation"
853
+ },
854
+ {
855
+ "author": "Humberto.Morimoto@microsoft.com",
856
+ "package": "@fluentui/react-provider",
857
+ "commit": "b22c4ef0eba0730286f2ed701e1b851d8a5c03b5",
858
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens"
859
+ },
860
+ {
861
+ "author": "martinhochel@microsoft.com",
862
+ "package": "@fluentui/react-provider",
863
+ "commit": "1dba2fca2365f1a748505896679ae160a6fec270",
864
+ "comment": "replace mergeThemes functionality from react-theme"
865
+ },
866
+ {
867
+ "author": "bsunderhus@microsoft.com",
868
+ "package": "@fluentui/react-provider",
869
+ "commit": "c9a03954ffd5d1a85284fb36ef4cd103ed8aa927",
870
+ "comment": "Remove `themeToCSSVariables` function"
871
+ },
872
+ {
873
+ "author": "lingfangao@hotmail.com",
874
+ "package": "@fluentui/react-provider",
875
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
876
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
877
+ },
878
+ {
879
+ "author": "behowell@microsoft.com",
880
+ "package": "@fluentui/react-provider",
881
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
882
+ "comment": "Remove component's shorthandProps array"
883
+ },
884
+ {
885
+ "author": "behowell@microsoft.com",
886
+ "package": "@fluentui/react-provider",
887
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
888
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
889
+ },
890
+ {
891
+ "author": "martinhochel@microsoft.com",
892
+ "package": "@fluentui/react-shared-contexts",
893
+ "commit": "ecfe4c4fdc306e9c484706f28457f440f55d3684",
894
+ "comment": "make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue"
895
+ },
896
+ {
897
+ "author": "behowell@microsoft.com",
898
+ "package": "@fluentui/react-shared-contexts",
899
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
900
+ "comment": "Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
901
+ },
902
+ {
903
+ "author": "lingfangao@hotmail.com",
904
+ "package": "@fluentui/react-shared-contexts",
905
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
906
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
907
+ },
908
+ {
909
+ "author": "Humberto.Morimoto@microsoft.com",
910
+ "package": "@fluentui/react-slider",
911
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
912
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
913
+ },
914
+ {
915
+ "author": "behowell@microsoft.com",
916
+ "package": "@fluentui/react-slider",
917
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
918
+ "comment": "Remove component's shorthandProps array"
919
+ },
920
+ {
921
+ "author": "mgodbolt@microsoft.com",
922
+ "package": "@fluentui/react-slider",
923
+ "commit": "0a220897d7f6b3029b7c7f18b6ecc28a3131345f",
924
+ "comment": "move slider to unstable"
925
+ },
926
+ {
927
+ "author": "mgodbolt@microsoft.com",
928
+ "package": "@fluentui/react-slider",
929
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
930
+ "comment": "remove export of commons types"
931
+ },
932
+ {
933
+ "author": "behowell@microsoft.com",
934
+ "package": "@fluentui/react-slider",
935
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
936
+ "comment": "Refactor component Slot typings"
937
+ },
938
+ {
939
+ "author": "lingfangao@hotmail.com",
940
+ "package": "@fluentui/react-slider",
941
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
942
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
943
+ },
944
+ {
945
+ "author": "olfedias@microsoft.com",
946
+ "package": "@fluentui/react-switch",
947
+ "commit": "1df1d6e85bd3a6ab2a7b13e96a9aac324bb6d00c",
948
+ "comment": "Replace make-styles packages with griffel equivalents."
949
+ },
950
+ {
951
+ "author": "Humberto.Morimoto@microsoft.com",
952
+ "package": "@fluentui/react-switch",
953
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
954
+ "comment": "Updating based on changes to composition types."
955
+ },
956
+ {
957
+ "author": "behowell@microsoft.com",
958
+ "package": "@fluentui/react-switch",
959
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
960
+ "comment": "Remove component's shorthandProps array"
961
+ },
962
+ {
963
+ "author": "behowell@microsoft.com",
964
+ "package": "@fluentui/react-switch",
965
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
966
+ "comment": "Refactor component Slot typings"
967
+ },
968
+ {
969
+ "author": "mgodbolt@microsoft.com",
970
+ "package": "@fluentui/react-switch",
971
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
972
+ "comment": "remove export of commons types"
973
+ },
974
+ {
975
+ "author": "olfedias@microsoft.com",
976
+ "package": "@fluentui/react-switch",
977
+ "commit": "029a7f2fe40e5abe21d8992ad9d92bf2b04d0e97",
978
+ "comment": "update styles to not use CSS shorthands"
979
+ },
980
+ {
981
+ "author": "Humberto.Morimoto@microsoft.com",
982
+ "package": "@fluentui/react-switch",
983
+ "commit": "b52ebbbf185a2ddc4de814238f9438fd04bfba02",
984
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
985
+ },
986
+ {
987
+ "author": "Humberto.Morimoto@microsoft.com",
988
+ "package": "@fluentui/react-switch",
989
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
990
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
991
+ },
992
+ {
993
+ "author": "behowell@microsoft.com",
994
+ "package": "@fluentui/react-switch",
995
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
996
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
997
+ },
998
+ {
999
+ "author": "lingfangao@hotmail.com",
1000
+ "package": "@fluentui/react-switch",
1001
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1002
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
1003
+ },
1004
+ {
1005
+ "author": "lingfangao@hotmail.com",
1006
+ "package": "@fluentui/react-tabster",
1007
+ "commit": "95a6a32cbffa9d86d6017cf8e0204d4b459ef370",
1008
+ "comment": "feat: Support `options` for `findNextFocusable` and `findPrevFocusable` focus finders"
1009
+ },
1010
+ {
1011
+ "author": "lingfangao@hotmail.com",
1012
+ "package": "@fluentui/react-tabster",
1013
+ "commit": "f4274932701c7210e191a2982c2d2410f8657fe6",
1014
+ "comment": "chore: Bump tabster and keyborg versions"
1015
+ },
1016
+ {
1017
+ "author": "olfedias@microsoft.com",
1018
+ "package": "@fluentui/react-tabster",
1019
+ "commit": "ebc62b16de199691794df12080d89b77979d1131",
1020
+ "comment": "use Griffel packages"
1021
+ },
1022
+ {
1023
+ "author": "lingfangao@hotmail.com",
1024
+ "package": "@fluentui/react-tabster",
1025
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1026
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1027
+ },
1028
+ {
1029
+ "author": "olfedias@microsoft.com",
1030
+ "package": "@fluentui/react-tabster",
1031
+ "commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
1032
+ "comment": "use new types from makeStyles core"
1033
+ },
1034
+ {
1035
+ "author": "Humberto.Morimoto@microsoft.com",
1036
+ "package": "@fluentui/react-tabster",
1037
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
1038
+ "comment": "react-tabster: Replacing use of functions in makeStyles with direct use of tokens."
1039
+ },
1040
+ {
1041
+ "author": "lingfangao@hotmail.com",
1042
+ "package": "@fluentui/react-tabster",
1043
+ "commit": "ff9ad1d4fe5682173c497f6ddf0ee1d7bddd6800",
1044
+ "comment": "chore: bump tabster to 1.1.1 - removes IE11 support"
1045
+ },
1046
+ {
1047
+ "author": "olfedias@microsoft.com",
1048
+ "package": "@fluentui/react-tabster",
1049
+ "commit": "967d6b74cf0507685a24e0cfaa8c7b9d52a351e1",
1050
+ "comment": "update styles to not use CSS shorthands"
1051
+ },
1052
+ {
1053
+ "author": "lingfangao@hotmail.com",
1054
+ "package": "@fluentui/react-text",
1055
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1056
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1057
+ },
1058
+ {
1059
+ "author": "behowell@microsoft.com",
1060
+ "package": "@fluentui/react-text",
1061
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1062
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1063
+ },
1064
+ {
1065
+ "author": "olfedias@microsoft.com",
1066
+ "package": "@fluentui/react-text",
1067
+ "commit": "a76afe26daad901ff5458ffdda7e66e600d5bcac",
1068
+ "comment": "use makeStyles types from proper package"
1069
+ },
1070
+ {
1071
+ "author": "behowell@microsoft.com",
1072
+ "package": "@fluentui/react-text",
1073
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1074
+ "comment": "Refactor component Slot typings"
1075
+ },
1076
+ {
1077
+ "author": "mgodbolt@microsoft.com",
1078
+ "package": "@fluentui/react-text",
1079
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1080
+ "comment": "remove export of commons types"
1081
+ },
1082
+ {
1083
+ "author": "Humberto.Morimoto@microsoft.com",
1084
+ "package": "@fluentui/react-text",
1085
+ "commit": "003de9a9527703d429690c7ab5d7c24b4038d518",
1086
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
1087
+ },
1088
+ {
1089
+ "author": "Humberto.Morimoto@microsoft.com",
1090
+ "package": "@fluentui/react-text",
1091
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1092
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1093
+ },
1094
+ {
1095
+ "author": "Humberto.Morimoto@microsoft.com",
1096
+ "package": "@fluentui/react-text",
1097
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1098
+ "comment": "Updating based on changes to composition types."
1099
+ },
1100
+ {
1101
+ "author": "olfedias@microsoft.com",
1102
+ "package": "@fluentui/react-text",
1103
+ "commit": "5a6f0d55d87f70d67dd1567ce97e637e51b07863",
1104
+ "comment": "use Griffel packages"
1105
+ },
1106
+ {
1107
+ "author": "olfedias@microsoft.com",
1108
+ "package": "@fluentui/react-text",
1109
+ "commit": "554b6709ced97b4d04363f9d9d22b6da4d31378c",
1110
+ "comment": "update styles to not use CSS shorthands"
1111
+ },
1112
+ {
1113
+ "author": "miroslav.stastny@microsoft.com",
1114
+ "package": "@fluentui/react-theme",
1115
+ "commit": "fa3937813e6587d90ab5c43579321004fc37d6e9",
1116
+ "comment": "feat(react-theme): Add colorNeutralForeground1Static token"
1117
+ },
1118
+ {
1119
+ "author": "andmarti@microsoft.com",
1120
+ "package": "@fluentui/react-theme",
1121
+ "commit": "3ca42a594827a2ce3d5d18fcd4a399c92fda3bd7",
1122
+ "comment": "updating brand colors"
1123
+ },
1124
+ {
1125
+ "author": "Humberto.Morimoto@microsoft.com",
1126
+ "package": "@fluentui/react-theme",
1127
+ "commit": "b382d0421440e0854673a7967137d6c667544f91",
1128
+ "comment": "feat: Export tokens as mapping to CSS variables"
1129
+ },
1130
+ {
1131
+ "author": "miroslav.stastny@microsoft.com",
1132
+ "package": "@fluentui/react-theme",
1133
+ "commit": "d7479a7414e636731b678aebb6bf6295fd607fda",
1134
+ "comment": "Extend brand ramp from 13 to 16 tokens"
1135
+ },
1136
+ {
1137
+ "author": "martinhochel@microsoft.com",
1138
+ "package": "@fluentui/react-theme",
1139
+ "commit": "1dba2fca2365f1a748505896679ae160a6fec270",
1140
+ "comment": "remove mergeThemes API"
1141
+ },
1142
+ {
1143
+ "author": "Humberto.Morimoto@microsoft.com",
1144
+ "package": "@fluentui/react-theme",
1145
+ "commit": "1c2a4410205d3c86bc885fb74d6aede75d9bd99d",
1146
+ "comment": "Theme: Adding function to programmatically generate tokens object based on a theme."
1147
+ },
1148
+ {
1149
+ "author": "bsunderhus@microsoft.com",
1150
+ "package": "@fluentui/react-theme",
1151
+ "commit": "c9a03954ffd5d1a85284fb36ef4cd103ed8aa927",
1152
+ "comment": "Remove `themeToCSSVariables` function"
1153
+ },
1154
+ {
1155
+ "author": "miroslav.stastny@microsoft.com",
1156
+ "package": "@fluentui/react-theme",
1157
+ "commit": "8985d65f0aac448c6766d27800922224555be0f4",
1158
+ "comment": "feat(react-theme) Add border1 color token for shared colors"
1159
+ },
1160
+ {
1161
+ "author": "lingfangao@hotmail.com",
1162
+ "package": "@fluentui/react-theme",
1163
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1164
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1165
+ },
1166
+ {
1167
+ "author": "lingfangao@hotmail.com",
1168
+ "package": "@fluentui/react-context-selector",
1169
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1170
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1171
+ },
1172
+ {
1173
+ "author": "tristan.watanabe@gmail.com",
1174
+ "package": "@fluentui/react-context-selector",
1175
+ "commit": "13f940ea4687d769dd2faf61edc27ff75f6bb565",
1176
+ "comment": "Allow React 17 in peerDependencies."
1177
+ },
1178
+ {
1179
+ "author": "gcox@microsoft.com",
1180
+ "package": "@fluentui/react-divider",
1181
+ "commit": "f6116328d6599342eef231f81d3c0724478a3d47",
1182
+ "comment": "set minimum line length based on a11y review"
1183
+ },
1184
+ {
1185
+ "author": "olfedias@microsoft.com",
1186
+ "package": "@fluentui/react-divider",
1187
+ "commit": "203cf1b61b1238c81ebe502678fe4714722cb435",
1188
+ "comment": "update styles to not use CSS shorthands"
1189
+ },
1190
+ {
1191
+ "author": "Humberto.Morimoto@microsoft.com",
1192
+ "package": "@fluentui/react-divider",
1193
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1194
+ "comment": "Updating based on changes to composition types."
1195
+ },
1196
+ {
1197
+ "author": "Humberto.Morimoto@microsoft.com",
1198
+ "package": "@fluentui/react-divider",
1199
+ "commit": "034044d59be68915df76c57a84edc8299d3ca175",
1200
+ "comment": "react-divider: Replacing use of functions in makeStyles with direct use of tokens."
1201
+ },
1202
+ {
1203
+ "author": "behowell@microsoft.com",
1204
+ "package": "@fluentui/react-divider",
1205
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1206
+ "comment": "Remove component's shorthandProps array"
1207
+ },
1208
+ {
1209
+ "author": "mgodbolt@microsoft.com",
1210
+ "package": "@fluentui/react-divider",
1211
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1212
+ "comment": "remove export of commons types"
1213
+ },
1214
+ {
1215
+ "author": "lingfangao@hotmail.com",
1216
+ "package": "@fluentui/react-divider",
1217
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1218
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1219
+ },
1220
+ {
1221
+ "author": "gcox@microsoft.com",
1222
+ "package": "@fluentui/react-divider",
1223
+ "commit": "ae269d1c40fce9dcfb41d9dafa4678d025576201",
1224
+ "comment": "Added aria-orientation to divider"
1225
+ },
1226
+ {
1227
+ "author": "gcox@microsoft.com",
1228
+ "package": "@fluentui/react-divider",
1229
+ "commit": "cc44f3625c6c6b5775bc08f00c5b8f52145ad52b",
1230
+ "comment": "Added missing descriptions to divider stories"
1231
+ },
1232
+ {
1233
+ "author": "behowell@microsoft.com",
1234
+ "package": "@fluentui/react-divider",
1235
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1236
+ "comment": "Refactor component Slot typings"
1237
+ },
1238
+ {
1239
+ "author": "behowell@microsoft.com",
1240
+ "package": "@fluentui/react-divider",
1241
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1242
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1243
+ },
1244
+ {
1245
+ "author": "Humberto.Morimoto@microsoft.com",
1246
+ "package": "@fluentui/react-divider",
1247
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1248
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1249
+ },
1250
+ {
1251
+ "author": "olfedias@microsoft.com",
1252
+ "package": "@fluentui/react-divider",
1253
+ "commit": "7f2bb0ceb2a4d079c34fb58ebc9a5e15245a2cbe",
1254
+ "comment": "Replace make-styles packages with griffel equivalents."
1255
+ },
1256
+ {
1257
+ "author": "mgodbolt@microsoft.com",
1258
+ "package": "@fluentui/react-image",
1259
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1260
+ "comment": "remove export of commons types"
1261
+ },
1262
+ {
1263
+ "author": "Humberto.Morimoto@microsoft.com",
1264
+ "package": "@fluentui/react-image",
1265
+ "commit": "147ca590e83068153f0358da46b84e7e873b891f",
1266
+ "comment": "react-image: Replacing use of functions in makeStyles with direct use of tokens."
1267
+ },
1268
+ {
1269
+ "author": "olfedias@microsoft.com",
1270
+ "package": "@fluentui/react-image",
1271
+ "commit": "2ce465c8034747199be56ab5ebce3272b6d3a4f9",
1272
+ "comment": "use Griffel packages"
1273
+ },
1274
+ {
1275
+ "author": "behowell@microsoft.com",
1276
+ "package": "@fluentui/react-image",
1277
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1278
+ "comment": "Remove component's shorthandProps array"
1279
+ },
1280
+ {
1281
+ "author": "lingfangao@hotmail.com",
1282
+ "package": "@fluentui/react-image",
1283
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1284
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1285
+ },
1286
+ {
1287
+ "author": "behowell@microsoft.com",
1288
+ "package": "@fluentui/react-image",
1289
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1290
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1291
+ },
1292
+ {
1293
+ "author": "Humberto.Morimoto@microsoft.com",
1294
+ "package": "@fluentui/react-image",
1295
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1296
+ "comment": "Updating based on changes to composition types."
1297
+ },
1298
+ {
1299
+ "author": "behowell@microsoft.com",
1300
+ "package": "@fluentui/react-image",
1301
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1302
+ "comment": "Refactor component Slot typings"
1303
+ },
1304
+ {
1305
+ "author": "olfedias@microsoft.com",
1306
+ "package": "@fluentui/react-image",
1307
+ "commit": "ffe595b06f256f25e6224a0069972e1474893758",
1308
+ "comment": "update styles to not use CSS shorthands"
1309
+ },
1310
+ {
1311
+ "author": "behowell@microsoft.com",
1312
+ "package": "@fluentui/react-input",
1313
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1314
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1315
+ },
1316
+ {
1317
+ "author": "behowell@microsoft.com",
1318
+ "package": "@fluentui/react-input",
1319
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1320
+ "comment": "Remove component's shorthandProps array"
1321
+ },
1322
+ {
1323
+ "author": "elcraig@microsoft.com",
1324
+ "package": "@fluentui/react-input",
1325
+ "commit": "d61d7925180bc36f13e83c6512c8f3e1885025a2",
1326
+ "comment": "Fix styling issues found in accessibility review"
1327
+ },
1328
+ {
1329
+ "author": "lingfangao@hotmail.com",
1330
+ "package": "@fluentui/react-input",
1331
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1332
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
1333
+ },
1334
+ {
1335
+ "author": "olfedias@microsoft.com",
1336
+ "package": "@fluentui/react-input",
1337
+ "commit": "d084da4f0a5501c074d3f278098d5084f891b09c",
1338
+ "comment": "Replace make-styles packages with griffel equivalents."
1339
+ },
1340
+ {
1341
+ "author": "behowell@microsoft.com",
1342
+ "package": "@fluentui/react-input",
1343
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1344
+ "comment": "Refactor component Slot typings"
1345
+ },
1346
+ {
1347
+ "author": "elcraig@microsoft.com",
1348
+ "package": "@fluentui/react-input",
1349
+ "commit": "ca6ef2bc8ea258de6f3e995731bf73743dfce1f8",
1350
+ "comment": "Initial release"
1351
+ },
1352
+ {
1353
+ "author": "Humberto.Morimoto@microsoft.com",
1354
+ "package": "@fluentui/react-input",
1355
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1356
+ "comment": "Updating based on changes to composition types."
1357
+ },
1358
+ {
1359
+ "author": "Humberto.Morimoto@microsoft.com",
1360
+ "package": "@fluentui/react-input",
1361
+ "commit": "9f5e897597cb3de56c32fe750d45c9d2a1ea838a",
1362
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens and removing old version of stories."
1363
+ },
1364
+ {
1365
+ "author": "lingfangao@hotmail.com",
1366
+ "package": "@fluentui/react-label",
1367
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1368
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
1369
+ },
1370
+ {
1371
+ "author": "olfedias@microsoft.com",
1372
+ "package": "@fluentui/react-label",
1373
+ "commit": "742c191b7f2ea28505e49304117c090f9f36386c",
1374
+ "comment": "Replace make-styles packages with griffel equivalents."
1375
+ },
1376
+ {
1377
+ "author": "mgodbolt@microsoft.com",
1378
+ "package": "@fluentui/react-label",
1379
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1380
+ "comment": "remove export of commons types"
1381
+ },
1382
+ {
1383
+ "author": "Humberto.Morimoto@microsoft.com",
1384
+ "package": "@fluentui/react-label",
1385
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1386
+ "comment": "Updating based on changes to composition types."
1387
+ },
1388
+ {
1389
+ "author": "Humberto.Morimoto@microsoft.com",
1390
+ "package": "@fluentui/react-label",
1391
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
1392
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
1393
+ },
1394
+ {
1395
+ "author": "behowell@microsoft.com",
1396
+ "package": "@fluentui/react-label",
1397
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1398
+ "comment": "Refactor component Slot typings"
1399
+ },
1400
+ {
1401
+ "author": "Humberto.Morimoto@microsoft.com",
1402
+ "package": "@fluentui/react-label",
1403
+ "commit": "a052fbc9204600669d32b0ac346032d2cd8d9204",
1404
+ "comment": "react-label: Replacing use of functions in makeStyles with direct use of tokens."
1405
+ },
1406
+ {
1407
+ "author": "behowell@microsoft.com",
1408
+ "package": "@fluentui/react-label",
1409
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1410
+ "comment": "Remove component's shorthandProps array"
1411
+ },
1412
+ {
1413
+ "author": "behowell@microsoft.com",
1414
+ "package": "@fluentui/react-label",
1415
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1416
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1417
+ },
1418
+ {
1419
+ "author": "Humberto.Morimoto@microsoft.com",
1420
+ "package": "@fluentui/react-label",
1421
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1422
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1423
+ },
1424
+ {
1425
+ "author": "Humberto.Morimoto@microsoft.com",
1426
+ "package": "@fluentui/react-link",
1427
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1428
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1429
+ },
1430
+ {
1431
+ "author": "behowell@microsoft.com",
1432
+ "package": "@fluentui/react-link",
1433
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1434
+ "comment": "Remove component's shorthandProps array"
1435
+ },
1436
+ {
1437
+ "author": "mgodbolt@microsoft.com",
1438
+ "package": "@fluentui/react-link",
1439
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1440
+ "comment": "remove export of commons types"
1441
+ },
1442
+ {
1443
+ "author": "behowell@microsoft.com",
1444
+ "package": "@fluentui/react-link",
1445
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1446
+ "comment": "Refactor component Slot typings"
1447
+ },
1448
+ {
1449
+ "author": "lingfangao@hotmail.com",
1450
+ "package": "@fluentui/react-link",
1451
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1452
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1453
+ },
1454
+ {
1455
+ "author": "Humberto.Morimoto@microsoft.com",
1456
+ "package": "@fluentui/react-link",
1457
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1458
+ "comment": "Updating based on changes to composition types."
1459
+ },
1460
+ {
1461
+ "author": "olfedias@microsoft.com",
1462
+ "package": "@fluentui/react-link",
1463
+ "commit": "c85787719dfe8fabd2c60b3068012fed77f5d656",
1464
+ "comment": "update styles to not use CSS shorthands"
1465
+ },
1466
+ {
1467
+ "author": "behowell@microsoft.com",
1468
+ "package": "@fluentui/react-link",
1469
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1470
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1471
+ },
1472
+ {
1473
+ "author": "olfedias@microsoft.com",
1474
+ "package": "@fluentui/react-link",
1475
+ "commit": "c6b5aab92807f3f8c379330dc53001f5a3e9e568",
1476
+ "comment": "use Griffel packages"
1477
+ },
1478
+ {
1479
+ "author": "Humberto.Morimoto@microsoft.com",
1480
+ "package": "@fluentui/react-link",
1481
+ "commit": "e92670a22c5f796fa1e12051f756d9207d22d701",
1482
+ "comment": "react-link: Replacing use of functions in makeStyles with direct use of tokens."
1483
+ },
1484
+ {
1485
+ "author": "lingfangao@hotmail.com",
1486
+ "package": "@fluentui/react-menu",
1487
+ "commit": "c2e6c50d56dcb45b4ca9e3a9daf2fae4be10a19e",
1488
+ "comment": "fix: set `aria-expanded` and `aria-haspopup` values correctly"
1489
+ },
1490
+ {
1491
+ "author": "lingfangao@hotmail.com",
1492
+ "package": "@fluentui/react-menu",
1493
+ "commit": "6ca0355f6740f836ff4df009687718a380085247",
1494
+ "comment": "fix: Focus on first menu item on click"
1495
+ },
1496
+ {
1497
+ "author": "lingfangao@hotmail.com",
1498
+ "package": "@fluentui/react-menu",
1499
+ "commit": "4f22b6dad04ea37eb53e4af23c73d2de4db512a2",
1500
+ "comment": "fix: MenuTrigger should work correctly when `aria-disabled=\"true\"`"
1501
+ },
1502
+ {
1503
+ "author": "olfedias@microsoft.com",
1504
+ "package": "@fluentui/react-menu",
1505
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
1506
+ "comment": "update @fluentui/react-icons package"
1507
+ },
1508
+ {
1509
+ "author": "lingfangao@hotmail.com",
1510
+ "package": "@fluentui/react-menu",
1511
+ "commit": "d2eb57808a403b70845a732a62b55aa64d66b2a0",
1512
+ "comment": "Allow `MenuTrigger` to be wrapped by another trigger"
1513
+ },
1514
+ {
1515
+ "author": "olfedias@microsoft.com",
1516
+ "package": "@fluentui/react-menu",
1517
+ "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
1518
+ "comment": "update types related to trigger (allow only React.ReactElement & null)"
1519
+ },
1520
+ {
1521
+ "author": "behowell@microsoft.com",
1522
+ "package": "@fluentui/react-menu",
1523
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1524
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1525
+ },
1526
+ {
1527
+ "author": "Humberto.Morimoto@microsoft.com",
1528
+ "package": "@fluentui/react-menu",
1529
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
1530
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
1531
+ },
1532
+ {
1533
+ "author": "behowell@microsoft.com",
1534
+ "package": "@fluentui/react-menu",
1535
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1536
+ "comment": "Remove component's shorthandProps array"
1537
+ },
1538
+ {
1539
+ "author": "olfedias@microsoft.com",
1540
+ "package": "@fluentui/react-menu",
1541
+ "commit": "7e0933ed386742df28c416e6b3a6903a0c041f28",
1542
+ "comment": "update styles to not use CSS shorthands"
1543
+ },
1544
+ {
1545
+ "author": "behowell@microsoft.com",
1546
+ "package": "@fluentui/react-menu",
1547
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1548
+ "comment": "Refactor component Slot typings"
1549
+ },
1550
+ {
1551
+ "author": "lingfangao@hotmail.com",
1552
+ "package": "@fluentui/react-menu",
1553
+ "commit": "4121754498bba5137f769295e2b7a2899f557278",
1554
+ "comment": "fix: Call `useCheckmarkStyles` in `useMenuItemStyles`"
1555
+ },
1556
+ {
1557
+ "author": "Humberto.Morimoto@microsoft.com",
1558
+ "package": "@fluentui/react-menu",
1559
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1560
+ "comment": "Updating based on changes to composition types."
1561
+ },
1562
+ {
1563
+ "author": "Humberto.Morimoto@microsoft.com",
1564
+ "package": "@fluentui/react-menu",
1565
+ "commit": "6c32d0180e89674a46daf795de69e5dc6ca71ef7",
1566
+ "comment": "Updating based on removal of functions from makeStyles."
1567
+ },
1568
+ {
1569
+ "author": "behowell@microsoft.com",
1570
+ "package": "@fluentui/react-menu",
1571
+ "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
1572
+ "comment": "Update MenuTrigger and Tooltip to work together"
1573
+ },
1574
+ {
1575
+ "author": "lingfangao@hotmail.com",
1576
+ "package": "@fluentui/react-menu",
1577
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1578
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1579
+ },
1580
+ {
1581
+ "author": "Humberto.Morimoto@microsoft.com",
1582
+ "package": "@fluentui/react-menu",
1583
+ "commit": "227e09f59026e2bd243422427d9e230d6aa892ca",
1584
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
1585
+ },
1586
+ {
1587
+ "author": "olfedias@microsoft.com",
1588
+ "package": "@fluentui/react-menu",
1589
+ "commit": "d8fe0da13e1d34028a51e5d740e7bdc78c3a6862",
1590
+ "comment": "use Griffel packages"
1591
+ },
1592
+ {
1593
+ "author": "behowell@microsoft.com",
1594
+ "package": "@fluentui/react-menu",
1595
+ "commit": "23b8a6df449d6e76b90ae5ca9bd2285febdff222",
1596
+ "comment": "Apply fontSize styling to icon slot"
1597
+ },
1598
+ {
1599
+ "author": "ololubek@microsoft.com",
1600
+ "package": "@fluentui/react-menu",
1601
+ "commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
1602
+ "comment": "Update react-icons usage to resizable icons"
1603
+ },
1604
+ {
1605
+ "author": "lingfangao@hotmail.com",
1606
+ "package": "@fluentui/react-menu",
1607
+ "commit": "95a6a32cbffa9d86d6017cf8e0204d4b459ef370",
1608
+ "comment": "feat: implement `MenuSplitGroup` component for split menu items"
1609
+ },
1610
+ {
1611
+ "author": "Humberto.Morimoto@microsoft.com",
1612
+ "package": "@fluentui/react-menu",
1613
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1614
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1615
+ },
1616
+ {
1617
+ "author": "ololubek@microsoft.com",
1618
+ "package": "@fluentui/react-menu",
1619
+ "commit": "7cb2a5d8db1b6a1ddb638aa82d5815ab5ae84e69",
1620
+ "comment": "(fix): Update react-icons dependency to latest version"
1621
+ },
1622
+ {
1623
+ "author": "mgodbolt@microsoft.com",
1624
+ "package": "@fluentui/react-menu",
1625
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1626
+ "comment": "remove export of commons types"
1627
+ },
1628
+ {
1629
+ "author": "lingfangao@hotmail.com",
1630
+ "package": "@fluentui/react-menu",
1631
+ "commit": "07d9ed6d1b436b7ca9571c94fbb0bcbdb080f235",
1632
+ "comment": "breaking: MenuTrigger must be the first child of the `Menu`"
1633
+ },
1634
+ {
1635
+ "author": "ololubek@microsoft.com",
1636
+ "package": "@fluentui/react-badge",
1637
+ "commit": "7cb2a5d8db1b6a1ddb638aa82d5815ab5ae84e69",
1638
+ "comment": "(fix): Update react-icons dependency to latest version"
1639
+ },
1640
+ {
1641
+ "author": "lingfangao@hotmail.com",
1642
+ "package": "@fluentui/react-badge",
1643
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1644
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1645
+ },
1646
+ {
1647
+ "author": "behowell@microsoft.com",
1648
+ "package": "@fluentui/react-badge",
1649
+ "commit": "f5e7fa7a2129d3a4637a2ce777cecec435c256ec",
1650
+ "comment": "Refactor and re-organize Badge styles; no visual changes."
1651
+ },
1652
+ {
1653
+ "author": "behowell@microsoft.com",
1654
+ "package": "@fluentui/react-badge",
1655
+ "commit": "3bc0517363984081469903ee137a06543f825f1c",
1656
+ "comment": "Add fontSize styling to icon slot, to automatically size user-provided icons"
1657
+ },
1658
+ {
1659
+ "author": "Humberto.Morimoto@microsoft.com",
1660
+ "package": "@fluentui/react-badge",
1661
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1662
+ "comment": "Updating based on changes to composition types."
1663
+ },
1664
+ {
1665
+ "author": "olfedias@microsoft.com",
1666
+ "package": "@fluentui/react-badge",
1667
+ "commit": "5a49512b8e33d5a588212069a1f2827b806d584c",
1668
+ "comment": "update styles to not use CSS shorthands"
1669
+ },
1670
+ {
1671
+ "author": "lingfangao@hotmail.com",
1672
+ "package": "@fluentui/react-badge",
1673
+ "commit": "4e5e955acede0fc79334ef90a563de4bd35ee231",
1674
+ "comment": "fix: use updated tokens for ghost and outline variants"
1675
+ },
1676
+ {
1677
+ "author": "Humberto.Morimoto@microsoft.com",
1678
+ "package": "@fluentui/react-badge",
1679
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1680
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1681
+ },
1682
+ {
1683
+ "author": "tristan.watanabe@gmail.com",
1684
+ "package": "@fluentui/react-badge",
1685
+ "commit": "13f940ea4687d769dd2faf61edc27ff75f6bb565",
1686
+ "comment": "Allow React 17 in peerDependencies."
1687
+ },
1688
+ {
1689
+ "author": "ololubek@microsoft.com",
1690
+ "package": "@fluentui/react-badge",
1691
+ "commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
1692
+ "comment": "Update react-icons usage to resizable icons"
1693
+ },
1694
+ {
1695
+ "author": "mgodbolt@microsoft.com",
1696
+ "package": "@fluentui/react-badge",
1697
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1698
+ "comment": "remove export of commons types"
1699
+ },
1700
+ {
1701
+ "author": "behowell@microsoft.com",
1702
+ "package": "@fluentui/react-badge",
1703
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1704
+ "comment": "Refactor component Slot typings"
1705
+ },
1706
+ {
1707
+ "author": "behowell@microsoft.com",
1708
+ "package": "@fluentui/react-badge",
1709
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1710
+ "comment": "Remove component's shorthandProps array"
1711
+ },
1712
+ {
1713
+ "author": "Humberto.Morimoto@microsoft.com",
1714
+ "package": "@fluentui/react-badge",
1715
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
1716
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
1717
+ },
1718
+ {
1719
+ "author": "olfedias@microsoft.com",
1720
+ "package": "@fluentui/react-badge",
1721
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
1722
+ "comment": "update @fluentui/react-icons package"
1723
+ },
1724
+ {
1725
+ "author": "olfedias@microsoft.com",
1726
+ "package": "@fluentui/react-badge",
1727
+ "commit": "8c75114e82b205810c9ac3692af71f6f7748225c",
1728
+ "comment": "use Griffel packages"
1729
+ },
1730
+ {
1731
+ "author": "Humberto.Morimoto@microsoft.com",
1732
+ "package": "@fluentui/react-badge",
1733
+ "commit": "2c54271f07c30f65718e085084c2e5b213268dfd",
1734
+ "comment": "react-badge: Replacing use of functions in makeStyles with direct use of tokens."
1735
+ },
1736
+ {
1737
+ "author": "behowell@microsoft.com",
1738
+ "package": "@fluentui/react-badge",
1739
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1740
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1741
+ },
1742
+ {
1743
+ "author": "lingfangao@hotmail.com",
1744
+ "package": "@fluentui/react-badge",
1745
+ "commit": "4e7acd7ff3c437663de70206416d3c19b6a87cfa",
1746
+ "comment": "fix: Add uniform padding and modify gaps"
1747
+ },
1748
+ {
1749
+ "author": "Humberto.Morimoto@microsoft.com",
1750
+ "package": "@fluentui/react-button",
1751
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
1752
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
1753
+ },
1754
+ {
1755
+ "author": "Humberto.Morimoto@microsoft.com",
1756
+ "package": "@fluentui/react-button",
1757
+ "commit": "940de09b95aa1cefcac9a1f6bbfa9499419e3634",
1758
+ "comment": "Button: Changing border radius of small button to borderRadiusMedium from borderRadiusSmall."
1759
+ },
1760
+ {
1761
+ "author": "olfedias@microsoft.com",
1762
+ "package": "@fluentui/react-button",
1763
+ "commit": "0aa74f3ef5a64c647b5903e21af7ff5423d46182",
1764
+ "comment": "Replace make-styles packages with griffel equivalents."
1765
+ },
1766
+ {
1767
+ "author": "ololubek@microsoft.com",
1768
+ "package": "@fluentui/react-button",
1769
+ "commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
1770
+ "comment": "Update react-icons usage to resizable icons"
1771
+ },
1772
+ {
1773
+ "author": "behowell@microsoft.com",
1774
+ "package": "@fluentui/react-button",
1775
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1776
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1777
+ },
1778
+ {
1779
+ "author": "lingfangao@hotmail.com",
1780
+ "package": "@fluentui/react-button",
1781
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1782
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
1783
+ },
1784
+ {
1785
+ "author": "ololubek@microsoft.com",
1786
+ "package": "@fluentui/react-button",
1787
+ "commit": "7cb2a5d8db1b6a1ddb638aa82d5815ab5ae84e69",
1788
+ "comment": "(fix): Update react-icons dependency to latest version"
1789
+ },
1790
+ {
1791
+ "author": "Humberto.Morimoto@microsoft.com",
1792
+ "package": "@fluentui/react-button",
1793
+ "commit": "0a4c1a9af2f8bb29c3a3544f06964a8554cd692a",
1794
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
1795
+ },
1796
+ {
1797
+ "author": "Humberto.Morimoto@microsoft.com",
1798
+ "package": "@fluentui/react-button",
1799
+ "commit": "a21bfaceecf201d0c984fa84704148a24f956901",
1800
+ "comment": "CompoundButton: Updating styles to match latest design spec."
1801
+ },
1802
+ {
1803
+ "author": "behowell@microsoft.com",
1804
+ "package": "@fluentui/react-button",
1805
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1806
+ "comment": "Remove component's shorthandProps array"
1807
+ },
1808
+ {
1809
+ "author": "mgodbolt@microsoft.com",
1810
+ "package": "@fluentui/react-button",
1811
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1812
+ "comment": "remove export of commons types"
1813
+ },
1814
+ {
1815
+ "author": "behowell@microsoft.com",
1816
+ "package": "@fluentui/react-button",
1817
+ "commit": "d778282b56baae57cb6b407debdbfb6beca76761",
1818
+ "comment": "Remove fontSize from default menuIcon, as it is already set via css"
1819
+ },
1820
+ {
1821
+ "author": "Humberto.Morimoto@microsoft.com",
1822
+ "package": "@fluentui/react-button",
1823
+ "commit": "f5873dc09f0c07d4adf23ad89a5f3afad37a0da9",
1824
+ "comment": "ToggleButton: Stopping aria-pressed from changing when ToggleButton is disabledFocusable."
1825
+ },
1826
+ {
1827
+ "author": "olfedias@microsoft.com",
1828
+ "package": "@fluentui/react-button",
1829
+ "commit": "54118b29fde686ef15fe95a3a97f3fd7edca34a3",
1830
+ "comment": "update styles to not use CSS shorthands"
1831
+ },
1832
+ {
1833
+ "author": "behowell@microsoft.com",
1834
+ "package": "@fluentui/react-button",
1835
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1836
+ "comment": "Refactor component Slot typings"
1837
+ },
1838
+ {
1839
+ "author": "Humberto.Morimoto@microsoft.com",
1840
+ "package": "@fluentui/react-button",
1841
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
1842
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
1843
+ },
1844
+ {
1845
+ "author": "Humberto.Morimoto@microsoft.com",
1846
+ "package": "@fluentui/react-button",
1847
+ "commit": "7797d49103b5dd7662ef59f734921f6326b2273d",
1848
+ "comment": "MenuButton: Updating types so it properly supports ref."
1849
+ },
1850
+ {
1851
+ "author": "olfedias@microsoft.com",
1852
+ "package": "@fluentui/react-button",
1853
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
1854
+ "comment": "update @fluentui/react-icons package"
1855
+ },
1856
+ {
1857
+ "author": "Humberto.Morimoto@microsoft.com",
1858
+ "package": "@fluentui/react-button",
1859
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1860
+ "comment": "Updating based on changes to composition types."
1861
+ },
1862
+ {
1863
+ "author": "Humberto.Morimoto@microsoft.com",
1864
+ "package": "@fluentui/react-button",
1865
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
1866
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
1867
+ },
1868
+ {
1869
+ "author": "ololubek@microsoft.com",
1870
+ "package": "@fluentui/react-card",
1871
+ "commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
1872
+ "comment": "Update react-icons usage to resizable icons"
1873
+ },
1874
+ {
1875
+ "author": "lingfangao@hotmail.com",
1876
+ "package": "@fluentui/react-card",
1877
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1878
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
1879
+ },
1880
+ {
1881
+ "author": "Humberto.Morimoto@microsoft.com",
1882
+ "package": "@fluentui/react-card",
1883
+ "commit": "37772e1ef0b587bf08984dd053ebb356c57c5247",
1884
+ "comment": "react-card: Replacing use of functions in makeStyles with direct use of tokens."
1885
+ },
1886
+ {
1887
+ "author": "Humberto.Morimoto@microsoft.com",
1888
+ "package": "@fluentui/react-card",
1889
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1890
+ "comment": "Updating based on changes to composition types."
1891
+ },
1892
+ {
1893
+ "author": "elcraig@microsoft.com",
1894
+ "package": "@fluentui/react-card",
1895
+ "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
1896
+ "comment": "Remove empty CardCommons type and outdated boilerplate comments"
1897
+ },
1898
+ {
1899
+ "author": "behowell@microsoft.com",
1900
+ "package": "@fluentui/react-card",
1901
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1902
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1903
+ },
1904
+ {
1905
+ "author": "olfedias@microsoft.com",
1906
+ "package": "@fluentui/react-card",
1907
+ "commit": "1249d2ee042780865e877fc2ed48f56e0eff25d1",
1908
+ "comment": "use Griffel packages"
1909
+ },
1910
+ {
1911
+ "author": "behowell@microsoft.com",
1912
+ "package": "@fluentui/react-card",
1913
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1914
+ "comment": "Refactor component Slot typings"
1915
+ },
1916
+ {
1917
+ "author": "olfedias@microsoft.com",
1918
+ "package": "@fluentui/react-card",
1919
+ "commit": "158d89b5d98e3544e06f4f09967d2af8ab43e249",
1920
+ "comment": "update styles no not use CSS shorthands"
1921
+ },
1922
+ {
1923
+ "author": "behowell@microsoft.com",
1924
+ "package": "@fluentui/react-card",
1925
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1926
+ "comment": "Remove component's shorthandProps array"
1927
+ },
1928
+ {
1929
+ "author": "Humberto.Morimoto@microsoft.com",
1930
+ "package": "@fluentui/react-checkbox",
1931
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
1932
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
1933
+ },
1934
+ {
1935
+ "author": "Humberto.Morimoto@microsoft.com",
1936
+ "package": "@fluentui/react-checkbox",
1937
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1938
+ "comment": "Updating based on changes to composition types."
1939
+ },
1940
+ {
1941
+ "author": "olfedias@microsoft.com",
1942
+ "package": "@fluentui/react-checkbox",
1943
+ "commit": "13ac915a4f18e5b9e79e14bdc239204872abf7f3",
1944
+ "comment": "update styles to not use CSS shorthands"
1945
+ },
1946
+ {
1947
+ "author": "behowell@microsoft.com",
1948
+ "package": "@fluentui/react-checkbox",
1949
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1950
+ "comment": "Remove component's shorthandProps array"
1951
+ },
1952
+ {
1953
+ "author": "mgodbolt@microsoft.com",
1954
+ "package": "@fluentui/react-checkbox",
1955
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
1956
+ "comment": "remove export of commons types"
1957
+ },
1958
+ {
1959
+ "author": "olfedias@microsoft.com",
1960
+ "package": "@fluentui/react-checkbox",
1961
+ "commit": "3e5027e2c8c8b54a2f9f140690bb88d03eafde27",
1962
+ "comment": "Replace make-styles packages with griffel equivalents."
1963
+ },
1964
+ {
1965
+ "author": "Humberto.Morimoto@microsoft.com",
1966
+ "package": "@fluentui/react-checkbox",
1967
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
1968
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
1969
+ },
1970
+ {
1971
+ "author": "behowell@microsoft.com",
1972
+ "package": "@fluentui/react-checkbox",
1973
+ "commit": "d7d472d3564c7c08465743b2517e4f29428b87b4",
1974
+ "comment": "Update checkmark icons and color styles to match visual spec"
1975
+ },
1976
+ {
1977
+ "author": "olfedias@microsoft.com",
1978
+ "package": "@fluentui/react-checkbox",
1979
+ "commit": "39bddb7a1da57bb1e7073c7eacabb706e25587a5",
1980
+ "comment": "fix: update styles to match typings"
1981
+ },
1982
+ {
1983
+ "author": "olfedias@microsoft.com",
1984
+ "package": "@fluentui/react-checkbox",
1985
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
1986
+ "comment": "update @fluentui/react-icons package"
1987
+ },
1988
+ {
1989
+ "author": "Humberto.Morimoto@microsoft.com",
1990
+ "package": "@fluentui/react-checkbox",
1991
+ "commit": "ecca467a89869ec2812b160b26a7f68fa69dac10",
1992
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
1993
+ },
1994
+ {
1995
+ "author": "lingfangao@hotmail.com",
1996
+ "package": "@fluentui/react-checkbox",
1997
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1998
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
1999
+ },
2000
+ {
2001
+ "author": "behowell@microsoft.com",
2002
+ "package": "@fluentui/react-checkbox",
2003
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
2004
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
2005
+ },
2006
+ {
2007
+ "author": "behowell@microsoft.com",
2008
+ "package": "@fluentui/react-checkbox",
2009
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
2010
+ "comment": "Refactor component Slot typings"
2011
+ },
2012
+ {
2013
+ "author": "behowell@microsoft.com",
2014
+ "package": "@fluentui/react-checkbox",
2015
+ "commit": "f1be0a9728e05ca33ad67e77ae7d1cba3384106f",
2016
+ "comment": "Refactor Checkbox to use label as a slot instead of being the root"
2017
+ },
2018
+ {
2019
+ "author": "olfedias@microsoft.com",
2020
+ "package": "@fluentui/react-components",
2021
+ "commit": "9db5b33aabd125d9c6f187b301d27a595d197b67",
2022
+ "comment": "Replace make-styles packages with griffel equivalents"
2023
+ },
2024
+ {
2025
+ "author": "behowell@microsoft.com",
2026
+ "package": "@fluentui/react-components",
2027
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
2028
+ "comment": "Refactor component Slot typings"
2029
+ },
2030
+ {
2031
+ "author": "Humberto.Morimoto@microsoft.com",
2032
+ "package": "@fluentui/react-components",
2033
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
2034
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
2035
+ },
2036
+ {
2037
+ "author": "olfedias@microsoft.com",
2038
+ "package": "@fluentui/react-components",
2039
+ "commit": "add7efae6339cc0fa85ccc37fea4371bc26074e1",
2040
+ "comment": "Re-export shorthand functions for styles"
2041
+ },
2042
+ {
2043
+ "author": "mgodbolt@microsoft.com",
2044
+ "package": "@fluentui/react-components",
2045
+ "commit": "0a220897d7f6b3029b7c7f18b6ecc28a3131345f",
2046
+ "comment": "Add slider package to react-components"
2047
+ },
2048
+ {
2049
+ "author": "Humberto.Morimoto@microsoft.com",
2050
+ "package": "@fluentui/react-components",
2051
+ "commit": "1c2a4410205d3c86bc885fb74d6aede75d9bd99d",
2052
+ "comment": "Theme: Adding function to programmatically generate tokens object based on a theme."
2053
+ },
2054
+ {
2055
+ "author": "bsunderhus@microsoft.com",
2056
+ "package": "@fluentui/react-components",
2057
+ "commit": "c9a03954ffd5d1a85284fb36ef4cd103ed8aa927",
2058
+ "comment": "Remove `themeToCSSVariables` function"
2059
+ },
2060
+ {
2061
+ "author": "elcraig@microsoft.com",
2062
+ "package": "@fluentui/react-components",
2063
+ "commit": "96d9c93544464bcc5ec36b7c5d724b77ae499c73",
2064
+ "comment": "Move Label to unstable"
2065
+ },
2066
+ {
2067
+ "author": "lingfangao@hotmail.com",
2068
+ "package": "@fluentui/react-components",
2069
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
2070
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
2071
+ },
2072
+ {
2073
+ "author": "elcraig@microsoft.com",
2074
+ "package": "@fluentui/react-components",
2075
+ "commit": "dbb5b309cdc952756383e42e37d267f98a8d663a",
2076
+ "comment": "Remove exports of Commons types"
2077
+ },
2078
+ {
2079
+ "author": "behowell@microsoft.com",
2080
+ "package": "@fluentui/react-components",
2081
+ "commit": "dfb5538a2494b48cbb61702c4c2c9aaf8de37a6f",
2082
+ "comment": "Remove AccordionHeaderExpandIcon"
2083
+ },
2084
+ {
2085
+ "author": "Humberto.Morimoto@microsoft.com",
2086
+ "package": "@fluentui/react-components",
2087
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
2088
+ "comment": "Updating based on changes to composition types."
2089
+ },
2090
+ {
2091
+ "author": "olfedias@microsoft.com",
2092
+ "package": "@fluentui/react-components",
2093
+ "commit": "7d402050b2e4d487f70efc539837d50808dea92e",
2094
+ "comment": "breaking: stop exporting useTheme hook"
2095
+ },
2096
+ {
2097
+ "author": "behowell@microsoft.com",
2098
+ "package": "@fluentui/react-components",
2099
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
2100
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
2101
+ },
2102
+ {
2103
+ "author": "elcraig@microsoft.com",
2104
+ "package": "@fluentui/react-components",
2105
+ "commit": "ca6ef2bc8ea258de6f3e995731bf73743dfce1f8",
2106
+ "comment": "Add Input components (exported as /unstable)"
2107
+ },
2108
+ {
2109
+ "author": "martinhochel@microsoft.com",
2110
+ "package": "@fluentui/react-components",
2111
+ "commit": "1dba2fca2365f1a748505896679ae160a6fec270",
2112
+ "comment": "remove mergeThemes from public API"
2113
+ },
2114
+ {
2115
+ "author": "behowell@microsoft.com",
2116
+ "package": "@fluentui/react-components",
2117
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
2118
+ "comment": "Remove components' shorthandProps array exports"
2119
+ },
2120
+ {
2121
+ "author": "olfedias@microsoft.com",
2122
+ "package": "@fluentui/react-conformance-griffel",
2123
+ "commit": "6dd33e565ac4efb29b3864493e40d402d61630ff",
2124
+ "comment": "add conformance tests for Griffel"
2125
+ },
2126
+ {
2127
+ "author": "lingfangao@hotmail.com",
2128
+ "package": "@fluentui/keyboard-keys",
2129
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
2130
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
2131
+ },
2132
+ {
2133
+ "author": "olfedias@microsoft.com",
2134
+ "package": "@fluentui/react-accordion",
2135
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
2136
+ "comment": "update @fluentui/react-icons package"
2137
+ },
2138
+ {
2139
+ "author": "olfedias@microsoft.com",
2140
+ "package": "@fluentui/react-accordion",
2141
+ "commit": "b8537fb52cc3cc2787be5675c65300e01d882add",
2142
+ "comment": "update styles to not use CSS shorthands"
2143
+ },
2144
+ {
2145
+ "author": "mgodbolt@microsoft.com",
2146
+ "package": "@fluentui/react-accordion",
2147
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
2148
+ "comment": "remove export of commons types"
2149
+ },
2150
+ {
2151
+ "author": "behowell@microsoft.com",
2152
+ "package": "@fluentui/react-accordion",
2153
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
2154
+ "comment": "Refactor component Slot typings"
2155
+ },
2156
+ {
2157
+ "author": "tristan.watanabe@gmail.com",
2158
+ "package": "@fluentui/react-accordion",
2159
+ "commit": "13f940ea4687d769dd2faf61edc27ff75f6bb565",
2160
+ "comment": "Allow React 17 in peerDependencies."
2161
+ },
2162
+ {
2163
+ "author": "behowell@microsoft.com",
2164
+ "package": "@fluentui/react-accordion",
2165
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
2166
+ "comment": "Remove component's shorthandProps array"
2167
+ },
2168
+ {
2169
+ "author": "olfedias@microsoft.com",
2170
+ "package": "@fluentui/react-accordion",
2171
+ "commit": "a2e02b2015b1f9307c69c8ecf005c166d496e206",
2172
+ "comment": "use Griffel packages"
2173
+ },
2174
+ {
2175
+ "author": "Humberto.Morimoto@microsoft.com",
2176
+ "package": "@fluentui/react-accordion",
2177
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
2178
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
2179
+ },
2180
+ {
2181
+ "author": "bsunderhus@microsoft.com",
2182
+ "package": "@fluentui/react-accordion",
2183
+ "commit": "940a86cbd6a9f711d275df3a823292b527017852",
2184
+ "comment": "Removes children as a slot from AccordionHeader"
2185
+ },
2186
+ {
2187
+ "author": "lingfangao@hotmail.com",
2188
+ "package": "@fluentui/react-accordion",
2189
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
2190
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
2191
+ },
2192
+ {
2193
+ "author": "sarah.higley@microsoft.com",
2194
+ "package": "@fluentui/react-accordion",
2195
+ "commit": "d0758018bf44c69e01451c8a6bd4f73b43e397b7",
2196
+ "comment": "update semantic elements and ARIA roles in react-accordion, add heading level story"
2197
+ },
2198
+ {
2199
+ "author": "ololubek@microsoft.com",
2200
+ "package": "@fluentui/react-accordion",
2201
+ "commit": "63cbefe55e5db10eedbde19392aa8b6376d6a7f7",
2202
+ "comment": "Update react-icons usage to resizable icons"
2203
+ },
2204
+ {
2205
+ "author": "behowell@microsoft.com",
2206
+ "package": "@fluentui/react-accordion",
2207
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
2208
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
2209
+ },
2210
+ {
2211
+ "author": "Humberto.Morimoto@microsoft.com",
2212
+ "package": "@fluentui/react-accordion",
2213
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
2214
+ "comment": "Updating based on changes to composition types."
2215
+ },
2216
+ {
2217
+ "author": "Humberto.Morimoto@microsoft.com",
2218
+ "package": "@fluentui/react-accordion",
2219
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
2220
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
2221
+ },
2222
+ {
2223
+ "author": "Humberto.Morimoto@microsoft.com",
2224
+ "package": "@fluentui/react-accordion",
2225
+ "commit": "22ef7434eddbe45d8818b16ff43c3488ac84ae45",
2226
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
2227
+ },
2228
+ {
2229
+ "author": "behowell@microsoft.com",
2230
+ "package": "@fluentui/react-accordion",
2231
+ "commit": "dfb5538a2494b48cbb61702c4c2c9aaf8de37a6f",
2232
+ "comment": "Remove AccordionHeaderExpandIcon, and use ChevronRightRegular from @fluentui/react-icons instead"
2233
+ },
2234
+ {
2235
+ "author": "olfedias@microsoft.com",
2236
+ "package": "@fluentui/react-aria",
2237
+ "commit": "f4eafee2c3b8d85b3a267d6b155f0f5585a435fd",
2238
+ "comment": "remove Griffel packages"
2239
+ },
2240
+ {
2241
+ "author": "lingfangao@hotmail.com",
2242
+ "package": "@fluentui/react-aria",
2243
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
2244
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
2245
+ },
2246
+ {
2247
+ "author": "Humberto.Morimoto@microsoft.com",
2248
+ "package": "@fluentui/react-aria",
2249
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
2250
+ "comment": "Updating based on changes to composition types."
2251
+ },
2252
+ {
2253
+ "author": "behowell@microsoft.com",
2254
+ "package": "@fluentui/react-aria",
2255
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
2256
+ "comment": "Refactor component Slot typings"
2257
+ },
2258
+ {
2259
+ "author": "behowell@microsoft.com",
2260
+ "package": "@fluentui/react-aria",
2261
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
2262
+ "comment": "Remove component's shorthandProps array"
2263
+ },
2264
+ {
2265
+ "author": "Humberto.Morimoto@microsoft.com",
2266
+ "package": "@fluentui/react-avatar",
2267
+ "commit": "00a5d945904c896a0664de6ba72c145a255f0848",
2268
+ "comment": "Updating use of tokens.fontWeight now that we don't need to use casting."
2269
+ },
2270
+ {
2271
+ "author": "behowell@microsoft.com",
2272
+ "package": "@fluentui/react-avatar",
2273
+ "commit": "9e776a0e1d1fd1fba0596c606c15007300c5d6b7",
2274
+ "comment": "Make Avatar's initials be un-selectable text"
2275
+ },
2276
+ {
2277
+ "author": "olfedias@microsoft.com",
2278
+ "package": "@fluentui/react-avatar",
2279
+ "commit": "b23239743c4f5518bcf7dcad496a36fc16bbd2e5",
2280
+ "comment": "update @fluentui/react-icons package"
2281
+ },
2282
+ {
2283
+ "author": "olfedias@microsoft.com",
2284
+ "package": "@fluentui/react-avatar",
2285
+ "commit": "c1b4c7e724cef9f5090b076f3d45add0a40ff39a",
2286
+ "comment": "Replace make-styles packages with griffel equivalents."
2287
+ },
2288
+ {
2289
+ "author": "behowell@microsoft.com",
2290
+ "package": "@fluentui/react-avatar",
2291
+ "commit": "e1926bfeca2a0ae5a469133a0c8257a7e4883332",
2292
+ "comment": "Update documentation stories"
2293
+ },
2294
+ {
2295
+ "author": "behowell@microsoft.com",
2296
+ "package": "@fluentui/react-avatar",
2297
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
2298
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
2299
+ },
2300
+ {
2301
+ "author": "behowell@microsoft.com",
2302
+ "package": "@fluentui/react-avatar",
2303
+ "commit": "e8292dd620acdace35e912df8f48518d48d70e93",
2304
+ "comment": "Export the default getInitials implementation"
2305
+ },
2306
+ {
2307
+ "author": "ololubek@microsoft.com",
2308
+ "package": "@fluentui/react-avatar",
2309
+ "commit": "7cb2a5d8db1b6a1ddb638aa82d5815ab5ae84e69",
2310
+ "comment": "(fix): Update react-icons dependency to latest version"
2311
+ },
2312
+ {
2313
+ "author": "mgodbolt@microsoft.com",
2314
+ "package": "@fluentui/react-avatar",
2315
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
2316
+ "comment": "remove export of commons types"
2317
+ },
2318
+ {
2319
+ "author": "behowell@microsoft.com",
2320
+ "package": "@fluentui/react-avatar",
2321
+ "commit": "9c664bfd9f7b0f6ea3b5d61d4701fb9d76667c02",
2322
+ "comment": "Rename `label` slot to `initials`, remove `getInitials` prop, and improve accessibility"
2323
+ },
2324
+ {
2325
+ "author": "behowell@microsoft.com",
2326
+ "package": "@fluentui/react-avatar",
2327
+ "commit": "05fb002b1d21d6de6f8e10c23a354d956c403dd5",
2328
+ "comment": "Update Avatar to have role=\"img\" on the root, and other a11y fixes"
2329
+ },
2330
+ {
2331
+ "author": "olfedias@microsoft.com",
2332
+ "package": "@fluentui/react-avatar",
2333
+ "commit": "f6ad9a6a84a7a9a20016c87899b36086fa031f64",
2334
+ "comment": "update styles to not use CSS shorthands"
2335
+ },
2336
+ {
2337
+ "author": "Humberto.Morimoto@microsoft.com",
2338
+ "package": "@fluentui/react-avatar",
2339
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
2340
+ "comment": "Updating based on changes to composition types."
2341
+ },
2342
+ {
2343
+ "author": "behowell@microsoft.com",
2344
+ "package": "@fluentui/react-avatar",
2345
+ "commit": "9e4b8b8608dafd7a3a699b0ba5c87d02a0e9445f",
2346
+ "comment": "Fix Avatar's high contrast border on Windows"
2347
+ },
2348
+ {
2349
+ "author": "Humberto.Morimoto@microsoft.com",
2350
+ "package": "@fluentui/react-avatar",
2351
+ "commit": "67bd80940951777ee8454f424f7a64018d9267d2",
2352
+ "comment": "react-avatar: Replacing use of functions in makeStyles with direct use of tokens."
2353
+ },
2354
+ {
2355
+ "author": "Humberto.Morimoto@microsoft.com",
2356
+ "package": "@fluentui/react-avatar",
2357
+ "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
2358
+ "comment": "Using ComponentSlotProps instead of ObjectShorthandProps."
2359
+ },
2360
+ {
2361
+ "author": "lingfangao@hotmail.com",
2362
+ "package": "@fluentui/react-avatar",
2363
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
2364
+ "comment": "Bump Fluent UI packages to 9.0.0-rc"
2365
+ },
2366
+ {
2367
+ "author": "behowell@microsoft.com",
2368
+ "package": "@fluentui/react-avatar",
2369
+ "commit": "d7ba6e9316046628032e497d4a6d50c4c4c55afa",
2370
+ "comment": "Remove `glow` and `ring-glow` from activeAppearance, as their visuals are not yet finalized."
2371
+ },
2372
+ {
2373
+ "author": "behowell@microsoft.com",
2374
+ "package": "@fluentui/react-avatar",
2375
+ "commit": "c9789297011ee8f956e9ee5f338bd1da4abbca87",
2376
+ "comment": "Update Avatar to use resizable icons"
2377
+ },
2378
+ {
2379
+ "author": "behowell@microsoft.com",
2380
+ "package": "@fluentui/react-avatar",
2381
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
2382
+ "comment": "Remove component's shorthandProps array"
2383
+ },
2384
+ {
2385
+ "author": "behowell@microsoft.com",
2386
+ "package": "@fluentui/react-avatar",
2387
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
2388
+ "comment": "Refactor component Slot typings"
2389
+ }
2390
+ ],
2391
+ "none": [
2392
+ {
2393
+ "author": "olfedias@microsoft.com",
2394
+ "package": "@fluentui/react-tooltip",
2395
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2396
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2397
+ },
2398
+ {
2399
+ "author": "elcraig@microsoft.com",
2400
+ "package": "@fluentui/react-tooltip",
2401
+ "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
2402
+ "comment": "Remove outdated boilerplate comment in useTooltip"
2403
+ },
2404
+ {
2405
+ "author": "martinhochel@microsoft.com",
2406
+ "package": "@fluentui/react-tooltip",
2407
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2408
+ "comment": "chore: use storybook runner for all vNext packages"
2409
+ },
2410
+ {
2411
+ "author": "andredias@microsoft.com",
2412
+ "package": "@fluentui/react-tooltip",
2413
+ "commit": "b59f44ed5db37b457476fdb3ec86ff273b776646",
2414
+ "comment": "Migrate package to use solution tsconfigs"
2415
+ },
2416
+ {
2417
+ "author": "elcraig@microsoft.com",
2418
+ "package": "@fluentui/react-utilities",
2419
+ "commit": "3360b45ec159250b1346c91afad7dce138e6bc20",
2420
+ "comment": "Update API file to version generated by typescript 4.3"
2421
+ },
2422
+ {
2423
+ "author": "olfedias@microsoft.com",
2424
+ "package": "@fluentui/react-utilities",
2425
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2426
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2427
+ },
2428
+ {
2429
+ "author": "martinhochel@microsoft.com",
2430
+ "package": "@fluentui/react-utilities",
2431
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2432
+ "comment": "chore: use storybook runner for all vNext packages"
2433
+ },
2434
+ {
2435
+ "author": "seanmonahan@microsoft.com",
2436
+ "package": "@fluentui/react-utilities",
2437
+ "commit": "6404bef16cebf1f67b9b80a9f6d5f605f9873df1",
2438
+ "comment": "Update getSlots() docs."
2439
+ },
2440
+ {
2441
+ "author": "lingfangao@hotmail.com",
2442
+ "package": "@fluentui/react-utilities",
2443
+ "commit": "a4e048a0e03ddd676670da516e3a6612b26ea500",
2444
+ "comment": "chore: Remove enzyme from react-utilities tests"
2445
+ },
2446
+ {
2447
+ "author": "email not defined",
2448
+ "package": "@fluentui/react-popover",
2449
+ "commit": "97752a0e494875c4dc22b268030d7d5e51b19211",
2450
+ "comment": "Add workaround for cypress bug"
2451
+ },
2452
+ {
2453
+ "author": "olfedias@microsoft.com",
2454
+ "package": "@fluentui/react-popover",
2455
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2456
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2457
+ },
2458
+ {
2459
+ "author": "martinhochel@microsoft.com",
2460
+ "package": "@fluentui/react-popover",
2461
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2462
+ "comment": "chore: use storybook runner for all vNext packages"
2463
+ },
2464
+ {
2465
+ "author": "elcraig@microsoft.com",
2466
+ "package": "@fluentui/react-popover",
2467
+ "commit": "3360b45ec159250b1346c91afad7dce138e6bc20",
2468
+ "comment": "Update API file to version generated by typescript 4.3"
2469
+ },
2470
+ {
2471
+ "author": "olfedias@microsoft.com",
2472
+ "package": "@fluentui/react-portal",
2473
+ "commit": "f4883108ae74c089213780f09997115c0d547aef",
2474
+ "comment": "update stories to not use CSS shorthands in styles"
2475
+ },
2476
+ {
2477
+ "author": "Humberto.Morimoto@microsoft.com",
2478
+ "package": "@fluentui/react-portal",
2479
+ "commit": "60e153e786c586b867898109c07a51876d3bfd5a",
2480
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens"
2481
+ },
2482
+ {
2483
+ "author": "martinhochel@microsoft.com",
2484
+ "package": "@fluentui/react-portal",
2485
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2486
+ "comment": "chore: use storybook runner for all vNext packages"
2487
+ },
2488
+ {
2489
+ "author": "olfedias@microsoft.com",
2490
+ "package": "@fluentui/react-portal",
2491
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2492
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2493
+ },
2494
+ {
2495
+ "author": "olfedias@microsoft.com",
2496
+ "package": "@fluentui/react-positioning",
2497
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2498
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2499
+ },
2500
+ {
2501
+ "author": "martinhochel@microsoft.com",
2502
+ "package": "@fluentui/react-positioning",
2503
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2504
+ "comment": "chore: use storybook runner for all vNext packages"
2505
+ },
2506
+ {
2507
+ "author": "martinhochel@microsoft.com",
2508
+ "package": "@fluentui/react-provider",
2509
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2510
+ "comment": "chore: use storybook runner for all vNext packages"
2511
+ },
2512
+ {
2513
+ "author": "olfedias@microsoft.com",
2514
+ "package": "@fluentui/react-provider",
2515
+ "commit": "d11a238f944b891c13b3bfa56a17ddace52f37d5",
2516
+ "comment": "update stories to not use CSS shorthands in styles"
2517
+ },
2518
+ {
2519
+ "author": "martinhochel@microsoft.com",
2520
+ "package": "@fluentui/react-provider",
2521
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
2522
+ "comment": "chore: update all jest deps to v25 + apply single version policy"
2523
+ },
2524
+ {
2525
+ "author": "olfedias@microsoft.com",
2526
+ "package": "@fluentui/react-provider",
2527
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2528
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2529
+ },
2530
+ {
2531
+ "author": "olfedias@microsoft.com",
2532
+ "package": "@fluentui/react-provider",
2533
+ "commit": "0fe5ae5d94918a8f8805ed3e587ed98acb17c4b2",
2534
+ "comment": "add @types/react-test-renderer to devDependencies"
2535
+ },
2536
+ {
2537
+ "author": "olfedias@microsoft.com",
2538
+ "package": "@fluentui/react-shared-contexts",
2539
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2540
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2541
+ },
2542
+ {
2543
+ "author": "me@levithomason.com",
2544
+ "package": "@fluentui/react-slider",
2545
+ "commit": "4bd15194a66379b165043141c266faa0c1ea1502",
2546
+ "comment": "document how to import preview components"
2547
+ },
2548
+ {
2549
+ "author": "martinhochel@microsoft.com",
2550
+ "package": "@fluentui/react-switch",
2551
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2552
+ "comment": "chore: use storybook runner for all vNext packages"
2553
+ },
2554
+ {
2555
+ "author": "andredias@microsoft.com",
2556
+ "package": "@fluentui/react-switch",
2557
+ "commit": "bf950e951b102fd8be046993dbb604073fc4ea9e",
2558
+ "comment": "Migrate package to use solution tsconfigs"
2559
+ },
2560
+ {
2561
+ "author": "martinhochel@microsoft.com",
2562
+ "package": "@fluentui/react-switch",
2563
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
2564
+ "comment": "test(react-switch): update snapshots to match new JSDOM"
2565
+ },
2566
+ {
2567
+ "author": "olfedias@microsoft.com",
2568
+ "package": "@fluentui/react-switch",
2569
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2570
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2571
+ },
2572
+ {
2573
+ "author": "martinhochel@microsoft.com",
2574
+ "package": "@fluentui/react-tabster",
2575
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2576
+ "comment": "chore: use storybook runner for all vNext packages"
2577
+ },
2578
+ {
2579
+ "author": "email not defined",
2580
+ "package": "@fluentui/react-tabster",
2581
+ "commit": "97752a0e494875c4dc22b268030d7d5e51b19211",
2582
+ "comment": "Add workaround for cypress bug"
2583
+ },
2584
+ {
2585
+ "author": "olfedias@microsoft.com",
2586
+ "package": "@fluentui/react-tabster",
2587
+ "commit": "71ff89870b52cd0e2319a5d568603a710c3ad367",
2588
+ "comment": "update tooling configs"
2589
+ },
2590
+ {
2591
+ "author": "lingfangao@hotmail.com",
2592
+ "package": "@fluentui/react-tabster",
2593
+ "commit": "989c43132491b61ed7c6da70100ca4f9aac8173a",
2594
+ "comment": "Fix version mismatches"
2595
+ },
2596
+ {
2597
+ "author": "olfedias@microsoft.com",
2598
+ "package": "@fluentui/react-tabster",
2599
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2600
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2601
+ },
2602
+ {
2603
+ "author": "olfedias@microsoft.com",
2604
+ "package": "@fluentui/react-text",
2605
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2606
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2607
+ },
2608
+ {
2609
+ "author": "martinhochel@microsoft.com",
2610
+ "package": "@fluentui/react-text",
2611
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2612
+ "comment": "chore: use storybook runner for all vNext packages"
2613
+ },
2614
+ {
2615
+ "author": "olfedias@microsoft.com",
2616
+ "package": "@fluentui/react-theme",
2617
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2618
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2619
+ },
2620
+ {
2621
+ "author": "miroslav.stastny@microsoft.com",
2622
+ "package": "@fluentui/react-theme",
2623
+ "commit": "636b848aa2323fd5d450e2206a71afad93aaa578",
2624
+ "comment": "chore(react-theme) Add theme tokens bundle size fixture"
2625
+ },
2626
+ {
2627
+ "author": "martinhochel@microsoft.com",
2628
+ "package": "@fluentui/react-theme",
2629
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2630
+ "comment": "chore: use storybook runner for all vNext packages"
2631
+ },
2632
+ {
2633
+ "author": "martinhochel@microsoft.com",
2634
+ "package": "@fluentui/react-context-selector",
2635
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2636
+ "comment": "chore: use storybook runner for all vNext packages"
2637
+ },
2638
+ {
2639
+ "author": "olfedias@microsoft.com",
2640
+ "package": "@fluentui/react-context-selector",
2641
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2642
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2643
+ },
2644
+ {
2645
+ "author": "tkrasniqi@microsoft.com",
2646
+ "package": "@fluentui/react-divider",
2647
+ "commit": "57677496452840365886d4f12a98b62739e65286",
2648
+ "comment": "Migration to ts config solution"
2649
+ },
2650
+ {
2651
+ "author": "olfedias@microsoft.com",
2652
+ "package": "@fluentui/react-divider",
2653
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2654
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2655
+ },
2656
+ {
2657
+ "author": "martinhochel@microsoft.com",
2658
+ "package": "@fluentui/react-divider",
2659
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2660
+ "comment": "chore: use storybook runner for all vNext packages"
2661
+ },
2662
+ {
2663
+ "author": "martinhochel@microsoft.com",
2664
+ "package": "@fluentui/react-image",
2665
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2666
+ "comment": "chore: use storybook runner for all vNext packages"
2667
+ },
2668
+ {
2669
+ "author": "olfedias@microsoft.com",
2670
+ "package": "@fluentui/react-image",
2671
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2672
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2673
+ },
2674
+ {
2675
+ "author": "olfedias@microsoft.com",
2676
+ "package": "@fluentui/react-input",
2677
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2678
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2679
+ },
2680
+ {
2681
+ "author": "me@levithomason.com",
2682
+ "package": "@fluentui/react-input",
2683
+ "commit": "4bd15194a66379b165043141c266faa0c1ea1502",
2684
+ "comment": "document how to import preview components"
2685
+ },
2686
+ {
2687
+ "author": "me@levithomason.com",
2688
+ "package": "@fluentui/react-input",
2689
+ "commit": "a15d363937fad523e90350458ec3e44fe7199dc0",
2690
+ "comment": "Move Storybook stories to Preview Components section"
2691
+ },
2692
+ {
2693
+ "author": "tkrasniqi@microsoft.com",
2694
+ "package": "@fluentui/react-input",
2695
+ "commit": "d757e76e91527fb821c3e1707db48f1745bf44ca",
2696
+ "comment": "Rmoved config with just-scripts"
2697
+ },
2698
+ {
2699
+ "author": "martinhochel@microsoft.com",
2700
+ "package": "@fluentui/react-input",
2701
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2702
+ "comment": "chore: use storybook runner for all vNext packages"
2703
+ },
2704
+ {
2705
+ "author": "elcraig@microsoft.com",
2706
+ "package": "@fluentui/react-input",
2707
+ "commit": "96d9c93544464bcc5ec36b7c5d724b77ae499c73",
2708
+ "comment": "Update docs description"
2709
+ },
2710
+ {
2711
+ "author": "bsunderhus@microsoft.com",
2712
+ "package": "@fluentui/react-input",
2713
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2714
+ "comment": "Updates components with nullRender changes"
2715
+ },
2716
+ {
2717
+ "author": "martinhochel@microsoft.com",
2718
+ "package": "@fluentui/react-label",
2719
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2720
+ "comment": "chore: use storybook runner for all vNext packages"
2721
+ },
2722
+ {
2723
+ "author": "elcraig@microsoft.com",
2724
+ "package": "@fluentui/react-label",
2725
+ "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
2726
+ "comment": "Relocate comment about props to the correct type, and update spec to accurately reflect props"
2727
+ },
2728
+ {
2729
+ "author": "bsunderhus@microsoft.com",
2730
+ "package": "@fluentui/react-label",
2731
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2732
+ "comment": "Updates components with nullRender changes"
2733
+ },
2734
+ {
2735
+ "author": "elcraig@microsoft.com",
2736
+ "package": "@fluentui/react-label",
2737
+ "commit": "96d9c93544464bcc5ec36b7c5d724b77ae499c73",
2738
+ "comment": "Update docs description"
2739
+ },
2740
+ {
2741
+ "author": "andredias@microsoft.com",
2742
+ "package": "@fluentui/react-label",
2743
+ "commit": "084a7183511bae60a43e57fbd57979349c4736a4",
2744
+ "comment": "Migrate package to use solution tsconfigs"
2745
+ },
2746
+ {
2747
+ "author": "olfedias@microsoft.com",
2748
+ "package": "@fluentui/react-label",
2749
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2750
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2751
+ },
2752
+ {
2753
+ "author": "andredias@microsoft.com",
2754
+ "package": "@fluentui/react-link",
2755
+ "commit": "75a728d6aa3d4a7182e25ea078008788595f2868",
2756
+ "comment": "Migrate package to use solution tsconfigs"
2757
+ },
2758
+ {
2759
+ "author": "martinhochel@microsoft.com",
2760
+ "package": "@fluentui/react-link",
2761
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2762
+ "comment": "chore: use storybook runner for all vNext packages"
2763
+ },
2764
+ {
2765
+ "author": "olfedias@microsoft.com",
2766
+ "package": "@fluentui/react-link",
2767
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2768
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2769
+ },
2770
+ {
2771
+ "author": "email not defined",
2772
+ "package": "@fluentui/react-menu",
2773
+ "commit": "97752a0e494875c4dc22b268030d7d5e51b19211",
2774
+ "comment": "Add workaround for cypress bug"
2775
+ },
2776
+ {
2777
+ "author": "olfedias@microsoft.com",
2778
+ "package": "@fluentui/react-menu",
2779
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2780
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2781
+ },
2782
+ {
2783
+ "author": "bsunderhus@microsoft.com",
2784
+ "package": "@fluentui/react-menu",
2785
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2786
+ "comment": "Updates components with nullRender changes"
2787
+ },
2788
+ {
2789
+ "author": "elcraig@microsoft.com",
2790
+ "package": "@fluentui/react-menu",
2791
+ "commit": "3360b45ec159250b1346c91afad7dce138e6bc20",
2792
+ "comment": "Update API file to version generated by typescript 4.3"
2793
+ },
2794
+ {
2795
+ "author": "martinhochel@microsoft.com",
2796
+ "package": "@fluentui/react-menu",
2797
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2798
+ "comment": "chore: use storybook runner for all vNext packages"
2799
+ },
2800
+ {
2801
+ "author": "olfedias@microsoft.com",
2802
+ "package": "@fluentui/react-badge",
2803
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2804
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2805
+ },
2806
+ {
2807
+ "author": "bsunderhus@microsoft.com",
2808
+ "package": "@fluentui/react-badge",
2809
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2810
+ "comment": "Updates components with nullRender changes"
2811
+ },
2812
+ {
2813
+ "author": "tkrasniqi@microsoft.com",
2814
+ "package": "@fluentui/react-badge",
2815
+ "commit": "87e12a2e3a9d90b4ff95d3ed333739756d190f6c",
2816
+ "comment": "Updated best practices for long text"
2817
+ },
2818
+ {
2819
+ "author": "elcraig@microsoft.com",
2820
+ "package": "@fluentui/react-badge",
2821
+ "commit": "d892c7f79c543b6008634ecd669b75b5108cad46",
2822
+ "comment": "Remove outdated boilerplate comments"
2823
+ },
2824
+ {
2825
+ "author": "martinhochel@microsoft.com",
2826
+ "package": "@fluentui/react-badge",
2827
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2828
+ "comment": "chore: use storybook runner for all vNext packages"
2829
+ },
2830
+ {
2831
+ "author": "olfedias@microsoft.com",
2832
+ "package": "@fluentui/react-button",
2833
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2834
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2835
+ },
2836
+ {
2837
+ "author": "martinhochel@microsoft.com",
2838
+ "package": "@fluentui/react-button",
2839
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2840
+ "comment": "chore: use storybook runner for all vNext packages"
2841
+ },
2842
+ {
2843
+ "author": "tkrasniqi@microsoft.com",
2844
+ "package": "@fluentui/react-button",
2845
+ "commit": "ca886fed17b4a73b9bb3b5a9e54d143062cbfa99",
2846
+ "comment": "Migration to new tsconfig"
2847
+ },
2848
+ {
2849
+ "author": "bsunderhus@microsoft.com",
2850
+ "package": "@fluentui/react-button",
2851
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2852
+ "comment": "Updates components with nullRender changes"
2853
+ },
2854
+ {
2855
+ "author": "39736248+andrefcdias@users.noreply.github.com",
2856
+ "package": "@fluentui/react-card",
2857
+ "commit": "8e04b14546f264bb197ffce70bdff8ec83762c49",
2858
+ "comment": "Add Alpha notice"
2859
+ },
2860
+ {
2861
+ "author": "martinhochel@microsoft.com",
2862
+ "package": "@fluentui/react-card",
2863
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2864
+ "comment": "chore: use storybook runner for all vNext packages"
2865
+ },
2866
+ {
2867
+ "author": "andredias@microsoft.com",
2868
+ "package": "@fluentui/react-card",
2869
+ "commit": "c6c745b664df52f5cbdd5a190cc08cae971216e0",
2870
+ "comment": "Add component spec"
2871
+ },
2872
+ {
2873
+ "author": "olfedias@microsoft.com",
2874
+ "package": "@fluentui/react-card",
2875
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2876
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2877
+ },
2878
+ {
2879
+ "author": "me@levithomason.com",
2880
+ "package": "@fluentui/react-card",
2881
+ "commit": "4bd15194a66379b165043141c266faa0c1ea1502",
2882
+ "comment": "document how to import preview components"
2883
+ },
2884
+ {
2885
+ "author": "bsunderhus@microsoft.com",
2886
+ "package": "@fluentui/react-card",
2887
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2888
+ "comment": "Updates components with nullRender changes"
2889
+ },
2890
+ {
2891
+ "author": "me@levithomason.com",
2892
+ "package": "@fluentui/react-card",
2893
+ "commit": "a15d363937fad523e90350458ec3e44fe7199dc0",
2894
+ "comment": "Move Storybook stories to Preview Components section"
2895
+ },
2896
+ {
2897
+ "author": "tkrasniqi@microsoft.com",
2898
+ "package": "@fluentui/react-checkbox",
2899
+ "commit": "401cdabeffb7985d88e5789faf75a93de1fb46f2",
2900
+ "comment": "Migration to new dx: ts style config"
2901
+ },
2902
+ {
2903
+ "author": "martinhochel@microsoft.com",
2904
+ "package": "@fluentui/react-checkbox",
2905
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
2906
+ "comment": "chore: use storybook runner for all vNext packages"
2907
+ },
2908
+ {
2909
+ "author": "bsunderhus@microsoft.com",
2910
+ "package": "@fluentui/react-checkbox",
2911
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
2912
+ "comment": "Updates components with nullRender changes"
2913
+ },
2914
+ {
2915
+ "author": "olfedias@microsoft.com",
2916
+ "package": "@fluentui/react-checkbox",
2917
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
2918
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
2919
+ },
2920
+ {
2921
+ "author": "olfedias@microsoft.com",
2922
+ "package": "@fluentui/react-components",
2923
+ "commit": "541ff9a1d6dd1c5f5d123ffc1cc034177f20d15d",
2924
+ "comment": "Replace make-styles dev packages with griffel equivalents"
2925
+ },
2926
+ {
2927
+ "author": "Humberto.Morimoto@microsoft.com",
2928
+ "package": "@fluentui/react-components",
2929
+ "commit": "930194005555904ab7ca690c53c6d569bfd325e9",
2930
+ "comment": "react-components: Stop generating a folder with a file inside and instead flatten to a single file for 'Migrating from @fluentui/react v8' storybook story."
2931
+ },
2932
+ {
2933
+ "author": "mgodbolt@microsoft.com",
2934
+ "package": "@fluentui/react-components",
2935
+ "commit": "d3388f563adf7eb720aeb7033512bab7a6227371",
2936
+ "comment": "removed dup dependency"
2937
+ },
2938
+ {
2939
+ "author": "Humberto.Morimoto@microsoft.com",
2940
+ "package": "@fluentui/react-components",
2941
+ "commit": "be255e4096c86893a1a9c85a4600651f532a8716",
2942
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
2943
+ },
2944
+ {
2945
+ "author": "olfedias@microsoft.com",
2946
+ "package": "@fluentui/react-components",
2947
+ "commit": "9a4621e938a6be9a5435c27e8d02f209efb182ea",
2948
+ "comment": "update stories to not use CSS shorthands in styles"
2949
+ },
2950
+ {
2951
+ "author": "miroslav.stastny@microsoft.com",
2952
+ "package": "@fluentui/react-components",
2953
+ "commit": "584944c4a17fcb2eb8361fc84b80d2b136ee883a",
2954
+ "comment": "docs(storybook): hide editors in ArgsTable"
2955
+ },
2956
+ {
2957
+ "author": "jukapsia@microsoft.com",
2958
+ "package": "@fluentui/react-components",
2959
+ "commit": "65dd5f74941a87f9586ee446de77694f095e2de1",
2960
+ "comment": "docs(Accessibility): Add more explanation links to Accessibility storybook"
2961
+ },
2962
+ {
2963
+ "author": "jukapsia@microsoft.com",
2964
+ "package": "@fluentui/react-components",
2965
+ "commit": "0f6b25f8b62395fab1f6648bedf1c2763ed2c50e",
2966
+ "comment": "docs(Accessibility): Introduce scanarios for accordion, button and popover"
2967
+ },
2968
+ {
2969
+ "author": "olfedias@microsoft.com",
2970
+ "package": "@fluentui/react-components",
2971
+ "commit": "f9cf2e6ba7601c4345e7d401baf02cfcf5978d07",
2972
+ "comment": "update tooling configs"
2973
+ },
2974
+ {
2975
+ "author": "mgodbolt@microsoft.com",
2976
+ "package": "@fluentui/react-components",
2977
+ "commit": "74f14038cd9915cab252e3b7fded8c91f08e9215",
2978
+ "comment": "Custom styles for storybook to better align with public website"
2979
+ },
2980
+ {
2981
+ "author": "olfedias@microsoft.com",
2982
+ "package": "@fluentui/react-components",
2983
+ "commit": "debe424f640446e6e926d5ccc3e0af1bac11ebfa",
2984
+ "comment": "temporary disable Storybook addon"
2985
+ },
2986
+ {
2987
+ "author": "martinhochel@microsoft.com",
2988
+ "package": "@fluentui/react-components",
2989
+ "commit": "5a51c795e5013e66e5e5276c57141f785c6aa54d",
2990
+ "comment": "chore(react-components): make sb start work with babel-make-styles and react-sb-addon"
2991
+ },
2992
+ {
2993
+ "author": "me@levithomason.com",
2994
+ "package": "@fluentui/react-components",
2995
+ "commit": "a15d363937fad523e90350458ec3e44fe7199dc0",
2996
+ "comment": "Add Preview Components section to Storybook, replace vNext term"
2997
+ },
2998
+ {
2999
+ "author": "olfedias@microsoft.com",
3000
+ "package": "@fluentui/react-components",
3001
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
3002
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
3003
+ },
3004
+ {
3005
+ "author": "ololubek@microsoft.com",
3006
+ "package": "@fluentui/react-components",
3007
+ "commit": "580595cf1c42675f9aa6e2f95756d073a2a98a85",
3008
+ "comment": "Add v9 Icons to Storybook"
3009
+ },
3010
+ {
3011
+ "author": "miroslav.stastny@microsoft.com",
3012
+ "package": "@fluentui/react-components",
3013
+ "commit": "84e70e873508c0a1b061bb401f7143c1bcd44397",
3014
+ "comment": "docs(storybook): fix anchor links with colons"
3015
+ },
3016
+ {
3017
+ "author": "me@levithomason.com",
3018
+ "package": "@fluentui/react-components",
3019
+ "commit": "de4f240e9f71fb8885d396cda6af841934bc6099",
3020
+ "comment": "Upgrade chromatic to latest"
3021
+ },
3022
+ {
3023
+ "author": "martinhochel@microsoft.com",
3024
+ "package": "@fluentui/react-components",
3025
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
3026
+ "comment": "chore: use storybook runner for all vNext packages"
3027
+ },
3028
+ {
3029
+ "author": "olfedias@microsoft.com",
3030
+ "package": "@fluentui/keyboard-keys",
3031
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
3032
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
3033
+ },
3034
+ {
3035
+ "author": "martinhochel@microsoft.com",
3036
+ "package": "@fluentui/react-accordion",
3037
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
3038
+ "comment": "chore: update all jest deps to v25 + apply single version policy"
3039
+ },
3040
+ {
3041
+ "author": "bsunderhus@microsoft.com",
3042
+ "package": "@fluentui/react-accordion",
3043
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
3044
+ "comment": "Updates components with nullRender changes"
3045
+ },
3046
+ {
3047
+ "author": "martinhochel@microsoft.com",
3048
+ "package": "@fluentui/react-accordion",
3049
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
3050
+ "comment": "chore: use storybook runner for all vNext packages"
3051
+ },
3052
+ {
3053
+ "author": "olfedias@microsoft.com",
3054
+ "package": "@fluentui/react-accordion",
3055
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
3056
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
3057
+ },
3058
+ {
3059
+ "author": "olfedias@microsoft.com",
3060
+ "package": "@fluentui/react-aria",
3061
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
3062
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
3063
+ },
3064
+ {
3065
+ "author": "martinhochel@microsoft.com",
3066
+ "package": "@fluentui/react-aria",
3067
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
3068
+ "comment": "chore: use storybook runner for all vNext packages"
3069
+ },
3070
+ {
3071
+ "author": "bsunderhus@microsoft.com",
3072
+ "package": "@fluentui/react-avatar",
3073
+ "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
3074
+ "comment": "Updates components with nullRender changes"
3075
+ },
3076
+ {
3077
+ "author": "martinhochel@microsoft.com",
3078
+ "package": "@fluentui/react-avatar",
3079
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
3080
+ "comment": "chore: use storybook runner for all vNext packages"
3081
+ },
3082
+ {
3083
+ "author": "olfedias@microsoft.com",
3084
+ "package": "@fluentui/react-avatar",
3085
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
3086
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
3087
+ },
3088
+ {
3089
+ "author": "tkrasniqi@microsoft.com",
3090
+ "package": "@fluentui/react-avatar",
3091
+ "commit": "324980bcd7a0fda592fad173fa212bb6a316cc0e",
3092
+ "comment": "Migration to new dx"
3093
+ }
3094
+ ]
3095
+ }
3096
+ },
3097
+ {
3098
+ "date": "Thu, 25 Nov 2021 08:34:09 GMT",
3099
+ "tag": "@fluentui/react-components_v9.0.0-beta.5",
3100
+ "version": "9.0.0-beta.5",
3101
+ "comments": {
3102
+ "none": [
3103
+ {
3104
+ "author": "lingfangao@hotmail.com",
3105
+ "package": "@fluentui/react-utilities",
3106
+ "commit": "718e63006d8d07d24efab9c32942041963d78dc7",
3107
+ "comment": "Migrate package to use solution style ts-configs"
3108
+ },
3109
+ {
3110
+ "author": "olfedias@microsoft.com",
3111
+ "package": "@fluentui/keyboard-keys",
3112
+ "commit": "532579ec884b3bad9e2db6dff139eb467f3c2bbc",
3113
+ "comment": "update tooling config"
3114
+ },
3115
+ {
3116
+ "author": "lingfangao@hotmail.com",
3117
+ "package": "@fluentui/react-accordion",
3118
+ "commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
3119
+ "comment": "Migrate package to use solution tsconfigs"
3120
+ },
3121
+ {
3122
+ "author": "olfedias@microsoft.com",
3123
+ "package": "@fluentui/react-aria",
3124
+ "commit": "8a820339f7f4084d8c46e97f06eebbeb18111397",
3125
+ "comment": "update tooling config"
3126
+ },
3127
+ {
3128
+ "author": "lingfangao@hotmail.com",
3129
+ "package": "@fluentui/react-avatar",
3130
+ "commit": "48e52fc91e41ab721c9842f8f68ac84ad569a851",
3131
+ "comment": "Update snapshots from presence badge changes"
3132
+ },
3133
+ {
3134
+ "author": "lingfangao@hotmail.com",
3135
+ "package": "@fluentui/react-badge",
3136
+ "commit": "cc3fe8e29cbb4b9d03f26e9a06b58d7aa24ffb65",
3137
+ "comment": "Migrate package to use solution style ts-config"
3138
+ },
3139
+ {
3140
+ "author": "jukapsia@microsoft.com",
3141
+ "package": "@fluentui/react-components",
3142
+ "commit": "4733216f73b47f1dd4fbd88a601a922cd583d0b8",
3143
+ "comment": "fix(docs): Update status message for beta release"
3144
+ },
3145
+ {
3146
+ "author": "olfedias@microsoft.com",
3147
+ "package": "@fluentui/react-context-selector",
3148
+ "commit": "59b3bebb1944aa35f8e8754beec16dcc95f1d5fb",
3149
+ "comment": "update tooling configs"
3150
+ },
3151
+ {
3152
+ "author": "tkrasniqi@microsoft.com",
3153
+ "package": "@fluentui/react-image",
3154
+ "commit": "01111bb9f10ad2bbe10902a48d15dce2e9cc4264",
3155
+ "comment": {
3156
+ "title": "",
3157
+ "value": ""
3158
+ }
3159
+ },
3160
+ {
3161
+ "author": "olfedias@microsoft.com",
3162
+ "package": "@fluentui/react-make-styles",
3163
+ "commit": "f472b7b8b893b2b076bc47da294d308cb956f1b6",
3164
+ "comment": "update tooling configs"
3165
+ },
3166
+ {
3167
+ "author": "lingfangao@hotmail.com",
3168
+ "package": "@fluentui/react-menu",
3169
+ "commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
3170
+ "comment": "Migrate package to use solution tsconfigs"
3171
+ },
3172
+ {
3173
+ "author": "lingfangao@hotmail.com",
3174
+ "package": "@fluentui/react-popover",
3175
+ "commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
3176
+ "comment": "Migrate package to use solution tsconfigs"
3177
+ },
3178
+ {
3179
+ "author": "lingfangao@hotmail.com",
3180
+ "package": "@fluentui/react-portal",
3181
+ "commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
3182
+ "comment": "Migrate package to use solution tsconfigs"
3183
+ },
3184
+ {
3185
+ "author": "lingfangao@hotmail.com",
3186
+ "package": "@fluentui/react-positioning",
3187
+ "commit": "718e63006d8d07d24efab9c32942041963d78dc7",
3188
+ "comment": "Migrate package to use solution style ts-configs"
3189
+ },
3190
+ {
3191
+ "author": "olfedias@microsoft.com",
3192
+ "package": "@fluentui/react-provider",
3193
+ "commit": "14b1e35b8da2f04538c2183a9be6c6b76dad3cca",
3194
+ "comment": "update tooling configs"
3195
+ },
3196
+ {
3197
+ "author": "olfedias@microsoft.com",
3198
+ "package": "@fluentui/react-shared-contexts",
3199
+ "commit": "ba05e3ba0a8fec662323e2e39e628cf015dae3ef",
3200
+ "comment": "update tooling configs"
3201
+ },
3202
+ {
3203
+ "author": "olfedias@microsoft.com",
3204
+ "package": "@fluentui/react-theme",
3205
+ "commit": "66670cf47c716e284c7ac7ae5f25d1f77f3aced3",
3206
+ "comment": "update tooling configs"
3207
+ }
3208
+ ],
3209
+ "prerelease": [
3210
+ {
3211
+ "author": "behowell@microsoft.com",
3212
+ "package": "@fluentui/react-utilities",
3213
+ "commit": "99adff5a9aab9086e8bc4737040654ab23f0febe",
3214
+ "comment": "Update utility types to support specifying a primary slot other than root"
3215
+ },
3216
+ {
3217
+ "author": "lingfangao@hotmail.com",
3218
+ "package": "@fluentui/make-styles",
3219
+ "commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
3220
+ "comment": "Add development warning for unresolved style rules"
3221
+ },
3222
+ {
3223
+ "author": "lingfangao@hotmail.com",
3224
+ "package": "@fluentui/make-styles",
3225
+ "commit": "400f5b5001c96721477b84c467541c36ee2a9454",
3226
+ "comment": "Bumps rtl-css-js to 1.14.5, fixes[#20572](https://github.com/microsoft/fluentui/issues/20572)"
3227
+ },
3228
+ {
3229
+ "author": "ololubek@microsoft.com",
3230
+ "package": "@fluentui/react-avatar",
3231
+ "commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
3232
+ "comment": "update react-icons dependency"
3233
+ },
3234
+ {
3235
+ "author": "lingfangao@hotmail.com",
3236
+ "package": "@fluentui/react-badge",
3237
+ "commit": "6183f8ae46233d7ecec2a3d12e7348b7b41eea0c",
3238
+ "comment": "various styling fixes for base Badge component"
3239
+ },
3240
+ {
3241
+ "author": "lingfangao@hotmail.com",
3242
+ "package": "@fluentui/react-badge",
3243
+ "commit": "c5c66cb39e6906f506bf30c9e56c0839f10e2d51",
3244
+ "comment": "Reduce colour set and align with base badge colours"
3245
+ },
3246
+ {
3247
+ "author": "ololubek@microsoft.com",
3248
+ "package": "@fluentui/react-badge",
3249
+ "commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
3250
+ "comment": "update react-icons dependency"
3251
+ },
3252
+ {
3253
+ "author": "lingfangao@hotmail.com",
3254
+ "package": "@fluentui/react-badge",
3255
+ "commit": "48e52fc91e41ab721c9842f8f68ac84ad569a851",
3256
+ "comment": "Remove props and return correct presence icons"
3257
+ },
3258
+ {
3259
+ "author": "Humberto.Morimoto@microsoft.com",
3260
+ "package": "@fluentui/react-button",
3261
+ "commit": "8825574c42f414c26f9d49238be02ca7dcb44cfe",
3262
+ "comment": "MenuButton: Removing tight coupling with Menu by replicating type locally."
3263
+ },
3264
+ {
3265
+ "author": "ololubek@microsoft.com",
3266
+ "package": "@fluentui/react-button",
3267
+ "commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
3268
+ "comment": "update react-icons dependency"
3269
+ },
3270
+ {
3271
+ "author": "andredias@microsoft.com",
3272
+ "package": "@fluentui/react-card",
3273
+ "commit": "5f5fb9fe289f45c7f9afe9f052c51f19cfd41160",
3274
+ "comment": "Migrate Card"
3275
+ },
3276
+ {
3277
+ "author": "behowell@microsoft.com",
3278
+ "package": "@fluentui/react-checkbox",
3279
+ "commit": "99adff5a9aab9086e8bc4737040654ab23f0febe",
3280
+ "comment": "Implement primary slot: 'input' is now the primary slot and receives native props passed to Checkbox"
3281
+ },
3282
+ {
3283
+ "author": "dzearing@microsoft.com",
3284
+ "package": "@fluentui/react-components",
3285
+ "commit": "cf59ae965a25831ad4969e5cda932a4c15938a9e",
3286
+ "comment": "Removing export stars in favor of named exports."
3287
+ },
3288
+ {
3289
+ "author": "ololubek@microsoft.com",
3290
+ "package": "@fluentui/react-label",
3291
+ "commit": "a683ee69b17c667227acb71c59f609b4f1ca1ef9",
3292
+ "comment": "Add aria-hidden to Label required field"
3293
+ },
3294
+ {
3295
+ "author": "ololubek@microsoft.com",
3296
+ "package": "@fluentui/react-menu",
3297
+ "commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
3298
+ "comment": "update react-icons dependency"
3299
+ },
3300
+ {
3301
+ "author": "lingfangao@hotmail.com",
3302
+ "package": "@fluentui/react-popover",
3303
+ "commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
3304
+ "comment": "Add transparent outline to arrow for HC"
3305
+ },
3306
+ {
3307
+ "author": "lingfangao@hotmail.com",
3308
+ "package": "@fluentui/react-positioning",
3309
+ "commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
3310
+ "comment": "Add utility function to create styles for an arrow element"
3311
+ },
3312
+ {
3313
+ "author": "andredias@microsoft.com",
3314
+ "package": "@fluentui/react-text",
3315
+ "commit": "168b9343fc93f5d188c6dbf4c9ced75f8ee4f41b",
3316
+ "comment": "Migrate Text"
3317
+ },
3318
+ {
3319
+ "author": "miroslav.stastny@microsoft.com",
3320
+ "package": "@fluentui/react-theme",
3321
+ "commit": "0a328c7a57bfa78ff9a4cd896f17e2887da64bec",
3322
+ "comment": "feat(react-theme): update shadow design tokens"
3323
+ },
3324
+ {
3325
+ "author": "lingfangao@hotmail.com",
3326
+ "package": "@fluentui/react-tooltip",
3327
+ "commit": "58db204f28af1d68df7260ff580cf91f0adcfb66",
3328
+ "comment": "Add transparent outline to arrow for HC"
3329
+ }
3330
+ ]
3331
+ }
3332
+ },
3333
+ {
3334
+ "date": "Fri, 12 Nov 2021 13:25:06 GMT",
3335
+ "tag": "@fluentui/react-components_v9.0.0-beta.4",
3336
+ "version": "9.0.0-beta.4",
3337
+ "comments": {
3338
+ "prerelease": [
3339
+ {
3340
+ "author": "andredias@microsoft.com",
3341
+ "package": "@fluentui/react-tabster",
3342
+ "commit": "bdd19e2bb827fc1d8eb329e6ed48cd0542048358",
3343
+ "comment": "Add useFocusableGroup hook"
3344
+ },
3345
+ {
3346
+ "author": "lingfangao@hotmail.com",
3347
+ "package": "@fluentui/react-tabster",
3348
+ "commit": "ed2d7c8d638535c89e24e3c3de3534c4fae30172",
3349
+ "comment": "Use uncontrolled tabbing by default"
3350
+ },
3351
+ {
3352
+ "author": "gcox@microsoft.com",
3353
+ "package": "@fluentui/react-tabster",
3354
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3355
+ "comment": "Updated beta and RC components to ES2019"
3356
+ },
3357
+ {
3358
+ "author": "lingfangao@hotmail.com",
3359
+ "package": "@fluentui/react-tabster",
3360
+ "commit": "da10ba8b6cca0c4cf921dc176bb9b7ea57fde9fa",
3361
+ "comment": "Bump tabster and keyborg to 1.0.7"
3362
+ },
3363
+ {
3364
+ "author": "gcox@microsoft.com",
3365
+ "package": "@fluentui/react-text",
3366
+ "commit": "3d5ca9b57c3a6ed9d60a041abc1f5417686ba41e",
3367
+ "comment": "Updated with codesandbox comments"
3368
+ },
3369
+ {
3370
+ "author": "olfedias@microsoft.com",
3371
+ "package": "@fluentui/react-text",
3372
+ "commit": "259d0bf8475629b0b2521157a9b33e97fcf8d513",
3373
+ "comment": "export static classes for components"
3374
+ },
3375
+ {
3376
+ "author": "gcox@microsoft.com",
3377
+ "package": "@fluentui/react-theme",
3378
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3379
+ "comment": "Updated beta and RC components to ES2019"
3380
+ },
3381
+ {
3382
+ "author": "miroslav.stastny@microsoft.com",
3383
+ "package": "@fluentui/react-theme",
3384
+ "commit": "fe9829e4818f9bb7206df37747d5da332706ae4b",
3385
+ "comment": "feat(react-theme): add/update design tokens"
3386
+ },
3387
+ {
3388
+ "author": "gcox@microsoft.com",
3389
+ "package": "@fluentui/react-tooltip",
3390
+ "commit": "d5810cfc819dcb2126ffaa081bf117fcae83dc73",
3391
+ "comment": "Updated stories to support codesandbox"
3392
+ },
3393
+ {
3394
+ "author": "olfedias@microsoft.com",
3395
+ "package": "@fluentui/react-tooltip",
3396
+ "commit": "f078af73d95d0f2c380144a40127bd08e389aa2d",
3397
+ "comment": "export static classes for components"
3398
+ },
3399
+ {
3400
+ "author": "gcox@microsoft.com",
3401
+ "package": "@fluentui/react-tooltip",
3402
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3403
+ "comment": "Updated beta and RC components to ES2019"
3404
+ },
3405
+ {
3406
+ "author": "gcox@microsoft.com",
3407
+ "package": "@fluentui/react-utilities",
3408
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3409
+ "comment": "Updated beta and RC components to ES2019"
3410
+ },
3411
+ {
3412
+ "author": "olfedias@microsoft.com",
3413
+ "package": "@fluentui/babel-make-styles",
3414
+ "commit": "e48014a7fd9c030eafc1eec68463d013eac58baa",
3415
+ "comment": "use latest @linaria/shaker version"
3416
+ },
3417
+ {
3418
+ "author": "olfedias@microsoft.com",
3419
+ "package": "@fluentui/make-styles-webpack-loader",
3420
+ "commit": "e48014a7fd9c030eafc1eec68463d013eac58baa",
3421
+ "comment": "use latest @linaria/shaker version"
3422
+ },
3423
+ {
3424
+ "author": "lingfangao@hotmail.com",
3425
+ "package": "@fluentui/make-styles-webpack-loader",
3426
+ "commit": "165eff476b2b54a4c66b8d305eeb4d5b2308fac5",
3427
+ "comment": "Support resolve plugins from webpack config"
3428
+ },
3429
+ {
3430
+ "author": "olfedias@microsoft.com",
3431
+ "package": "@fluentui/react-accordion",
3432
+ "commit": "825ea92aae027295a94048368157c180358260f2",
3433
+ "comment": "export static classes for components"
3434
+ },
3435
+ {
3436
+ "author": "Humberto.Morimoto@microsoft.com",
3437
+ "package": "@fluentui/react-accordion",
3438
+ "commit": "a4ea9b6227d2f634f85b40fe4cec10e4c391244b",
3439
+ "comment": "Updating AccordionHeader tests to match changes in useARIAButton."
3440
+ },
3441
+ {
3442
+ "author": "gcox@microsoft.com",
3443
+ "package": "@fluentui/react-accordion",
3444
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3445
+ "comment": "Updated beta and RC components to ES2019"
3446
+ },
3447
+ {
3448
+ "author": "Humberto.Morimoto@microsoft.com",
3449
+ "package": "@fluentui/react-aria",
3450
+ "commit": "a4ea9b6227d2f634f85b40fe4cec10e4c391244b",
3451
+ "comment": "Fixing events being fired when button is disabledFocusable"
3452
+ },
3453
+ {
3454
+ "author": "gcox@microsoft.com",
3455
+ "package": "@fluentui/react-aria",
3456
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3457
+ "comment": "Updated beta and RC components to ES2019"
3458
+ },
3459
+ {
3460
+ "author": "gcox@microsoft.com",
3461
+ "package": "@fluentui/react-avatar",
3462
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3463
+ "comment": "Updated beta and RC components to ES2019"
3464
+ },
3465
+ {
3466
+ "author": "olfedias@microsoft.com",
3467
+ "package": "@fluentui/react-avatar",
3468
+ "commit": "e42f50656c1b703d88c398b114f225ba5f1f5f22",
3469
+ "comment": "export static classes for components"
3470
+ },
3471
+ {
3472
+ "author": "olfedias@microsoft.com",
3473
+ "package": "@fluentui/react-badge",
3474
+ "commit": "e42f50656c1b703d88c398b114f225ba5f1f5f22",
3475
+ "comment": "export static classes for components"
3476
+ },
3477
+ {
3478
+ "author": "gcox@microsoft.com",
3479
+ "package": "@fluentui/react-badge",
3480
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3481
+ "comment": "Updated beta and RC components to ES2019"
3482
+ },
3483
+ {
3484
+ "author": "olfedias@microsoft.com",
3485
+ "package": "@fluentui/react-button",
3486
+ "commit": "7eb7d2daebaa11dbdcd555b0b962407013a7ca80",
3487
+ "comment": "export static classes for components"
3488
+ },
3489
+ {
3490
+ "author": "gcox@microsoft.com",
3491
+ "package": "@fluentui/react-button",
3492
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3493
+ "comment": "Updated beta and RC components to ES2019"
3494
+ },
3495
+ {
3496
+ "author": "Humberto.Morimoto@microsoft.com",
3497
+ "package": "@fluentui/react-button",
3498
+ "commit": "a4ea9b6227d2f634f85b40fe4cec10e4c391244b",
3499
+ "comment": "react-button: Removing use of enzyme in the converged package."
3500
+ },
3501
+ {
3502
+ "author": "Humberto.Morimoto@microsoft.com",
3503
+ "package": "@fluentui/react-button",
3504
+ "commit": "0e0cf06c34f78d54db4468a602a17b0a5a30ac87",
3505
+ "comment": "Fixing incomplete comment."
3506
+ },
3507
+ {
3508
+ "author": "olfedias@microsoft.com",
3509
+ "package": "@fluentui/react-card",
3510
+ "commit": "22460e1421c0f3b2bdf9c76d80a2cb202fa30079",
3511
+ "comment": "export static classes for components"
3512
+ },
3513
+ {
3514
+ "author": "andredias@microsoft.com",
3515
+ "package": "@fluentui/react-card",
3516
+ "commit": "70e81a56249d55dae418217ddcef5d16e030862a",
3517
+ "comment": "Migrate to new useFocusableGroup usage"
3518
+ },
3519
+ {
3520
+ "author": "olfedias@microsoft.com",
3521
+ "package": "@fluentui/react-checkbox",
3522
+ "commit": "7eb7d2daebaa11dbdcd555b0b962407013a7ca80",
3523
+ "comment": "export static classes for components"
3524
+ },
3525
+ {
3526
+ "author": "gcox@microsoft.com",
3527
+ "package": "@fluentui/react-checkbox",
3528
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3529
+ "comment": "Updated beta and RC components to ES2019"
3530
+ },
3531
+ {
3532
+ "author": "gcox@microsoft.com",
3533
+ "package": "@fluentui/react-components",
3534
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3535
+ "comment": "Updated beta and RC components to ES2019"
3536
+ },
3537
+ {
3538
+ "author": "gcox@microsoft.com",
3539
+ "package": "@fluentui/react-context-selector",
3540
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3541
+ "comment": "Updated beta and RC components to ES2019"
3542
+ },
3543
+ {
3544
+ "author": "gcox@microsoft.com",
3545
+ "package": "@fluentui/react-divider",
3546
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3547
+ "comment": "Updated beta and RC components to ES2019"
3548
+ },
3549
+ {
3550
+ "author": "gcox@microsoft.com",
3551
+ "package": "@fluentui/react-divider",
3552
+ "commit": "d8c3066ef1fd265cc8d76882c1245e82b1097c4f",
3553
+ "comment": "Refactored divider stories for codesandbox"
3554
+ },
3555
+ {
3556
+ "author": "olfedias@microsoft.com",
3557
+ "package": "@fluentui/react-divider",
3558
+ "commit": "7eb7d2daebaa11dbdcd555b0b962407013a7ca80",
3559
+ "comment": "export static classes for components"
3560
+ },
3561
+ {
3562
+ "author": "Humberto.Morimoto@microsoft.com",
3563
+ "package": "@fluentui/react-divider",
3564
+ "commit": "0e0cf06c34f78d54db4468a602a17b0a5a30ac87",
3565
+ "comment": "Divider: Updating the component to the latest patterns."
3566
+ },
3567
+ {
3568
+ "author": "Humberto.Morimoto@microsoft.com",
3569
+ "package": "@fluentui/react-divider",
3570
+ "commit": "627ad67f1163946f1c539002bdcd63eda760c9c6",
3571
+ "comment": "Divider: Updating Spec to reflect changes that have happened since it was first created."
3572
+ },
3573
+ {
3574
+ "author": "olfedias@microsoft.com",
3575
+ "package": "@fluentui/react-image",
3576
+ "commit": "22460e1421c0f3b2bdf9c76d80a2cb202fa30079",
3577
+ "comment": "export static classes for components"
3578
+ },
3579
+ {
3580
+ "author": "gcox@microsoft.com",
3581
+ "package": "@fluentui/react-image",
3582
+ "commit": "8555daca54fa0ab490b5400b8d67a9430be9e8e5",
3583
+ "comment": "Updated Image stories with codesandbox export comments"
3584
+ },
3585
+ {
3586
+ "author": "gcox@microsoft.com",
3587
+ "package": "@fluentui/react-image",
3588
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3589
+ "comment": "Updated beta and RC components to ES2019"
3590
+ },
3591
+ {
3592
+ "author": "gcox@microsoft.com",
3593
+ "package": "@fluentui/react-label",
3594
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3595
+ "comment": "Updated beta and RC components to ES2019"
3596
+ },
3597
+ {
3598
+ "author": "olfedias@microsoft.com",
3599
+ "package": "@fluentui/react-label",
3600
+ "commit": "9186578324773f95f4d61be3d70e67752159d843",
3601
+ "comment": "export static classes for components"
3602
+ },
3603
+ {
3604
+ "author": "olfedias@microsoft.com",
3605
+ "package": "@fluentui/react-link",
3606
+ "commit": "7eb7d2daebaa11dbdcd555b0b962407013a7ca80",
3607
+ "comment": "export static classes for components"
3608
+ },
3609
+ {
3610
+ "author": "Humberto.Morimoto@microsoft.com",
3611
+ "package": "@fluentui/react-link",
3612
+ "commit": "a4ea9b6227d2f634f85b40fe4cec10e4c391244b",
3613
+ "comment": "Updating Link tests."
3614
+ },
3615
+ {
3616
+ "author": "gcox@microsoft.com",
3617
+ "package": "@fluentui/react-link",
3618
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3619
+ "comment": "Updated beta and RC components to ES2019"
3620
+ },
3621
+ {
3622
+ "author": "gcox@microsoft.com",
3623
+ "package": "@fluentui/react-make-styles",
3624
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3625
+ "comment": "Updated beta and RC components to ES2019"
3626
+ },
3627
+ {
3628
+ "author": "bsunderhus@microsoft.com",
3629
+ "package": "@fluentui/react-menu",
3630
+ "commit": "390056fd15a4413af93083ad0f5a0b15c4709ed1",
3631
+ "comment": "Adds typings for `onCheckedValueChange` method"
3632
+ },
3633
+ {
3634
+ "author": "olfedias@microsoft.com",
3635
+ "package": "@fluentui/react-menu",
3636
+ "commit": "28b87b619b5be37c8e4a3a75ba10071a93f2b10b",
3637
+ "comment": "use react-shared-contexts instead of react-provider"
3638
+ },
3639
+ {
3640
+ "author": "olfedias@microsoft.com",
3641
+ "package": "@fluentui/react-menu",
3642
+ "commit": "ade4f5d3fa5a6b1c81097403f5c2f2afd859aa14",
3643
+ "comment": "export static classes for components"
3644
+ },
3645
+ {
3646
+ "author": "gcox@microsoft.com",
3647
+ "package": "@fluentui/react-menu",
3648
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3649
+ "comment": "Updated beta and RC components to ES2019"
3650
+ },
3651
+ {
3652
+ "author": "gcox@microsoft.com",
3653
+ "package": "@fluentui/react-popover",
3654
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3655
+ "comment": "Updated beta and RC components to ES2019"
3656
+ },
3657
+ {
3658
+ "author": "lingfangao@hotmail.com",
3659
+ "package": "@fluentui/react-popover",
3660
+ "commit": "054822c82e40601815f6cd77733a761b72047e4b",
3661
+ "comment": "fix(Popover): use `dialog` as value for `aria-haspopup` for focus trap"
3662
+ },
3663
+ {
3664
+ "author": "olfedias@microsoft.com",
3665
+ "package": "@fluentui/react-popover",
3666
+ "commit": "ade4f5d3fa5a6b1c81097403f5c2f2afd859aa14",
3667
+ "comment": "export static classes for components"
3668
+ },
3669
+ {
3670
+ "author": "gcox@microsoft.com",
3671
+ "package": "@fluentui/react-portal",
3672
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3673
+ "comment": "Updated beta and RC components to ES2019"
3674
+ },
3675
+ {
3676
+ "author": "gcox@microsoft.com",
3677
+ "package": "@fluentui/react-portal",
3678
+ "commit": "36404e1921159b0a69b4824ae86e6276e0723ea2",
3679
+ "comment": "Broke up stories added codesandbox refs"
3680
+ },
3681
+ {
3682
+ "author": "gcox@microsoft.com",
3683
+ "package": "@fluentui/react-positioning",
3684
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3685
+ "comment": "Updated beta and RC components to ES2019"
3686
+ },
3687
+ {
3688
+ "author": "olfedias@microsoft.com",
3689
+ "package": "@fluentui/react-provider",
3690
+ "commit": "825ea92aae027295a94048368157c180358260f2",
3691
+ "comment": "export static classes for components"
3692
+ },
3693
+ {
3694
+ "author": "gcox@microsoft.com",
3695
+ "package": "@fluentui/react-provider",
3696
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3697
+ "comment": "Updated beta and RC components to ES2019"
3698
+ },
3699
+ {
3700
+ "author": "gcox@microsoft.com",
3701
+ "package": "@fluentui/react-shared-contexts",
3702
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3703
+ "comment": "Updated beta and RC components to ES2019"
3704
+ },
3705
+ {
3706
+ "author": "olfedias@microsoft.com",
3707
+ "package": "@fluentui/react-slider",
3708
+ "commit": "f078af73d95d0f2c380144a40127bd08e389aa2d",
3709
+ "comment": "export static classes for components"
3710
+ },
3711
+ {
3712
+ "author": "gcox@microsoft.com",
3713
+ "package": "@fluentui/react-slider",
3714
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
3715
+ "comment": "Updated beta and RC components to ES2019"
3716
+ },
3717
+ {
3718
+ "author": "olfedias@microsoft.com",
3719
+ "package": "@fluentui/react-slider",
3720
+ "commit": "e48014a7fd9c030eafc1eec68463d013eac58baa",
3721
+ "comment": "remove temporary workaround with duplicated classes constants"
3722
+ },
3723
+ {
3724
+ "author": "olfedias@microsoft.com",
3725
+ "package": "@fluentui/react-switch",
3726
+ "commit": "9186578324773f95f4d61be3d70e67752159d843",
3727
+ "comment": "export static classes for components"
3728
+ }
3729
+ ],
3730
+ "none": [
3731
+ {
3732
+ "author": "lingfangao@hotmail.com",
3733
+ "package": "@fluentui/react-tabster",
3734
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3735
+ "comment": "Remove beta release tag"
3736
+ },
3737
+ {
3738
+ "author": "lingfangao@hotmail.com",
3739
+ "package": "@fluentui/react-text",
3740
+ "commit": "5e04b6208619318aa256768635101d5e64b96cc5",
3741
+ "comment": "chore(Text): Add docs for each prop and new typography story"
3742
+ },
3743
+ {
3744
+ "author": "lingfangao@hotmail.com",
3745
+ "package": "@fluentui/react-text",
3746
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3747
+ "comment": "Remove beta release tag"
3748
+ },
3749
+ {
3750
+ "author": "mgodbolt@microsoft.com",
3751
+ "package": "@fluentui/react-text",
3752
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3753
+ "comment": "update docs descriptions"
3754
+ },
3755
+ {
3756
+ "author": "lingfangao@hotmail.com",
3757
+ "package": "@fluentui/react-theme",
3758
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3759
+ "comment": "Remove beta release tag"
3760
+ },
3761
+ {
3762
+ "author": "lingfangao@hotmail.com",
3763
+ "package": "@fluentui/react-tooltip",
3764
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3765
+ "comment": "Remove beta release tag"
3766
+ },
3767
+ {
3768
+ "author": "lingfangao@hotmail.com",
3769
+ "package": "@fluentui/react-utilities",
3770
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3771
+ "comment": "Remove beta release tag"
3772
+ },
3773
+ {
3774
+ "author": "lingfangao@hotmail.com",
3775
+ "package": "@fluentui/babel-make-styles",
3776
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3777
+ "comment": "Remove beta release tag"
3778
+ },
3779
+ {
3780
+ "author": "lingfangao@hotmail.com",
3781
+ "package": "@fluentui/jest-serializer-make-styles",
3782
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3783
+ "comment": "Remove beta release tag"
3784
+ },
3785
+ {
3786
+ "author": "lingfangao@hotmail.com",
3787
+ "package": "@fluentui/keyboard-keys",
3788
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3789
+ "comment": "Remove beta release tag"
3790
+ },
3791
+ {
3792
+ "author": "lingfangao@hotmail.com",
3793
+ "package": "@fluentui/make-styles",
3794
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3795
+ "comment": "Remove beta release tag"
3796
+ },
3797
+ {
3798
+ "author": "lingfangao@hotmail.com",
3799
+ "package": "@fluentui/make-styles-webpack-loader",
3800
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3801
+ "comment": "Remove beta release tag"
3802
+ },
3803
+ {
3804
+ "author": "me@levithomason.com",
3805
+ "package": "@fluentui/react-accordion",
3806
+ "commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
3807
+ "comment": "Docs update"
3808
+ },
3809
+ {
3810
+ "author": "lingfangao@hotmail.com",
3811
+ "package": "@fluentui/react-accordion",
3812
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3813
+ "comment": "Remove beta release tag"
3814
+ },
3815
+ {
3816
+ "author": "mgodbolt@microsoft.com",
3817
+ "package": "@fluentui/react-accordion",
3818
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3819
+ "comment": "update docs descriptions"
3820
+ },
3821
+ {
3822
+ "author": "lingfangao@hotmail.com",
3823
+ "package": "@fluentui/react-aria",
3824
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3825
+ "comment": "Remove beta release tag"
3826
+ },
3827
+ {
3828
+ "author": "lingfangao@hotmail.com",
3829
+ "package": "@fluentui/react-avatar",
3830
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3831
+ "comment": "Remove beta release tag"
3832
+ },
3833
+ {
3834
+ "author": "me@levithomason.com",
3835
+ "package": "@fluentui/react-avatar",
3836
+ "commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
3837
+ "comment": "Docs update"
3838
+ },
3839
+ {
3840
+ "author": "mgodbolt@microsoft.com",
3841
+ "package": "@fluentui/react-avatar",
3842
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3843
+ "comment": "update docs descriptions"
3844
+ },
3845
+ {
3846
+ "author": "me@levithomason.com",
3847
+ "package": "@fluentui/react-avatar",
3848
+ "commit": "88568113e0d36674210fe3323af7e9dcaa998a45",
3849
+ "comment": "Storybook stories"
3850
+ },
3851
+ {
3852
+ "author": "mgodbolt@microsoft.com",
3853
+ "package": "@fluentui/react-badge",
3854
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3855
+ "comment": "update docs descriptions"
3856
+ },
3857
+ {
3858
+ "author": "lingfangao@hotmail.com",
3859
+ "package": "@fluentui/react-badge",
3860
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3861
+ "comment": "Remove beta release tag"
3862
+ },
3863
+ {
3864
+ "author": "me@levithomason.com",
3865
+ "package": "@fluentui/react-badge",
3866
+ "commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
3867
+ "comment": "Docs update"
3868
+ },
3869
+ {
3870
+ "author": "mgodbolt@microsoft.com",
3871
+ "package": "@fluentui/react-button",
3872
+ "commit": "d28932cc68561cf46a56a4300b6e18d7de8af14b",
3873
+ "comment": "adding toggle and split button docs"
3874
+ },
3875
+ {
3876
+ "author": "mgodbolt@microsoft.com",
3877
+ "package": "@fluentui/react-button",
3878
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3879
+ "comment": "update docs descriptions"
3880
+ },
3881
+ {
3882
+ "author": "mgodbolt@microsoft.com",
3883
+ "package": "@fluentui/react-button",
3884
+ "commit": "73857e89e8c403370ba723415121f2ce1e530fff",
3885
+ "comment": "add docs for menu and compound button"
3886
+ },
3887
+ {
3888
+ "author": "lingfangao@hotmail.com",
3889
+ "package": "@fluentui/react-button",
3890
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3891
+ "comment": "Remove beta release tag"
3892
+ },
3893
+ {
3894
+ "author": "mgodbolt@microsoft.com",
3895
+ "package": "@fluentui/react-card",
3896
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
3897
+ "comment": "update docs descriptions"
3898
+ },
3899
+ {
3900
+ "author": "lingfangao@hotmail.com",
3901
+ "package": "@fluentui/react-card",
3902
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3903
+ "comment": "Remove beta release tag"
3904
+ },
3905
+ {
3906
+ "author": "mgodbolt@microsoft.com",
3907
+ "package": "@fluentui/react-card",
3908
+ "commit": "114b089957bcbf547bb8713f2bfb4811239fb5a2",
3909
+ "comment": "add default and move assets to github urls"
3910
+ },
3911
+ {
3912
+ "author": "lingfangao@hotmail.com",
3913
+ "package": "@fluentui/react-checkbox",
3914
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3915
+ "comment": "Remove beta release tag"
3916
+ },
3917
+ {
3918
+ "author": "olfedias@microsoft.com",
3919
+ "package": "@fluentui/react-checkbox",
3920
+ "commit": "9186578324773f95f4d61be3d70e67752159d843",
3921
+ "comment": "update snapshots"
3922
+ },
3923
+ {
3924
+ "author": "jukapsia@microsoft.com",
3925
+ "package": "@fluentui/react-components",
3926
+ "commit": "c62593339a19c6abbabed742a0cc83fa9a85b97e",
3927
+ "comment": "Add accessibility docs for react-components storybook"
3928
+ },
3929
+ {
3930
+ "author": "lingfangao@hotmail.com",
3931
+ "package": "@fluentui/react-components",
3932
+ "commit": "f84331566966969bb54516d7d6af525796613058",
3933
+ "comment": "chore(react-components): Add script to start storybook in docs mode"
3934
+ },
3935
+ {
3936
+ "author": "lingfangao@hotmail.com",
3937
+ "package": "@fluentui/react-components",
3938
+ "commit": "8a0784f640a7908099565c8557b896c73d6fc881",
3939
+ "comment": "chore(storybook): Register theme picker addon from monorepo"
3940
+ },
3941
+ {
3942
+ "author": "lingfangao@hotmail.com",
3943
+ "package": "@fluentui/react-components",
3944
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
3945
+ "comment": "Remove beta release tag"
3946
+ },
3947
+ {
3948
+ "author": "lingfangao@hotmail.com",
3949
+ "package": "@fluentui/react-components",
3950
+ "commit": "08bd47e97c2a14080793f78ccb57ebfb798c32eb",
3951
+ "comment": "chore(storybook): Add custom DocsContainer to react-components storybook"
3952
+ },
3953
+ {
3954
+ "author": "lingfangao@hotmail.com",
3955
+ "package": "@fluentui/react-components",
3956
+ "commit": "452cf097c44829ccf7f8a02ff83fb6b14240c732",
3957
+ "comment": "chore(react-components): Theme picker for storybook `--docs` mode"
3958
+ },
3959
+ {
3960
+ "author": "lingfangao@hotmail.com",
3961
+ "package": "@fluentui/react-components",
3962
+ "commit": "5caefa0b72c6c9d70c876377a49beccbf25c460a",
3963
+ "comment": "chore(storybook): Theme picker as storybook addon"
3964
+ },
3965
+ {
3966
+ "author": "lingfangao@hotmail.com",
3967
+ "package": "@fluentui/react-components",
3968
+ "commit": "ed9dfd8e9ba2b0920f6c4bc396204b4ced4cacb2",
3969
+ "comment": "chore(docs): Rename `Positioning` docs to `Positinoing Components`"
3970
+ },
3971
+ {
3972
+ "author": "miroslav.stastny@microsoft.com",
3973
+ "package": "@fluentui/react-components",
3974
+ "commit": "7dbbcf2bcbd4d444b737aa3f4889ec6978cb8aa5",
3975
+ "comment": "docs(storybook): add TOC"
3976
+ },
3977
+ {
3978
+ "author": "lingfangao@hotmail.com",
3979
+ "package": "@fluentui/react-components",
3980
+ "commit": "f28a39af5f4675837a888f579af2d32ed4dcfacc",
3981
+ "comment": "fix(storybook): Load custom storybook theme correctly"
3982
+ },
3983
+ {
3984
+ "author": "mgodbolt@microsoft.com",
3985
+ "package": "@fluentui/react-components",
3986
+ "commit": "405b1c4bb908b50005733552fae4cd16c99a4705",
3987
+ "comment": "update Fluent docs page to use makestyles and flex for layout"
3988
+ },
3989
+ {
3990
+ "author": "lingfangao@hotmail.com",
3991
+ "package": "@fluentui/react-components",
3992
+ "commit": "9a2b1438add4bb1b7a8e22f63d11a43b89028da3",
3993
+ "comment": "revert(react-storybook-addon): Remove addon and reintroduce `withFluentProvider`"
3994
+ },
3995
+ {
3996
+ "author": "lingfangao@hotmail.com",
3997
+ "package": "@fluentui/react-components",
3998
+ "commit": "260afbfcfda1ac23f9e3f00309642af5ada0bb02",
3999
+ "comment": "fix(react-components): remove `alpha` tag from quickstart install instructions"
4000
+ },
4001
+ {
4002
+ "author": "lingfangao@hotmail.com",
4003
+ "package": "@fluentui/react-conformance-make-styles",
4004
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4005
+ "comment": "Remove beta release tag"
4006
+ },
4007
+ {
4008
+ "author": "lingfangao@hotmail.com",
4009
+ "package": "@fluentui/react-context-selector",
4010
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4011
+ "comment": "Remove beta release tag"
4012
+ },
4013
+ {
4014
+ "author": "lingfangao@hotmail.com",
4015
+ "package": "@fluentui/react-divider",
4016
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4017
+ "comment": "Remove beta release tag"
4018
+ },
4019
+ {
4020
+ "author": "mgodbolt@microsoft.com",
4021
+ "package": "@fluentui/react-divider",
4022
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
4023
+ "comment": "update docs descriptions"
4024
+ },
4025
+ {
4026
+ "author": "lingfangao@hotmail.com",
4027
+ "package": "@fluentui/react-divider",
4028
+ "commit": "4398bf56796f354a3210f5babff1b04f612abcaa",
4029
+ "comment": "chore(Divider): Remove unthemed white background in stories"
4030
+ },
4031
+ {
4032
+ "author": "mgodbolt@microsoft.com",
4033
+ "package": "@fluentui/react-image",
4034
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
4035
+ "comment": "update docs descriptions"
4036
+ },
4037
+ {
4038
+ "author": "lingfangao@hotmail.com",
4039
+ "package": "@fluentui/react-image",
4040
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4041
+ "comment": "Remove beta release tag"
4042
+ },
4043
+ {
4044
+ "author": "lingfangao@hotmail.com",
4045
+ "package": "@fluentui/react-label",
4046
+ "commit": "7eff1eb4a259988273f8bc709e2951dbb8e0b695",
4047
+ "comment": "chore(Label): Rework documentation to desired format"
4048
+ },
4049
+ {
4050
+ "author": "lingfangao@hotmail.com",
4051
+ "package": "@fluentui/react-label",
4052
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4053
+ "comment": "Remove beta release tag"
4054
+ },
4055
+ {
4056
+ "author": "lingfangao@hotmail.com",
4057
+ "package": "@fluentui/react-link",
4058
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4059
+ "comment": "Remove beta release tag"
4060
+ },
4061
+ {
4062
+ "author": "gcox@microsoft.com",
4063
+ "package": "@fluentui/react-make-styles",
4064
+ "commit": "f32855d6039f4049b69b005fe6dde0686eed503c",
4065
+ "comment": "Moved basic and RTL stories to fluentprovider"
4066
+ },
4067
+ {
4068
+ "author": "lingfangao@hotmail.com",
4069
+ "package": "@fluentui/react-make-styles",
4070
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4071
+ "comment": "Remove beta release tag"
4072
+ },
4073
+ {
4074
+ "author": "lingfangao@hotmail.com",
4075
+ "package": "@fluentui/react-menu",
4076
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4077
+ "comment": "Remove beta release tag"
4078
+ },
4079
+ {
4080
+ "author": "mgodbolt@microsoft.com",
4081
+ "package": "@fluentui/react-menu",
4082
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
4083
+ "comment": "update docs descriptions"
4084
+ },
4085
+ {
4086
+ "author": "mgodbolt@microsoft.com",
4087
+ "package": "@fluentui/react-popover",
4088
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
4089
+ "comment": "update docs descriptions"
4090
+ },
4091
+ {
4092
+ "author": "lingfangao@hotmail.com",
4093
+ "package": "@fluentui/react-popover",
4094
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4095
+ "comment": "Remove beta release tag"
4096
+ },
4097
+ {
4098
+ "author": "lingfangao@hotmail.com",
4099
+ "package": "@fluentui/react-portal",
4100
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4101
+ "comment": "Remove beta release tag"
4102
+ },
4103
+ {
4104
+ "author": "mgodbolt@microsoft.com",
4105
+ "package": "@fluentui/react-portal",
4106
+ "commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
4107
+ "comment": "update docs descriptions"
4108
+ },
4109
+ {
4110
+ "author": "lingfangao@hotmail.com",
4111
+ "package": "@fluentui/react-positioning",
4112
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4113
+ "comment": "Remove beta release tag"
4114
+ },
4115
+ {
4116
+ "author": "me@levithomason.com",
4117
+ "package": "@fluentui/react-provider",
4118
+ "commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
4119
+ "comment": "Docs update"
4120
+ },
4121
+ {
4122
+ "author": "gcox@microsoft.com",
4123
+ "package": "@fluentui/react-provider",
4124
+ "commit": "f32855d6039f4049b69b005fe6dde0686eed503c",
4125
+ "comment": "Refactored stories"
4126
+ },
4127
+ {
4128
+ "author": "lingfangao@hotmail.com",
4129
+ "package": "@fluentui/react-provider",
4130
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4131
+ "comment": "Remove beta release tag"
4132
+ },
4133
+ {
4134
+ "author": "lingfangao@hotmail.com",
4135
+ "package": "@fluentui/react-shared-contexts",
4136
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4137
+ "comment": "Remove beta release tag"
4138
+ },
4139
+ {
4140
+ "author": "lingfangao@hotmail.com",
4141
+ "package": "@fluentui/react-slider",
4142
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4143
+ "comment": "Remove beta release tag"
4144
+ },
4145
+ {
4146
+ "author": "olfedias@microsoft.com",
4147
+ "package": "@fluentui/react-switch",
4148
+ "commit": "9e6977945782df1cc997c92804a1b214cc4e4f43",
4149
+ "comment": "do not use other packages in devDependencies"
4150
+ },
4151
+ {
4152
+ "author": "lingfangao@hotmail.com",
4153
+ "package": "@fluentui/react-switch",
4154
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
4155
+ "comment": "Remove beta release tag"
4156
+ }
4157
+ ]
4158
+ }
4159
+ },
4160
+ {
4161
+ "date": "Wed, 27 Oct 2021 12:14:12 GMT",
4162
+ "tag": "@fluentui/react-components_v9.0.0-beta.3",
4163
+ "version": "9.0.0-beta.3",
4164
+ "comments": {
4165
+ "prerelease": [
4166
+ {
4167
+ "author": "elcraig@microsoft.com",
4168
+ "package": "@fluentui/babel-make-styles",
4169
+ "commit": "94f8668470838fa6d9ed3d2aa0dbeb1b0a8d6360",
4170
+ "comment": "Handle styles defined in an arrow function without any params"
4171
+ },
4172
+ {
4173
+ "author": "olfedias@microsoft.com",
4174
+ "package": "@fluentui/make-styles",
4175
+ "commit": "c6bc2b4129e8ec469ef89ac1e4d2fc10a2e7012d",
4176
+ "comment": "fix(makeStyles): handle comma separated selectors"
4177
+ },
4178
+ {
4179
+ "author": "peter@draxler.ml",
4180
+ "package": "@fluentui/react-accordion",
4181
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4182
+ "comment": "added styling of documentation"
4183
+ },
4184
+ {
4185
+ "author": "peter@draxler.ml",
4186
+ "package": "@fluentui/react-aria",
4187
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4188
+ "comment": "added styling of documentation"
4189
+ },
4190
+ {
4191
+ "author": "gcox@microsoft.com",
4192
+ "package": "@fluentui/react-avatar",
4193
+ "commit": "31aa6d40ed6b3b411318d94fa56d4963b20b6e55",
4194
+ "comment": "Removed duplicate 'Avatar' from story names"
4195
+ },
4196
+ {
4197
+ "author": "peter@draxler.ml",
4198
+ "package": "@fluentui/react-avatar",
4199
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4200
+ "comment": "added styling of documentation"
4201
+ },
4202
+ {
4203
+ "author": "gcox@microsoft.com",
4204
+ "package": "@fluentui/react-badge",
4205
+ "commit": "fd1d90fbddc49971db9f04e691d6dd16a0595f4a",
4206
+ "comment": "Removed duplicate 'Badge' from story names"
4207
+ },
4208
+ {
4209
+ "author": "peter@draxler.ml",
4210
+ "package": "@fluentui/react-badge",
4211
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4212
+ "comment": "added styling of documentation"
4213
+ },
4214
+ {
4215
+ "author": "gcox@microsoft.com",
4216
+ "package": "@fluentui/react-button",
4217
+ "commit": "1708c7b753fb7c9d6d726cfe75f07c6633caaebe",
4218
+ "comment": "Removed duplicate 'Button' from story names"
4219
+ },
4220
+ {
4221
+ "author": "peter@draxler.ml",
4222
+ "package": "@fluentui/react-button",
4223
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4224
+ "comment": "added styling of documentation"
4225
+ },
4226
+ {
4227
+ "author": "peter@draxler.ml",
4228
+ "package": "@fluentui/react-card",
4229
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4230
+ "comment": "added styling of documentation"
4231
+ },
4232
+ {
4233
+ "author": "peter@draxler.ml",
4234
+ "package": "@fluentui/react-checkbox",
4235
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4236
+ "comment": "added styling of documentation"
4237
+ },
4238
+ {
4239
+ "author": "gcox@microsoft.com",
4240
+ "package": "@fluentui/react-components",
4241
+ "commit": "b209885366c2561c89ca63fb5f9d96b2890d412c",
4242
+ "comment": "Authored slots documentation"
4243
+ },
4244
+ {
4245
+ "author": "peter@draxler.ml",
4246
+ "package": "@fluentui/react-components",
4247
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4248
+ "comment": "added styling of documentation"
4249
+ },
4250
+ {
4251
+ "author": "gcox@microsoft.com",
4252
+ "package": "@fluentui/react-divider",
4253
+ "commit": "989d2382c1b8087cac2bb4bc30fa56c237c07a13",
4254
+ "comment": "Removed duplicate 'Divider' from story names"
4255
+ },
4256
+ {
4257
+ "author": "peter@draxler.ml",
4258
+ "package": "@fluentui/react-divider",
4259
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4260
+ "comment": "added styling of documentation"
4261
+ },
4262
+ {
4263
+ "author": "gcox@microsoft.com",
4264
+ "package": "@fluentui/react-image",
4265
+ "commit": "e71393ebda85c52094c46d42d93af1e642f21293",
4266
+ "comment": "Removed duplicate 'Image' from story names"
4267
+ },
4268
+ {
4269
+ "author": "peter@draxler.ml",
4270
+ "package": "@fluentui/react-image",
4271
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4272
+ "comment": "added styling of documentation"
4273
+ },
4274
+ {
4275
+ "author": "peter@draxler.ml",
4276
+ "package": "@fluentui/react-label",
4277
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4278
+ "comment": "added styling of documentation"
4279
+ },
4280
+ {
4281
+ "author": "gcox@microsoft.com",
4282
+ "package": "@fluentui/react-label",
4283
+ "commit": "9a5055bbb719173bdfa5c82c1ab14f93efa9c736",
4284
+ "comment": "Removed duplicate 'Label' from story names"
4285
+ },
4286
+ {
4287
+ "author": "peter@draxler.ml",
4288
+ "package": "@fluentui/react-link",
4289
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4290
+ "comment": "added styling of documentation"
4291
+ },
4292
+ {
4293
+ "author": "peter@draxler.ml",
4294
+ "package": "@fluentui/react-make-styles",
4295
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4296
+ "comment": "added styling of documentation"
4297
+ },
4298
+ {
4299
+ "author": "olfedias@microsoft.com",
4300
+ "package": "@fluentui/react-menu",
4301
+ "commit": "1efadb35b4fc630435968de2ee44fe80d539ba1a",
4302
+ "comment": "Simplify type for MenuOpenChangeData"
4303
+ },
4304
+ {
4305
+ "author": "peter@draxler.ml",
4306
+ "package": "@fluentui/react-menu",
4307
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4308
+ "comment": "added styling of documentation"
4309
+ },
4310
+ {
4311
+ "author": "peter@draxler.ml",
4312
+ "package": "@fluentui/react-popover",
4313
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4314
+ "comment": "added styling of documentation"
4315
+ },
4316
+ {
4317
+ "author": "olfedias@microsoft.com",
4318
+ "package": "@fluentui/react-popover",
4319
+ "commit": "1efadb35b4fc630435968de2ee44fe80d539ba1a",
4320
+ "comment": "Simplify type for OnOpenChangeData"
4321
+ },
4322
+ {
4323
+ "author": "gcox@microsoft.com",
4324
+ "package": "@fluentui/react-portal",
4325
+ "commit": "d730088d7f6e5965ba5d5ed0d449e250f171d791",
4326
+ "comment": "Removed duplicate 'Portal' from story names"
4327
+ },
4328
+ {
4329
+ "author": "peter@draxler.ml",
4330
+ "package": "@fluentui/react-portal",
4331
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4332
+ "comment": "added styling of documentation"
4333
+ },
4334
+ {
4335
+ "author": "peter@draxler.ml",
4336
+ "package": "@fluentui/react-positioning",
4337
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4338
+ "comment": "added styling of documentation"
4339
+ },
4340
+ {
4341
+ "author": "peter@draxler.ml",
4342
+ "package": "@fluentui/react-provider",
4343
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4344
+ "comment": "added styling of documentation"
4345
+ },
4346
+ {
4347
+ "author": "peter@draxler.ml",
4348
+ "package": "@fluentui/react-slider",
4349
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4350
+ "comment": "added styling of documentation"
4351
+ },
4352
+ {
4353
+ "author": "czearing@outlook.com",
4354
+ "package": "@fluentui/react-switch",
4355
+ "commit": "ae512f66872beea9d95a168d759406d42281d835",
4356
+ "comment": "Changing the Switch's onKeyDown event to onKeyUp."
4357
+ },
4358
+ {
4359
+ "author": "peter@draxler.ml",
4360
+ "package": "@fluentui/react-switch",
4361
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4362
+ "comment": "added styling of documentation"
4363
+ },
4364
+ {
4365
+ "author": "peter@draxler.ml",
4366
+ "package": "@fluentui/react-tabster",
4367
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4368
+ "comment": "added styling of documentation"
4369
+ },
4370
+ {
4371
+ "author": "peter@draxler.ml",
4372
+ "package": "@fluentui/react-text",
4373
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4374
+ "comment": "added styling of documentation"
4375
+ },
4376
+ {
4377
+ "author": "lingfangao@hotmail.com",
4378
+ "package": "@fluentui/react-theme",
4379
+ "commit": "f81b28ceb3d5d5d52a4f7e7ce50f99aed9832109",
4380
+ "comment": "fix(reat-theme): Remove template literal types for color palette"
4381
+ },
4382
+ {
4383
+ "author": "peter@draxler.ml",
4384
+ "package": "@fluentui/react-theme",
4385
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4386
+ "comment": "added styling of documentation"
4387
+ },
4388
+ {
4389
+ "author": "gcox@microsoft.com",
4390
+ "package": "@fluentui/react-tooltip",
4391
+ "commit": "75a731d1410685b12a091dcd8a60c318f58260f6",
4392
+ "comment": "Removed duplicate 'Tooltip' from story names"
4393
+ },
4394
+ {
4395
+ "author": "peter@draxler.ml",
4396
+ "package": "@fluentui/react-tooltip",
4397
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
4398
+ "comment": "added styling of documentation"
4399
+ },
4400
+ {
4401
+ "author": "olfedias@microsoft.com",
4402
+ "package": "@fluentui/react-utilities",
4403
+ "commit": "5cd2c86d041588c98747f16902ff99a7b41c10ac",
4404
+ "comment": "remove compat utilities and types"
4405
+ },
4406
+ {
4407
+ "author": "lingfangao@hotmail.com",
4408
+ "package": "@fluentui/react-utilities",
4409
+ "commit": "b5b740100714724214e097fae2f7c1f51f294e35",
4410
+ "comment": "fix(getNativeElementPrps): Add support for `onAuxClick`"
4411
+ }
4412
+ ],
4413
+ "none": [
4414
+ {
4415
+ "author": "olfedias@microsoft.com",
4416
+ "package": "@fluentui/react-accordion",
4417
+ "commit": "193af6527f202f11efdd71da7581cc6e76ca2925",
4418
+ "comment": "replace temporary icons in stories"
4419
+ },
4420
+ {
4421
+ "author": "olfedias@microsoft.com",
4422
+ "package": "@fluentui/react-avatar",
4423
+ "commit": "193af6527f202f11efdd71da7581cc6e76ca2925",
4424
+ "comment": "remove unused story file"
4425
+ },
4426
+ {
4427
+ "author": "olfedias@microsoft.com",
4428
+ "package": "@fluentui/react-badge",
4429
+ "commit": "7518a483df09e687ef56153d3f25da27802431a3",
4430
+ "comment": "fix bundle size fixture"
4431
+ },
4432
+ {
4433
+ "author": "olfedias@microsoft.com",
4434
+ "package": "@fluentui/react-badge",
4435
+ "commit": "193af6527f202f11efdd71da7581cc6e76ca2925",
4436
+ "comment": "remove unused story file"
4437
+ },
4438
+ {
4439
+ "author": "lingfangao@hotmail.com",
4440
+ "package": "@fluentui/react-button",
4441
+ "commit": "e2723666e63feb392712ade7aa477790a3e5b440",
4442
+ "comment": "chore(Button): Make documentation exportable to codesandbox"
4443
+ },
4444
+ {
4445
+ "author": "mgodbolt@microsoft.com",
4446
+ "package": "@fluentui/react-button",
4447
+ "commit": "8bcee39f3aefc8d6dc1c1eb9f27aab901e7b55c9",
4448
+ "comment": "remove playground from button examples"
4449
+ },
4450
+ {
4451
+ "author": "ndresx@gmail.com",
4452
+ "package": "@fluentui/react-checkbox",
4453
+ "commit": "d8162eddd0a6ba0893a7984b8244a033f5cb0f39",
4454
+ "comment": "Migrate react-checkbox tests to rtl"
4455
+ },
4456
+ {
4457
+ "author": "jukapsia@microsoft.com",
4458
+ "package": "@fluentui/react-components",
4459
+ "commit": "46b9ea7036258e7b2d44bf0534cb1d24085f3404",
4460
+ "comment": "docs(Accessibility): Accessibility scenarios in storybook"
4461
+ },
4462
+ {
4463
+ "author": "lingfangao@hotmail.com",
4464
+ "package": "@fluentui/react-components",
4465
+ "commit": "a303e113b2197701c4870e703f7b5255f4726326",
4466
+ "comment": "fix(react-components): Storybook alphabetical sorting"
4467
+ },
4468
+ {
4469
+ "author": "olfedias@microsoft.com",
4470
+ "package": "@fluentui/react-divider",
4471
+ "commit": "193af6527f202f11efdd71da7581cc6e76ca2925",
4472
+ "comment": "replace temporary icons in stories"
4473
+ },
4474
+ {
4475
+ "author": "tkrasniqi@microsoft.com",
4476
+ "package": "@fluentui/react-image",
4477
+ "commit": "138ac075ebfc80d8ed588e23177d14b70ca03593",
4478
+ "comment": "Updated migration guide"
4479
+ },
4480
+ {
4481
+ "author": "lingfangao@hotmail.com",
4482
+ "package": "@fluentui/react-link",
4483
+ "commit": "8cee28054c8667836c0a7ffd69587b4da370658c",
4484
+ "comment": "chore(Link): Make documentation exportable to codesandbox"
4485
+ },
4486
+ {
4487
+ "author": "ndresx@gmail.com",
4488
+ "package": "@fluentui/react-link",
4489
+ "commit": "63b209caf3d34e87c08cec16cfc2f7433f3cd65c",
4490
+ "comment": "Migrate react-link tests to rtl"
4491
+ },
4492
+ {
4493
+ "author": "olfedias@microsoft.com",
4494
+ "package": "@fluentui/react-menu",
4495
+ "commit": "193af6527f202f11efdd71da7581cc6e76ca2925",
4496
+ "comment": "remove unused file with icons"
225
4497
  }
226
4498
  ]
227
4499
  }