@fluentui/react-components 9.34.3 → 9.35.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +263 -1
- package/CHANGELOG.md +102 -2
- package/dist/index.d.ts +132 -0
- package/lib/index.js +4 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +83 -0
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +47 -46
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,269 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Wed,
|
|
5
|
+
"date": "Wed, 18 Oct 2023 17:47:30 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.35.1",
|
|
7
|
+
"version": "9.35.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
14
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
18
|
+
"package": "@fluentui/react-avatar",
|
|
19
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
20
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
24
|
+
"package": "@fluentui/react-badge",
|
|
25
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
26
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
30
|
+
"package": "@fluentui/react-button",
|
|
31
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
32
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "esteban.230@hotmail.com",
|
|
36
|
+
"package": "@fluentui/react-calendar-compat",
|
|
37
|
+
"commit": "c0d3065982e1646c54ba00c1d524248b792dbcad",
|
|
38
|
+
"comment": "chore: Add bundle size fixture for Calendar."
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "esteban.230@hotmail.com",
|
|
42
|
+
"package": "@fluentui/react-calendar-compat",
|
|
43
|
+
"commit": "8f9b998c7d2a19f62c043e2177a1e1eab0e1b71c",
|
|
44
|
+
"comment": "chore: Release react-calendar-compat."
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
48
|
+
"package": "@fluentui/react-combobox",
|
|
49
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
50
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
54
|
+
"package": "@fluentui/react-components",
|
|
55
|
+
"commit": "4dc9e5be60b6ce6f3f6c72c6da39bf19a504f524",
|
|
56
|
+
"comment": "chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
60
|
+
"package": "@fluentui/react-divider",
|
|
61
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
62
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
66
|
+
"package": "@fluentui/react-field",
|
|
67
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
68
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
72
|
+
"package": "@fluentui/react-label",
|
|
73
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
74
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
78
|
+
"package": "@fluentui/react-link",
|
|
79
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
80
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"author": "lingfangao@hotmail.com",
|
|
84
|
+
"package": "@fluentui/react-menu",
|
|
85
|
+
"commit": "bdd690c1983d23dcb7ba703eb9ac75536f40c7c0",
|
|
86
|
+
"comment": "refactor: MenuItem uses makeResetStyles"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"author": "lingfangao@hotmail.com",
|
|
90
|
+
"package": "@fluentui/react-message-bar",
|
|
91
|
+
"commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30",
|
|
92
|
+
"comment": "chore Add bundle size fixture for MessageBar"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
96
|
+
"package": "@fluentui/react-persona",
|
|
97
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
98
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
102
|
+
"package": "@fluentui/react-progress",
|
|
103
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
104
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
108
|
+
"package": "@fluentui/react-radio",
|
|
109
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
110
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
114
|
+
"package": "@fluentui/react-skeleton",
|
|
115
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
116
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
120
|
+
"package": "@fluentui/react-spinner",
|
|
121
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
122
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
126
|
+
"package": "@fluentui/react-tabs",
|
|
127
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
128
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"author": "lingfangao@hotmail.com",
|
|
132
|
+
"package": "@fluentui/react-tabster",
|
|
133
|
+
"commit": "335cad5169597b51398b75eb44dc40003c29830b",
|
|
134
|
+
"comment": "chore: bump keyborg to 2.1.0"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
138
|
+
"package": "@fluentui/react-tree",
|
|
139
|
+
"commit": "7dea38da7c75c481d8edf9b102eea8627078179d",
|
|
140
|
+
"comment": "bugfix(react-tree): stop coercing numbers to string on TreeItemValue"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"author": "petrduda@microsoft.com",
|
|
144
|
+
"package": "@fluentui/react-tree",
|
|
145
|
+
"commit": "ca6aa3311fccbc36139b0f4db5236a3c8f1b512f",
|
|
146
|
+
"comment": "exporting TreeItemType from TreeItem component"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
150
|
+
"package": "@fluentui/react-utilities",
|
|
151
|
+
"commit": "4dc9e5be60b6ce6f3f6c72c6da39bf19a504f524",
|
|
152
|
+
"comment": "chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps"
|
|
153
|
+
}
|
|
154
|
+
],
|
|
155
|
+
"none": [
|
|
156
|
+
{
|
|
157
|
+
"author": "lingfangao@hotmail.com",
|
|
158
|
+
"package": "@fluentui/react-dialog",
|
|
159
|
+
"commit": "aa6771ed95c5af78f413b3c20068867f032cf4c4",
|
|
160
|
+
"comment": "chore: Add e2e tests for virtual parents"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"author": "lingfangao@hotmail.com",
|
|
164
|
+
"package": "@fluentui/react-popover",
|
|
165
|
+
"commit": "aa6771ed95c5af78f413b3c20068867f032cf4c4",
|
|
166
|
+
"comment": "chore: Add e2e tests for virtual parents"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"prerelease": [
|
|
170
|
+
{
|
|
171
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
172
|
+
"package": "@fluentui/react-infobutton",
|
|
173
|
+
"commit": "967882a55a7333effea42e4c24a64e8547309116",
|
|
174
|
+
"comment": "chore: migrate from getNativeElementProps to getIntrinsicElementProps"
|
|
175
|
+
}
|
|
176
|
+
],
|
|
177
|
+
"minor": [
|
|
178
|
+
{
|
|
179
|
+
"author": "esteban.230@hotmail.com",
|
|
180
|
+
"package": "@fluentui/react-infolabel-preview",
|
|
181
|
+
"commit": "ddc97f6a199b73c0a1253bee8034d2ac9fbf5344",
|
|
182
|
+
"comment": "feat: release preview package"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"author": "lingfangao@hotmail.com",
|
|
186
|
+
"package": "@fluentui/react-tabster",
|
|
187
|
+
"commit": "aa6771ed95c5af78f413b3c20068867f032cf4c4",
|
|
188
|
+
"comment": "feat: bump to tabster 4.8.0 in order to support support virtual parents"
|
|
189
|
+
}
|
|
190
|
+
]
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"date": "Thu, 12 Oct 2023 14:55:42 GMT",
|
|
195
|
+
"tag": "@fluentui/react-components_v9.35.0",
|
|
196
|
+
"version": "9.35.0",
|
|
197
|
+
"comments": {
|
|
198
|
+
"patch": [
|
|
199
|
+
{
|
|
200
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
201
|
+
"package": "@fluentui/react-breadcrumb-preview",
|
|
202
|
+
"commit": "355fd5631311dc163f32ba79655a132376089f95",
|
|
203
|
+
"comment": "chore: migrate from getNativeElementProps for getIntrinsicElementProps"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"author": "lingfangao@hotmail.com",
|
|
207
|
+
"package": "@fluentui/react-button",
|
|
208
|
+
"commit": "3b8a86445f185e19ec9b0fc4ee4943a0867bab23",
|
|
209
|
+
"comment": "fix: Transparent buttons visible in teams high contrast mode"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
213
|
+
"package": "@fluentui/react-card",
|
|
214
|
+
"commit": "355fd5631311dc163f32ba79655a132376089f95",
|
|
215
|
+
"comment": "chore: migrate from getNativeElementProps for getIntrinsicElementProps"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
219
|
+
"package": "@fluentui/react-image",
|
|
220
|
+
"commit": "355fd5631311dc163f32ba79655a132376089f95",
|
|
221
|
+
"comment": "chore: migrate from getNativeElementProps for getIntrinsicElementProps"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
225
|
+
"package": "@fluentui/react-jsx-runtime",
|
|
226
|
+
"commit": "c5a97ca5b00df131ed12af2526953f5a4354ae66",
|
|
227
|
+
"comment": "chore: add warning for resolution problems"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"author": "matejera@microsoft.com",
|
|
231
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
232
|
+
"commit": "c2e09fe47acb6010fdb188026180ee505abb9f67",
|
|
233
|
+
"comment": "fix: adding checks for is inverted and using different colors accordingly on neutralForeground3 and 4 in the createV9Theme function."
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
237
|
+
"package": "@fluentui/react-text",
|
|
238
|
+
"commit": "355fd5631311dc163f32ba79655a132376089f95",
|
|
239
|
+
"comment": "chore: migrate from getNativeElementProps for getIntrinsicElementProps"
|
|
240
|
+
}
|
|
241
|
+
],
|
|
242
|
+
"minor": [
|
|
243
|
+
{
|
|
244
|
+
"author": "lingfangao@hotmail.com",
|
|
245
|
+
"package": "@fluentui/react-components",
|
|
246
|
+
"commit": "40e6a376db3c2f11ba131c046c4241bf52e6d3a3",
|
|
247
|
+
"comment": "feat: Release MessageBar as stable"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"author": "lingfangao@hotmail.com",
|
|
251
|
+
"package": "@fluentui/react-message-bar",
|
|
252
|
+
"commit": "40e6a376db3c2f11ba131c046c4241bf52e6d3a3",
|
|
253
|
+
"comment": "feat: Release MessageBar as stable"
|
|
254
|
+
}
|
|
255
|
+
],
|
|
256
|
+
"prerelease": [
|
|
257
|
+
{
|
|
258
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
259
|
+
"package": "@fluentui/react-drawer",
|
|
260
|
+
"commit": "355fd5631311dc163f32ba79655a132376089f95",
|
|
261
|
+
"comment": "chore: migrate from getNativeElementProps for getIntrinsicElementProps"
|
|
262
|
+
}
|
|
263
|
+
]
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"date": "Wed, 11 Oct 2023 13:54:22 GMT",
|
|
6
268
|
"tag": "@fluentui/react-components_v9.34.3",
|
|
7
269
|
"version": "9.34.3",
|
|
8
270
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,112 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on Wed,
|
|
3
|
+
This log was last generated on Wed, 18 Oct 2023 17:47:30 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.35.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.35.1)
|
|
8
|
+
|
|
9
|
+
Wed, 18 Oct 2023 17:47:30 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.35.0..@fluentui/react-components_v9.35.1)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-infolabel-preview`
|
|
15
|
+
- feat: release preview package ([PR #29562](https://github.com/microsoft/fluentui/pull/29562) by esteban.230@hotmail.com)
|
|
16
|
+
- `@fluentui/react-tabster`
|
|
17
|
+
- feat: bump to tabster 4.8.0 in order to support support virtual parents ([PR #29549](https://github.com/microsoft/fluentui/pull/29549) by lingfangao@hotmail.com)
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- `@fluentui/react-accordion`
|
|
22
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
23
|
+
- `@fluentui/react-avatar`
|
|
24
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
25
|
+
- `@fluentui/react-badge`
|
|
26
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
27
|
+
- `@fluentui/react-button`
|
|
28
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
29
|
+
- `@fluentui/react-calendar-compat`
|
|
30
|
+
- chore: Add bundle size fixture for Calendar. ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by esteban.230@hotmail.com)
|
|
31
|
+
- chore: Release react-calendar-compat. ([PR #29542](https://github.com/microsoft/fluentui/pull/29542) by esteban.230@hotmail.com)
|
|
32
|
+
- `@fluentui/react-combobox`
|
|
33
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
34
|
+
- `@fluentui/react-components`
|
|
35
|
+
- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps ([PR #29535](https://github.com/microsoft/fluentui/pull/29535) by bernardo.sunderhus@gmail.com)
|
|
36
|
+
- `@fluentui/react-divider`
|
|
37
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
38
|
+
- `@fluentui/react-field`
|
|
39
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
40
|
+
- `@fluentui/react-label`
|
|
41
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
42
|
+
- `@fluentui/react-link`
|
|
43
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
44
|
+
- `@fluentui/react-menu`
|
|
45
|
+
- refactor: MenuItem uses makeResetStyles ([PR #29449](https://github.com/microsoft/fluentui/pull/29449) by lingfangao@hotmail.com)
|
|
46
|
+
- `@fluentui/react-message-bar`
|
|
47
|
+
- chore Add bundle size fixture for MessageBar ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by lingfangao@hotmail.com)
|
|
48
|
+
- `@fluentui/react-persona`
|
|
49
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
50
|
+
- `@fluentui/react-progress`
|
|
51
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
52
|
+
- `@fluentui/react-radio`
|
|
53
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
54
|
+
- `@fluentui/react-skeleton`
|
|
55
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
56
|
+
- `@fluentui/react-spinner`
|
|
57
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
58
|
+
- `@fluentui/react-tabs`
|
|
59
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
60
|
+
- `@fluentui/react-tabster`
|
|
61
|
+
- chore: bump keyborg to 2.1.0 ([PR #29520](https://github.com/microsoft/fluentui/pull/29520) by lingfangao@hotmail.com)
|
|
62
|
+
- `@fluentui/react-tree`
|
|
63
|
+
- bugfix(react-tree): stop coercing numbers to string on TreeItemValue ([PR #29529](https://github.com/microsoft/fluentui/pull/29529) by bernardo.sunderhus@gmail.com)
|
|
64
|
+
- exporting TreeItemType from TreeItem component ([PR #29532](https://github.com/microsoft/fluentui/pull/29532) by petrduda@microsoft.com)
|
|
65
|
+
- `@fluentui/react-utilities`
|
|
66
|
+
- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps ([PR #29535](https://github.com/microsoft/fluentui/pull/29535) by bernardo.sunderhus@gmail.com)
|
|
67
|
+
|
|
68
|
+
### Changes
|
|
69
|
+
|
|
70
|
+
- `@fluentui/react-infobutton`
|
|
71
|
+
- chore: migrate from getNativeElementProps to getIntrinsicElementProps ([PR #29499](https://github.com/microsoft/fluentui/pull/29499) by bernardo.sunderhus@gmail.com)
|
|
72
|
+
|
|
73
|
+
## [9.35.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.35.0)
|
|
74
|
+
|
|
75
|
+
Thu, 12 Oct 2023 14:55:42 GMT
|
|
76
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.34.3..@fluentui/react-components_v9.35.0)
|
|
77
|
+
|
|
78
|
+
### Minor changes
|
|
79
|
+
|
|
80
|
+
- `@fluentui/react-components`
|
|
81
|
+
- feat: Release MessageBar as stable ([PR #29502](https://github.com/microsoft/fluentui/pull/29502) by lingfangao@hotmail.com)
|
|
82
|
+
- `@fluentui/react-message-bar`
|
|
83
|
+
- feat: Release MessageBar as stable ([PR #29502](https://github.com/microsoft/fluentui/pull/29502) by lingfangao@hotmail.com)
|
|
84
|
+
|
|
85
|
+
### Patches
|
|
86
|
+
|
|
87
|
+
- `@fluentui/react-breadcrumb-preview`
|
|
88
|
+
- chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
|
|
89
|
+
- `@fluentui/react-button`
|
|
90
|
+
- fix: Transparent buttons visible in teams high contrast mode ([PR #29497](https://github.com/microsoft/fluentui/pull/29497) by lingfangao@hotmail.com)
|
|
91
|
+
- `@fluentui/react-card`
|
|
92
|
+
- chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
|
|
93
|
+
- `@fluentui/react-image`
|
|
94
|
+
- chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
|
|
95
|
+
- `@fluentui/react-jsx-runtime`
|
|
96
|
+
- chore: add warning for resolution problems ([PR #29434](https://github.com/microsoft/fluentui/pull/29434) by bernardo.sunderhus@gmail.com)
|
|
97
|
+
- `@fluentui/react-migration-v8-v9`
|
|
98
|
+
- fix: adding checks for is inverted and using different colors accordingly on neutralForeground3 and 4 in the createV9Theme function. ([PR #29471](https://github.com/microsoft/fluentui/pull/29471) by matejera@microsoft.com)
|
|
99
|
+
- `@fluentui/react-text`
|
|
100
|
+
- chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
|
|
101
|
+
|
|
102
|
+
### Changes
|
|
103
|
+
|
|
104
|
+
- `@fluentui/react-drawer`
|
|
105
|
+
- chore: migrate from getNativeElementProps for getIntrinsicElementProps ([PR #29498](https://github.com/microsoft/fluentui/pull/29498) by bernardo.sunderhus@gmail.com)
|
|
106
|
+
|
|
7
107
|
## [9.34.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.34.3)
|
|
8
108
|
|
|
9
|
-
Wed, 11 Oct 2023 13:
|
|
109
|
+
Wed, 11 Oct 2023 13:54:22 GMT
|
|
10
110
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.34.2..@fluentui/react-components_v9.34.3)
|
|
11
111
|
|
|
12
112
|
### Minor changes
|
package/dist/index.d.ts
CHANGED
|
@@ -434,6 +434,34 @@ import { MenuTriggerProps } from '@fluentui/react-menu';
|
|
|
434
434
|
import { MenuTriggerState } from '@fluentui/react-menu';
|
|
435
435
|
import { mergeCallbacks } from '@fluentui/react-utilities';
|
|
436
436
|
import { mergeClasses } from '@griffel/react';
|
|
437
|
+
import { MessageBar } from '@fluentui/react-message-bar';
|
|
438
|
+
import { MessageBarActions } from '@fluentui/react-message-bar';
|
|
439
|
+
import { messageBarActionsClassNames } from '@fluentui/react-message-bar';
|
|
440
|
+
import { MessageBarActionsProps } from '@fluentui/react-message-bar';
|
|
441
|
+
import { MessageBarActionsSlots } from '@fluentui/react-message-bar';
|
|
442
|
+
import { MessageBarActionsState } from '@fluentui/react-message-bar';
|
|
443
|
+
import { MessageBarBody } from '@fluentui/react-message-bar';
|
|
444
|
+
import { messageBarBodyClassNames } from '@fluentui/react-message-bar';
|
|
445
|
+
import { MessageBarBodyProps } from '@fluentui/react-message-bar';
|
|
446
|
+
import { MessageBarBodySlots } from '@fluentui/react-message-bar';
|
|
447
|
+
import { MessageBarBodyState } from '@fluentui/react-message-bar';
|
|
448
|
+
import { messageBarClassNames } from '@fluentui/react-message-bar';
|
|
449
|
+
import { MessageBarContextProvider } from '@fluentui/react-message-bar';
|
|
450
|
+
import { MessageBarContextValue } from '@fluentui/react-message-bar';
|
|
451
|
+
import { MessageBarGroup } from '@fluentui/react-message-bar';
|
|
452
|
+
import { messageBarGroupClassNames } from '@fluentui/react-message-bar';
|
|
453
|
+
import { MessageBarGroupProps } from '@fluentui/react-message-bar';
|
|
454
|
+
import { MessageBarGroupSlots } from '@fluentui/react-message-bar';
|
|
455
|
+
import { MessageBarGroupState } from '@fluentui/react-message-bar';
|
|
456
|
+
import { MessageBarIntent } from '@fluentui/react-message-bar';
|
|
457
|
+
import { MessageBarProps } from '@fluentui/react-message-bar';
|
|
458
|
+
import { MessageBarSlots } from '@fluentui/react-message-bar';
|
|
459
|
+
import { MessageBarState } from '@fluentui/react-message-bar';
|
|
460
|
+
import { MessageBarTitle } from '@fluentui/react-message-bar';
|
|
461
|
+
import { messageBarTitleClassNames } from '@fluentui/react-message-bar';
|
|
462
|
+
import { MessageBarTitleProps } from '@fluentui/react-message-bar';
|
|
463
|
+
import { MessageBarTitleSlots } from '@fluentui/react-message-bar';
|
|
464
|
+
import { MessageBarTitleState } from '@fluentui/react-message-bar';
|
|
437
465
|
import { OnOpenChangeData } from '@fluentui/react-popover';
|
|
438
466
|
import { OnVisibleChangeData } from '@fluentui/react-tooltip';
|
|
439
467
|
import { OpenPopoverEvents } from '@fluentui/react-popover';
|
|
@@ -580,6 +608,11 @@ import { renderMenuList_unstable } from '@fluentui/react-menu';
|
|
|
580
608
|
import { renderMenuPopover_unstable } from '@fluentui/react-menu';
|
|
581
609
|
import { renderMenuSplitGroup_unstable } from '@fluentui/react-menu';
|
|
582
610
|
import { renderMenuTrigger_unstable } from '@fluentui/react-menu';
|
|
611
|
+
import { renderMessageBar_unstable } from '@fluentui/react-message-bar';
|
|
612
|
+
import { renderMessageBarActions_unstable } from '@fluentui/react-message-bar';
|
|
613
|
+
import { renderMessageBarBody_unstable } from '@fluentui/react-message-bar';
|
|
614
|
+
import { renderMessageBarGroup_unstable } from '@fluentui/react-message-bar';
|
|
615
|
+
import { renderMessageBarTitle_unstable } from '@fluentui/react-message-bar';
|
|
583
616
|
import { renderOption_unstable } from '@fluentui/react-combobox';
|
|
584
617
|
import { renderOptionGroup_unstable } from '@fluentui/react-combobox';
|
|
585
618
|
import { renderPersona_unstable } from '@fluentui/react-persona';
|
|
@@ -1103,6 +1136,17 @@ import { useMenuSplitGroupStyles_unstable } from '@fluentui/react-menu';
|
|
|
1103
1136
|
import { useMenuTrigger_unstable } from '@fluentui/react-menu';
|
|
1104
1137
|
import { useMenuTriggerContext_unstable } from '@fluentui/react-menu';
|
|
1105
1138
|
import { useMergedRefs } from '@fluentui/react-utilities';
|
|
1139
|
+
import { useMessageBar_unstable } from '@fluentui/react-message-bar';
|
|
1140
|
+
import { useMessageBarActions_unstable } from '@fluentui/react-message-bar';
|
|
1141
|
+
import { useMessageBarActionsStyles_unstable } from '@fluentui/react-message-bar';
|
|
1142
|
+
import { useMessageBarBody_unstable } from '@fluentui/react-message-bar';
|
|
1143
|
+
import { useMessageBarBodyStyles_unstable } from '@fluentui/react-message-bar';
|
|
1144
|
+
import { useMessageBarContext } from '@fluentui/react-message-bar';
|
|
1145
|
+
import { useMessageBarGroup_unstable } from '@fluentui/react-message-bar';
|
|
1146
|
+
import { useMessageBarGroupStyles_unstable } from '@fluentui/react-message-bar';
|
|
1147
|
+
import { useMessageBarStyles_unstable } from '@fluentui/react-message-bar';
|
|
1148
|
+
import { useMessageBarTitle_unstable } from '@fluentui/react-message-bar';
|
|
1149
|
+
import { useMessageBarTitleStyles_unstable } from '@fluentui/react-message-bar';
|
|
1106
1150
|
import { useModalAttributes } from '@fluentui/react-tabster';
|
|
1107
1151
|
import { UseModalAttributesOptions } from '@fluentui/react-tabster';
|
|
1108
1152
|
import { useObservedElement } from '@fluentui/react-tabster';
|
|
@@ -2117,6 +2161,62 @@ export { mergeCallbacks }
|
|
|
2117
2161
|
|
|
2118
2162
|
export { mergeClasses }
|
|
2119
2163
|
|
|
2164
|
+
export { MessageBar }
|
|
2165
|
+
|
|
2166
|
+
export { MessageBarActions }
|
|
2167
|
+
|
|
2168
|
+
export { messageBarActionsClassNames }
|
|
2169
|
+
|
|
2170
|
+
export { MessageBarActionsProps }
|
|
2171
|
+
|
|
2172
|
+
export { MessageBarActionsSlots }
|
|
2173
|
+
|
|
2174
|
+
export { MessageBarActionsState }
|
|
2175
|
+
|
|
2176
|
+
export { MessageBarBody }
|
|
2177
|
+
|
|
2178
|
+
export { messageBarBodyClassNames }
|
|
2179
|
+
|
|
2180
|
+
export { MessageBarBodyProps }
|
|
2181
|
+
|
|
2182
|
+
export { MessageBarBodySlots }
|
|
2183
|
+
|
|
2184
|
+
export { MessageBarBodyState }
|
|
2185
|
+
|
|
2186
|
+
export { messageBarClassNames }
|
|
2187
|
+
|
|
2188
|
+
export { MessageBarContextProvider }
|
|
2189
|
+
|
|
2190
|
+
export { MessageBarContextValue }
|
|
2191
|
+
|
|
2192
|
+
export { MessageBarGroup }
|
|
2193
|
+
|
|
2194
|
+
export { messageBarGroupClassNames }
|
|
2195
|
+
|
|
2196
|
+
export { MessageBarGroupProps }
|
|
2197
|
+
|
|
2198
|
+
export { MessageBarGroupSlots }
|
|
2199
|
+
|
|
2200
|
+
export { MessageBarGroupState }
|
|
2201
|
+
|
|
2202
|
+
export { MessageBarIntent }
|
|
2203
|
+
|
|
2204
|
+
export { MessageBarProps }
|
|
2205
|
+
|
|
2206
|
+
export { MessageBarSlots }
|
|
2207
|
+
|
|
2208
|
+
export { MessageBarState }
|
|
2209
|
+
|
|
2210
|
+
export { MessageBarTitle }
|
|
2211
|
+
|
|
2212
|
+
export { messageBarTitleClassNames }
|
|
2213
|
+
|
|
2214
|
+
export { MessageBarTitleProps }
|
|
2215
|
+
|
|
2216
|
+
export { MessageBarTitleSlots }
|
|
2217
|
+
|
|
2218
|
+
export { MessageBarTitleState }
|
|
2219
|
+
|
|
2120
2220
|
export { OnOpenChangeData }
|
|
2121
2221
|
|
|
2122
2222
|
export { OnVisibleChangeData }
|
|
@@ -2409,6 +2509,16 @@ export { renderMenuSplitGroup_unstable }
|
|
|
2409
2509
|
|
|
2410
2510
|
export { renderMenuTrigger_unstable }
|
|
2411
2511
|
|
|
2512
|
+
export { renderMessageBar_unstable }
|
|
2513
|
+
|
|
2514
|
+
export { renderMessageBarActions_unstable }
|
|
2515
|
+
|
|
2516
|
+
export { renderMessageBarBody_unstable }
|
|
2517
|
+
|
|
2518
|
+
export { renderMessageBarGroup_unstable }
|
|
2519
|
+
|
|
2520
|
+
export { renderMessageBarTitle_unstable }
|
|
2521
|
+
|
|
2412
2522
|
export { renderOption_unstable }
|
|
2413
2523
|
|
|
2414
2524
|
export { renderOptionGroup_unstable }
|
|
@@ -3455,6 +3565,28 @@ export { useMenuTriggerContext_unstable }
|
|
|
3455
3565
|
|
|
3456
3566
|
export { useMergedRefs }
|
|
3457
3567
|
|
|
3568
|
+
export { useMessageBar_unstable }
|
|
3569
|
+
|
|
3570
|
+
export { useMessageBarActions_unstable }
|
|
3571
|
+
|
|
3572
|
+
export { useMessageBarActionsStyles_unstable }
|
|
3573
|
+
|
|
3574
|
+
export { useMessageBarBody_unstable }
|
|
3575
|
+
|
|
3576
|
+
export { useMessageBarBodyStyles_unstable }
|
|
3577
|
+
|
|
3578
|
+
export { useMessageBarContext }
|
|
3579
|
+
|
|
3580
|
+
export { useMessageBarGroup_unstable }
|
|
3581
|
+
|
|
3582
|
+
export { useMessageBarGroupStyles_unstable }
|
|
3583
|
+
|
|
3584
|
+
export { useMessageBarStyles_unstable }
|
|
3585
|
+
|
|
3586
|
+
export { useMessageBarTitle_unstable }
|
|
3587
|
+
|
|
3588
|
+
export { useMessageBarTitleStyles_unstable }
|
|
3589
|
+
|
|
3458
3590
|
export { useModalAttributes }
|
|
3459
3591
|
|
|
3460
3592
|
export { UseModalAttributesOptions }
|
package/lib/index.js
CHANGED
|
@@ -4,7 +4,9 @@ export { createCSSRuleFromTheme, FluentProvider, fluentProviderClassNames, rende
|
|
|
4
4
|
export { createCustomFocusIndicatorStyle, createFocusOutlineStyle, useArrowNavigationGroup, useFocusableGroup, useFocusFinders, useFocusWithin, useKeyboardNavAttribute, useModalAttributes, useObservedElement, useFocusObserved, useRestoreFocusTarget, useRestoreFocusSource } from '@fluentui/react-tabster';
|
|
5
5
|
export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
|
|
6
6
|
export { useFluent_unstable as useFluent, useTooltipVisibility_unstable as useTooltipVisibility, useThemeClassName_unstable as useThemeClassName, PortalMountNodeProvider, usePortalMountNode } from '@fluentui/react-shared-contexts';
|
|
7
|
-
export { getNativeElementProps
|
|
7
|
+
export { // getNativeElementProps is deprecated but removing it would be a breaking change
|
|
8
|
+
// eslint-disable-next-line deprecation/deprecation
|
|
9
|
+
getNativeElementProps, getIntrinsicElementProps, getPartitionedNativeProps, getSlots, slot, assertSlots, IdPrefixProvider, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsomorphicLayoutEffect, useEventCallback, mergeCallbacks, useIsSSR, useMergedRefs, useScrollbarWidth } from '@fluentui/react-utilities';
|
|
8
10
|
// Components
|
|
9
11
|
export { Accordion, AccordionProvider, AccordionHeader, AccordionItem, AccordionItemProvider, AccordionPanel, accordionClassNames, accordionHeaderClassNames, accordionItemClassNames, accordionPanelClassNames, renderAccordion_unstable, renderAccordionHeader_unstable, renderAccordionItem_unstable, renderAccordionPanel_unstable, useAccordion_unstable, useAccordionContext_unstable, useAccordionContextValues_unstable, useAccordionHeader_unstable, useAccordionHeaderContextValues_unstable, useAccordionHeaderStyles_unstable, useAccordionItem_unstable, useAccordionItemContext_unstable, useAccordionItemContextValues_unstable, useAccordionItemStyles_unstable, useAccordionPanel_unstable, useAccordionPanelStyles_unstable, useAccordionStyles_unstable } from '@fluentui/react-accordion';
|
|
10
12
|
export { Avatar, avatarClassNames, renderAvatar_unstable, useAvatar_unstable, useAvatarStyles_unstable, AvatarGroup, avatarGroupClassNames, AvatarGroupItem, avatarGroupItemClassNames, AvatarGroupPopover, avatarGroupPopoverClassNames, AvatarGroupProvider, renderAvatarGroup_unstable, useAvatarGroupContextValues, useAvatarGroupStyles_unstable, useAvatarGroup_unstable, renderAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupItem_unstable, renderAvatarGroupPopover_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupPopover_unstable, useAvatarGroupContext_unstable, partitionAvatarGroupItems } from '@fluentui/react-avatar';
|
|
@@ -43,3 +45,4 @@ export { Field, fieldClassNames, FieldContextProvider, renderField_unstable, use
|
|
|
43
45
|
export { useToastController, ToastTrigger, useToastTrigger_unstable, renderToastTrigger_unstable, Toaster, useToasterStyles_unstable, useToaster_unstable, renderToaster_unstable, toasterClassNames, Toast, useToastStyles_unstable, useToast_unstable, renderToast_unstable, ToastTitle, useToastTitleStyles_unstable, useToastTitle_unstable, renderToastTitle_unstable, toastTitleClassNames, ToastBody, useToastBodyStyles_unstable, useToastBody_unstable, renderToastBody_unstable, toastBodyClassNames, ToastFooter, useToastFooterStyles_unstable, useToastFooter_unstable, renderToastFooter_unstable, toastFooterClassNames } from '@fluentui/react-toast';
|
|
44
46
|
export { FlatTree, FlatTreeItem, Tree, TreeItem, TreeItemLayout, TreeItemPersonaLayout, TreeItemProvider, TreeProvider, flatTreeClassNames, flattenTree_unstable, renderFlatTree_unstable, renderTreeItemLayout_unstable, renderTreeItemPersonaLayout_unstable, renderTreeItem_unstable, renderTree_unstable, treeClassNames, treeItemClassNames, treeItemLayoutClassNames, treeItemLevelToken, treeItemPersonaLayoutClassNames, useFlatTreeContextValues_unstable, useFlatTreeStyles_unstable, useFlatTree_unstable, useHeadlessFlatTree_unstable, useTreeContextValues_unstable, useTreeContext_unstable, useSubtreeContext_unstable, useTreeItemContextValues_unstable, useTreeItemContext_unstable, useTreeItemLayoutStyles_unstable, useTreeItemLayout_unstable, useTreeItemPersonaLayoutStyles_unstable, useTreeItemPersonaLayout_unstable, useTreeItemStyles_unstable, useTreeItem_unstable, useTreeStyles_unstable, useTree_unstable } from '@fluentui/react-tree';
|
|
45
47
|
export { Tag, renderTag_unstable, tagClassNames, useTagStyles_unstable, useTag_unstable, InteractionTag, renderInteractionTag_unstable, interactionTagClassNames, useInteractionTagStyles_unstable, useInteractionTag_unstable, useInteractionTagContextValues_unstable, InteractionTagPrimary, interactionTagPrimaryClassNames, renderInteractionTagPrimary_unstable, useInteractionTagPrimaryStyles_unstable, useInteractionTagPrimary_unstable, InteractionTagSecondary, renderInteractionTagSecondary_unstable, interactionTagSecondaryClassNames, useInteractionTagSecondaryStyles_unstable, useInteractionTagSecondary_unstable, TagGroup, renderTagGroup_unstable, tagGroupClassNames, useTagGroupStyles_unstable, useTagGroup_unstable, useTagGroupContextValues_unstable, useTagAvatarContextValues_unstable } from '@fluentui/react-tags';
|
|
48
|
+
export { MessageBar, useMessageBarStyles_unstable, useMessageBar_unstable, renderMessageBar_unstable, messageBarClassNames, MessageBarTitle, useMessageBarTitleStyles_unstable, useMessageBarTitle_unstable, renderMessageBarTitle_unstable, messageBarTitleClassNames, MessageBarActions, useMessageBarActionsStyles_unstable, useMessageBarActions_unstable, renderMessageBarActions_unstable, messageBarActionsClassNames, MessageBarBody, useMessageBarBodyStyles_unstable, useMessageBarBody_unstable, renderMessageBarBody_unstable, messageBarBodyClassNames, MessageBarContextProvider, useMessageBarContext, MessageBarGroup, useMessageBarGroupStyles_unstable, useMessageBarGroup_unstable, renderMessageBarGroup_unstable, messageBarGroupClassNames } from '@fluentui/react-message-bar';
|